[gevice] Add image file to Makefile



commit b6e4ee2c92c531cae797d9aa40ce017c710a6dec
Author: Alejandro Valdes Jimenez <avaldes gnome org>
Date:   Fri Dec 16 13:29:50 2011 -0300

    Add image file to Makefile

 ChangeLog               |    3 +++
 data/images/Makefile.am |   15 ++++++++++++++-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fcabdf1..c370314 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
 2011-12-16  Alejandro Valdes Jimenez  <avaldes gnome org>
+	* data/images/Makefile.am: Add image file.
+
+2011-12-16  Alejandro Valdes Jimenez  <avaldes gnome org>
 	* Now, the devices show your operating system. (assigned manually).
 	* New images.
 	* data/images/debian.png:
diff --git a/data/images/Makefile.am b/data/images/Makefile.am
index 537d16e..7a3521f 100644
--- a/data/images/Makefile.am
+++ b/data/images/Makefile.am
@@ -27,7 +27,20 @@ art_DATA = ap.png \
 	foLH1000mbps.png \
 	utp10mbps.png \
 	utp100mbps.png \
-	utp1000mbps.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
+	
 
 logodir =  $(datadir)/pixmaps
 logo_DATA =  gevice.png 



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