[gnome-control-center] background: Remove unused GnomeWpInfo code



commit a653a0a5600cd0cfdeff8802d30211c29c20981d
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 10 20:34:23 2011 +0000

    background: Remove unused GnomeWpInfo code

 panels/background/Makefile.am     |   34 ++++++------
 panels/background/gnome-wp-info.c |   98 -------------------------------------
 panels/background/gnome-wp-info.h |   46 -----------------
 3 files changed, 17 insertions(+), 161 deletions(-)
---
diff --git a/panels/background/Makefile.am b/panels/background/Makefile.am
index 601e5fa..fae8678 100644
--- a/panels/background/Makefile.am
+++ b/panels/background/Makefile.am
@@ -29,23 +29,23 @@ ccpanelsdir = $(PANELS_DIR)
 ccpanels_LTLIBRARIES = libbackground.la
 
 libbackground_la_SOURCES =		\
-	background-module.c	\
-	cc-background-panel.c	\
-	cc-background-panel.h	\
-	cc-background-item.c	\
-	cc-background-item.h	\
-	gdesktop-enums-types.c	\
-	gdesktop-enums-types.h	\
-	bg-source.c		\
-	bg-source.h		\
-	bg-pictures-source.c			\
-	bg-pictures-source.h			\
-	bg-wallpapers-source.c			\
-	bg-wallpapers-source.h			\
-	bg-colors-source.c			\
-	bg-colors-source.h			\
-	gnome-wp-info.c  gnome-wp-xml.c \
-	gnome-wp-info.h  gnome-wp-xml.h
+	background-module.c		\
+	cc-background-panel.c		\
+	cc-background-panel.h		\
+	cc-background-item.c		\
+	cc-background-item.h		\
+	gdesktop-enums-types.c		\
+	gdesktop-enums-types.h		\
+	bg-source.c			\
+	bg-source.h			\
+	bg-pictures-source.c		\
+	bg-pictures-source.h		\
+	bg-wallpapers-source.c		\
+	bg-wallpapers-source.h		\
+	bg-colors-source.c		\
+	bg-colors-source.h		\
+	gnome-wp-xml.c			\
+	gnome-wp-xml.h
 
 
 libbackground_la_LIBADD = \



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