[gnome-power-manager] Remove the gnome-power-manager application icon, it's no longer used



commit 1fbbcc55b49c46aedb4d62e8bba03725337e768b
Author: Richard Hughes <richard hughsie com>
Date:   Fri Aug 5 10:05:02 2011 +0100

    Remove the gnome-power-manager application icon, it's no longer used

 configure.ac                                    |    2 --
 data/icons/16x16/apps/Makefile.am               |    1 -
 data/icons/16x16/apps/gnome-power-manager.png   |  Bin 721 -> 0 bytes
 data/icons/22x22/apps/Makefile.am               |    1 -
 data/icons/22x22/apps/gnome-power-manager.png   |  Bin 985 -> 0 bytes
 data/icons/24x24/apps/Makefile.am               |    1 -
 data/icons/24x24/apps/gnome-power-manager.png   |  Bin 941 -> 0 bytes
 data/icons/256x256/Makefile.am                  |    2 --
 data/icons/256x256/apps/Makefile.am             |   14 --------------
 data/icons/256x256/apps/gnome-power-manager.png |  Bin 32499 -> 0 bytes
 data/icons/32x32/apps/Makefile.am               |    1 -
 data/icons/32x32/apps/gnome-power-manager.png   |  Bin 1989 -> 0 bytes
 data/icons/48x48/apps/Makefile.am               |    1 -
 data/icons/48x48/apps/gnome-power-manager.png   |  Bin 3383 -> 0 bytes
 data/icons/Makefile.am                          |    2 +-
 15 files changed, 1 insertions(+), 24 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9362eda..1c9b3c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -246,8 +246,6 @@ data/icons/48x48/status/Makefile
 data/icons/scalable/Makefile
 data/icons/scalable/apps/Makefile
 data/icons/scalable/status/Makefile
-data/icons/256x256/Makefile
-data/icons/256x256/apps/Makefile
 ])
 AC_OUTPUT
 
diff --git a/data/icons/16x16/apps/Makefile.am b/data/icons/16x16/apps/Makefile.am
index f608c26..03c1dc1 100644
--- a/data/icons/16x16/apps/Makefile.am
+++ b/data/icons/16x16/apps/Makefile.am
@@ -5,7 +5,6 @@ context = apps
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA = 			  	\
-	gnome-power-manager.png		\
 	gnome-power-statistics.png
 
 noinst_DATA = 
diff --git a/data/icons/22x22/apps/Makefile.am b/data/icons/22x22/apps/Makefile.am
index 0069659..4232544 100644
--- a/data/icons/22x22/apps/Makefile.am
+++ b/data/icons/22x22/apps/Makefile.am
@@ -5,7 +5,6 @@ context = apps
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA = 			  	\
-	gnome-power-manager.png		\
 	gnome-power-statistics.png
 
 noinst_DATA = 
diff --git a/data/icons/24x24/apps/Makefile.am b/data/icons/24x24/apps/Makefile.am
index bae7cfc..b052794 100644
--- a/data/icons/24x24/apps/Makefile.am
+++ b/data/icons/24x24/apps/Makefile.am
@@ -5,7 +5,6 @@ context = apps
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA = 			  	\
-	gnome-power-manager.png		\
 	gnome-power-statistics.png
 
 noinst_DATA = 
diff --git a/data/icons/32x32/apps/Makefile.am b/data/icons/32x32/apps/Makefile.am
index f78c0bc..5dcd039 100644
--- a/data/icons/32x32/apps/Makefile.am
+++ b/data/icons/32x32/apps/Makefile.am
@@ -5,7 +5,6 @@ context = apps
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA = 			  	\
-	gnome-power-manager.png		\
 	gnome-power-statistics.png
 
 noinst_DATA = 
diff --git a/data/icons/48x48/apps/Makefile.am b/data/icons/48x48/apps/Makefile.am
index af78669..39519ad 100644
--- a/data/icons/48x48/apps/Makefile.am
+++ b/data/icons/48x48/apps/Makefile.am
@@ -5,7 +5,6 @@ context = apps
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA = 			  	\
-	gnome-power-manager.png		\
 	gnome-power-statistics.png
 
 noinst_DATA = 
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 326c1fc..17dca13 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 256x256
+SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor
 



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