summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-09-24 15:35:28 +0200
committerBastien Nocera <hadess@hadess.net>2016-09-28 14:12:40 +0200
commite1297bd30725b798bd283c351502ffd30ce31f3a (patch)
tree4429c00fdfe8ea9e84ab85c800162dd858f2da9e /data
parent84c2c56b79e5920c9f831d550e65ab323569f563 (diff)
downloadgnome-settings-daemon-e1297bd30725b798bd283c351502ffd30ce31f3a.tar.gz
main: Remove localeexec wrapper
Now that gnome-session handles exporting locale information, we don't need to do this ourselves anymore. See https://bugzilla.gnome.org/show_bug.cgi?id=756324 https://bugzilla.gnome.org/show_bug.cgi?id=766180
Diffstat (limited to 'data')
-rw-r--r--data/gnome-settings-daemon.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gnome-settings-daemon.desktop.in.in b/data/gnome-settings-daemon.desktop.in.in
index ff71eee0..c5a5518c 100644
--- a/data/gnome-settings-daemon.desktop.in.in
+++ b/data/gnome-settings-daemon.desktop.in.in
@@ -1,7 +1,7 @@
[Desktop Entry]
Type=Application
_Name=GNOME Settings Daemon
-Exec=@libexecdir@/gnome-settings-daemon-localeexec
+Exec=@libexecdir@/gnome-settings-daemon
OnlyShowIn=GNOME;
NoDisplay=true
X-GNOME-Autostart-Phase=Initialization