summaryrefslogtreecommitdiff
path: root/data/nautilus-autostart.desktop.in
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2016-03-15 22:20:27 +0100
committerCarlos Soriano <csoriano@gnome.org>2016-04-14 10:35:14 +0200
commitb80390d0c486a2c19ba7a8005e038c809a45763d (patch)
tree2364eaab1cb513f1fcd5fa22676abbb9239ab7b8 /data/nautilus-autostart.desktop.in
parent23ae53870a39afe43548111b6432db39511a6e97 (diff)
downloadnautilus-b80390d0c486a2c19ba7a8005e038c809a45763d.tar.gz
desktop: move to a different binary
We wanted to do this for long time. This will allow to handle the desktop process in a different binary. The ultimate goal is to make the desktop code completely split from nautilus code. This is the first and minimal step towards that goal. In this patch we create a desktop application separated from nautilus application, and remove the desktop handling in nautilus application. https://bugzilla.gnome.org/show_bug.cgi?id=712620
Diffstat (limited to 'data/nautilus-autostart.desktop.in')
-rw-r--r--data/nautilus-autostart.desktop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/nautilus-autostart.desktop.in b/data/nautilus-autostart.desktop.in
index 7252f8703..d161ffe9d 100644
--- a/data/nautilus-autostart.desktop.in
+++ b/data/nautilus-autostart.desktop.in
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Name=Files
-Exec=nautilus -n
+Exec=nautilus-desktop
OnlyShowIn=GNOME;Unity;
AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons