]> git.llucax.com Git - z.facultad/75.42/plaqui.git/commit
Se termina de modificar el modelo de instalacion y compilacion del cliente
authorRicardo Markiewicz <gazer.arg@gmail.com>
Thu, 20 Nov 2003 17:13:32 +0000 (17:13 +0000)
committerRicardo Markiewicz <gazer.arg@gmail.com>
Thu, 20 Nov 2003 17:13:32 +0000 (17:13 +0000)
commit60478d9e7985b9df7436c232301e124074948935
tree0b47d5a578f18b952275fc9bb965ecacfdc48b64
parent2d7fff39ec5ab67f13b5250a60082c4bc62c1739
Se termina de modificar el modelo de instalacion y compilacion del cliente
34 files changed:
Client/Makefile.am
Client/configure.in
Client/dialogs/Makefile.am [new file with mode: 0644]
Client/dialogs/client.glade [moved from Client/src/client.glade with 100% similarity]
Client/pixmaps/Makefile.am [new file with mode: 0644]
Client/pixmaps/and_e.png [new file with mode: 0644]
Client/pixmaps/and_n.png [new file with mode: 0644]
Client/pixmaps/and_o.png [new file with mode: 0644]
Client/pixmaps/and_s.png [new file with mode: 0644]
Client/pixmaps/bomba_null.png [new file with mode: 0644]
Client/pixmaps/ico_bomba.png [new file with mode: 0644]
Client/pixmaps/ico_canio.png [new file with mode: 0644]
Client/pixmaps/ico_codo.png [new file with mode: 0644]
Client/pixmaps/ico_exclusa.png [new file with mode: 0644]
Client/pixmaps/ico_tanque.png [new file with mode: 0644]
Client/pixmaps/ico_y.png [new file with mode: 0644]
Client/pixmaps/not_e.png [new file with mode: 0644]
Client/pixmaps/not_n.png [new file with mode: 0644]
Client/pixmaps/not_o.png [new file with mode: 0644]
Client/pixmaps/not_s.png [new file with mode: 0644]
Client/pixmaps/null.png [new file with mode: 0644]
Client/pixmaps/or_e.png [new file with mode: 0644]
Client/pixmaps/or_n.png [new file with mode: 0644]
Client/pixmaps/or_o.png [new file with mode: 0644]
Client/pixmaps/or_s.png [new file with mode: 0644]
Client/pixmaps/tanque_null.png [new file with mode: 0644]
Client/src/item_codo.cpp
Client/src/item_conduct.cpp
Client/src/item_drain.cpp
Client/src/item_exclusa.cpp
Client/src/item_pump.cpp
Client/src/item_tank.cpp
Client/src/item_union.cpp
Client/src/main.cpp