[gnome-control-center] universal-access: Remove unused GConf helper
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] universal-access: Remove unused GConf helper
- Date: Mon, 14 Nov 2011 14:30:42 +0000 (UTC)
commit bc6d4b3cf15beeb580757786b71f4333afe6bb42
Author: Bastien Nocera <hadess hadess net>
Date: Mon Nov 14 14:29:31 2011 +0000
universal-access: Remove unused GConf helper
configure.ac | 2 +-
panels/universal-access/Makefile.am | 2 -
panels/universal-access/gconf-property-editor.c | 1869 -----------------------
panels/universal-access/gconf-property-editor.h | 164 --
4 files changed, 1 insertions(+), 2036 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e81c5e4..7dda282 100644
--- a/configure.ac
+++ b/configure.ac
@@ -113,7 +113,7 @@ PKG_CHECK_MODULES(SOUND_PANEL, $COMMON_MODULES libxml-2.0
libpulse >= $PA_REQUIRED_VERSION
libpulse-mainloop-glib >= $PA_REQUIRED_VERSION
gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION)
-PKG_CHECK_MODULES(UNIVERSAL_ACCESS_PANEL, $COMMON_MODULES gconf-2.0 gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION)
+PKG_CHECK_MODULES(UNIVERSAL_ACCESS_PANEL, $COMMON_MODULES gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION)
PKG_CHECK_MODULES(USER_ACCOUNTS_PANEL, $COMMON_MODULES dbus-glib-1
polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION
gnome-desktop-3.0
diff --git a/panels/universal-access/Makefile.am b/panels/universal-access/Makefile.am
index 6432ae8..1f387f9 100644
--- a/panels/universal-access/Makefile.am
+++ b/panels/universal-access/Makefile.am
@@ -16,8 +16,6 @@ libuniversal_access_la_SOURCES = \
universal-access-module.c \
cc-ua-panel.c \
cc-ua-panel.h \
- gconf-property-editor.h \
- gconf-property-editor.c \
cc-marshal.c \
cc-marshal.h \
zoom-options.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]