[gnome-settings-daemon] automount: Remove fallback automount code
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] automount: Remove fallback automount code
- Date: Fri, 9 Nov 2012 15:07:07 +0000 (UTC)
commit 77a29fde9204a80ad3960fc6d50a733261fbfbfe
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 9 12:36:41 2012 +0100
automount: Remove fallback automount code
As the fallback mode is going away. #fallback
https://bugzilla.gnome.org/show_bug.cgi?id=682859
configure.ac | 7 -
plugins/Makefile.am | 1 -
plugins/automount/Makefile.am | 36 -
plugins/automount/gnome-fallback-mount-helper.c | 64 --
.../gnome-fallback-mount-helper.desktop.in.in | 12 -
plugins/automount/gsd-automount-manager.c | 540 -----------
plugins/automount/gsd-automount-manager.h | 58 --
plugins/automount/gsd-autorun.c | 975 --------------------
plugins/automount/gsd-autorun.h | 53 --
po/POTFILES.in | 3 -
10 files changed, 0 insertions(+), 1749 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7ebefe0..462e3a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,12 +144,6 @@ dnl ---------------------------------------------------------------------------
PKG_CHECK_MODULES(COMMON, x11 kbproto xi)
dnl ---------------------------------------------------------------------------
-dnl - automount
-dnl ---------------------------------------------------------------------------
-
-PKG_CHECK_MODULES(AUTOMOUNT, x11 kbproto)
-
-dnl ---------------------------------------------------------------------------
dnl - background
dnl ---------------------------------------------------------------------------
@@ -480,7 +474,6 @@ gnome-settings-daemon/Makefile
plugins/Makefile
plugins/a11y-keyboard/Makefile
plugins/a11y-settings/Makefile
-plugins/automount/Makefile
plugins/background/Makefile
plugins/clipboard/Makefile
plugins/color/Makefile
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index a4aa666..255ec5a 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -3,7 +3,6 @@ NULL =
enabled_plugins = \
a11y-keyboard \
a11y-settings \
- automount \
background \
clipboard \
color \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a38a095..ba422bd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -20,9 +20,6 @@ plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c
plugins/a11y-keyboard/gsd-a11y-preferences-dialog.c
[type: gettext/glade]plugins/a11y-keyboard/gsd-a11y-preferences-dialog.ui
[type: gettext/ini]plugins/a11y-settings/a11y-settings.gnome-settings-plugin.in
-plugins/automount/gnome-fallback-mount-helper.desktop.in.in
-plugins/automount/gsd-automount-manager.c
-plugins/automount/gsd-autorun.c
[type: gettext/ini]plugins/background/background.gnome-settings-plugin.in
[type: gettext/ini]plugins/clipboard/clipboard.gnome-settings-plugin.in
[type: gettext/ini]plugins/color/color.gnome-settings-plugin.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]