[gevice/gevice_2_0] remove old files...



commit 727baefbf7de20ab0dd6615e2970b23cfeede69e
Author: Alejandro ValdÃs Jimenez <avaldes gnome org>
Date:   Fri Dec 14 15:04:55 2012 -0300

    remove old files...

 ChangeLog                            |   46 +++
 NEWS                                 |    3 +
 README                               |    2 +-
 TODO                                 |    1 -
 data/images/Makefile.am              |   39 +---
 data/images/ap.png                   |  Bin 642 -> 0 bytes
 data/images/cisco.png                |  Bin 1172 -> 0 bytes
 data/images/debian.png               |  Bin 2288 -> 0 bytes
 data/images/debian64.png             |  Bin 2444 -> 0 bytes
 data/images/firewall.png             |  Bin 630 -> 0 bytes
 data/images/foLH1000mbps.png         |  Bin 337 -> 0 bytes
 data/images/foLH100mbps.png          |  Bin 328 -> 0 bytes
 data/images/foLH10mbps.png           |  Bin 319 -> 0 bytes
 data/images/foSX1000mbps.png         |  Bin 332 -> 0 bytes
 data/images/foSX100mbps.png          |  Bin 329 -> 0 bytes
 data/images/foSX10mbps.png           |  Bin 310 -> 0 bytes
 data/images/gateway.png              |  Bin 945 -> 0 bytes
 data/images/hub.png                  |  Bin 374 -> 0 bytes
 data/images/img_start.gif            |  Bin 6477 -> 0 bytes
 data/images/img_stop.png             |  Bin 1083 -> 0 bytes
 data/images/nolink.png               |  Bin 178 -> 0 bytes
 data/images/none.png                 |  Bin 1908 -> 0 bytes
 data/images/redhat.png               |  Bin 2039 -> 0 bytes
 data/images/redhat64.png             |  Bin 2253 -> 0 bytes
 data/images/router.png               |  Bin 736 -> 0 bytes
 data/images/srv.png                  |  Bin 435 -> 0 bytes
 data/images/stock_calc-accept.png    |  Bin 652 -> 0 bytes
 data/images/stock_close.png          |  Bin 250 -> 0 bytes
 data/images/stock_dialog-warning.png |  Bin 809 -> 0 bytes
 data/images/switch.png               |  Bin 612 -> 0 bytes
 data/images/ubuntu.png               |  Bin 1922 -> 0 bytes
 data/images/ubuntu64.png             |  Bin 2043 -> 0 bytes
 data/images/utp1000mbps.png          |  Bin 323 -> 0 bytes
 data/images/utp100mbps.png           |  Bin 320 -> 0 bytes
 data/images/utp10mbps.png            |  Bin 310 -> 0 bytes
 data/images/vpn.png                  |  Bin 686 -> 0 bytes
 data/images/win2003-64.png           |  Bin 2638 -> 0 bytes
 data/images/win2003.png              |  Bin 2666 -> 0 bytes
 data/images/win2008-64.png           |  Bin 2639 -> 0 bytes
 data/images/win2008.png              |  Bin 2672 -> 0 bytes
 data/images/winxp.png                |  Bin 2568 -> 0 bytes
 data/ui/Makefile.am                  |    7 +-
 data/ui/edifice.xml                  |  125 --------
 data/ui/location.xml                 |  150 ----------
 data/ui/maintainer.xml               |  110 -------
 data/ui/maintainer1.xml              |  110 -------
 data/ui/model.xml                    |  149 ----------
 data/ui/pref.xml                     |    2 +-
 modelo_gevice.png                    |  Bin 16354 -> 0 bytes
 src/Makefile.am                      |    1 -
 src/gevicemaintainer.py              |  522 ----------------------------------
 51 files changed, 53 insertions(+), 1214 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 755105c..d58f25c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,50 @@
 2012-12-14  Alejandro ValdéJimenez  <avaldes gnome org>
+	* remove old files...
+	* data/images/ap.png:
+	* data/images/cisco.png:
+	* data/images/debian.png:
+	* data/images/debian64.png:
+	* data/images/firewall.png:
+	* data/images/foLH1000mbps.png:
+	* data/images/foLH100mbps.png:
+	* data/images/foLH10mbps.png:
+	* data/images/foSX1000mbps.png:
+	* data/images/foSX100mbps.png:
+	* data/images/foSX10mbps.png:
+	* data/images/gateway.png:
+	* data/images/hub.png:
+	* data/images/img_start.gif:
+	* data/images/img_stop.png:
+	* data/images/nolink.png:
+	* data/images/none.png:
+	* data/images/redhat.png:
+	* data/images/redhat64.png:
+	* data/images/router.png:
+	* data/images/srv.png:
+	* data/images/stock_calc-accept.png:
+	* data/images/stock_close.png:
+	* data/images/stock_dialog-warning.png:
+	* data/images/switch.png:
+	* data/images/ubuntu.png:
+	* data/images/ubuntu64.png:
+	* data/images/utp1000mbps.png:
+	* data/images/utp100mbps.png:
+	* data/images/utp10mbps.png:
+	* data/images/vpn.png:
+	* data/images/win2003-64.png:
+	* data/images/win2003.png:
+	* data/images/win2008-64.png:
+	* data/images/win2008.png:
+	* data/images/winxp.png:
+	* data/ui/edifice.xml:
+	* data/ui/location.xml:
+	* data/ui/maintainer.xml:
+	* data/ui/maintainer1.xml:
+	* data/ui/model.xml:
+	* modelo_gevice.png:
+	* src/gevicemaintainer.py:
+
+2012-12-14  Alejandro ValdéJimenez  <avaldes gnome org>
 	* src/gevicevte.py: apply colors to VTE.
 
 2012-12-14  Alejandro ValdéJimenez  <avaldes gnome org>
diff --git a/NEWS b/NEWS
index 0cb9a0b..7a4130a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2012-12-14  Alejandro Valdes Jimenez  <avaldes gnome org>
+	* Migrate to GTK3.
+
 2011-10-28  Alejandro Valdes Jimenez  <avaldes gnome org>
 	* Remove support for Postgresql database. Now, Sqlite3 is used.
 
diff --git a/README b/README
index 4eb5e87..fb5a354 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ it. See the COPYING file for details.
 	- Allow you to draw the net model.
 	- Allow you to print the net diagram in png,gif,jpg formats.
 	- Allow you to save your model in database (Sqlite3)
-	- Allow you to manager the device, in terminal (telnet,ssh or local) or with RDP, VNC.
+	- Allow you to manager the device, in terminal (telnet,ssh).
 	- Allow export data to CSV file. Use "|" to separate fields (or other).
 
 * Contributing
diff --git a/TODO b/TODO
index 2b5d1fd..e69de29 100644
--- a/TODO
+++ b/TODO
@@ -1 +0,0 @@
-- Migrate from GCong to GSettings
diff --git a/data/images/Makefile.am b/data/images/Makefile.am
index 3565ca4..9efb5ad 100644
--- a/data/images/Makefile.am
+++ b/data/images/Makefile.am
@@ -4,44 +4,7 @@
 
 artdir = $(pkgdatadir)/images
 
-art_DATA = ap.png \
-	firewall.png \
-	gateway.png \
-	gevice.png \
-	hub.png \
-	img_start.gif \
-	img_stop.png \
-	router.png \
-	srv.png \
-	stock_calc-accept.png \
-	stock_close.png \
-	stock_dialog-warning.png \
-	switch.png \
-	vpn.png \
-	nolink.png \
-	foSX10mbps.png \
-	foSX100mbps.png \
-	foSX1000mbps.png \
-	foLH10mbps.png \
-	foLH100mbps.png \
-	foLH1000mbps.png \
-	utp10mbps.png \
-	utp100mbps.png \
-	utp1000mbps.png \
-	none.png \
-	debian.png \
-	debian64.png \
-	ubuntu.png \
-	ubuntu64.png \
-	redhat.png \
-	redhat64.png \
-	win2003.png \
-	win2003-64.png \
-	win2008.png \
-	win2008-64.png \
-	winxp.png \
-  cisco.png
-	
+art_DATA = gevice.png 
 
 logodir =  $(datadir)/pixmaps
 logo_DATA =  gevice.png 
diff --git a/data/ui/Makefile.am b/data/ui/Makefile.am
index 918e441..267807f 100644
--- a/data/ui/Makefile.am
+++ b/data/ui/Makefile.am
@@ -10,11 +10,6 @@ ui_DATA = \
 	pref.xml\
 	device.xml\
 	find.xml\
-	diagram.xml\
-	location.xml\
-	edifice.xml\
-	maintainer.xml\
-	maintainer1.xml\
-	model.xml
+	diagram.xml 
 
 EXTRA_DIST = $(ui_DATA)
diff --git a/data/ui/pref.xml b/data/ui/pref.xml
index 34a9a1c..e1c9693 100644
--- a/data/ui/pref.xml
+++ b/data/ui/pref.xml
@@ -44,7 +44,7 @@
               <object class="GtkLabel" id="label20">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="label" translatable="yes">View</property>
+                <property name="label" translatable="yes">Tree</property>
               </object>
               <packing>
                 <property name="tab_fill">False</property>
diff --git a/src/Makefile.am b/src/Makefile.am
index 4f680ff..a3404d8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,7 +17,6 @@ app_PYTHON = \
 	gevicevte.py \
 	gevicedatabase.py \
 	geviceexport.py \
-	gevicemaintainer.py 
 
 nodist_app_PYTHON = config.py
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]