summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-11-15 17:14:40 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-11-23 18:03:20 +0100
commit36831040af2e262ee8e66768152d2057139af8b8 (patch)
treebad92122c06654eacd394463ba9d7297879990df /data
parenta6f4e065a66eeb5d74322bfb5cfd4320135a61d1 (diff)
downloadnautilus-36831040af2e262ee8e66768152d2057139af8b8.tar.gz
file-management-properties: remove the properties binary
We are moving the Media preferences to a separate control-center panel, as they're desktop-wide settings. The actual autorun/automount will be handled by gnome-settings-daemon. The result is that we don't need to install our old gnome-control-center capplet anymore, so we can remove all this code.
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am1
-rw-r--r--data/nautilus-file-management-properties.desktop.in.in14
2 files changed, 0 insertions, 15 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 7ea1ad7f2..c5d57f101 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -11,7 +11,6 @@ desktop_in_files = \
nautilus-home.desktop.in \
nautilus-computer.desktop.in \
nautilus-folder-handler.desktop.in \
- nautilus-file-management-properties.desktop.in \
nautilus-browser.desktop.in \
nautilus-autorun-software.desktop.in
@INTLTOOL_DESKTOP_RULE@
diff --git a/data/nautilus-file-management-properties.desktop.in.in b/data/nautilus-file-management-properties.desktop.in.in
deleted file mode 100644
index 4d7b65af4..000000000
--- a/data/nautilus-file-management-properties.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-_Name=File Management
-_Comment=Change the behaviour and appearance of file manager windows
-Exec=nautilus-file-management-properties
-Icon=system-file-manager
-Terminal=false
-Type=Application
-StartupNotify=true
-Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings;
-OnlyShowIn=GNOME;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=nautilus
-X-GNOME-Bugzilla-Component=Preferences
-X-GNOME-Bugzilla-Version=@VERSION@