data: add nautilus-classic.desktop

This is needed to have nautilus autostarted with desktop icons in the
classic session.
This commit is contained in:
Cosimo Cecchi 2013-02-06 13:37:38 -05:00
parent 7a21b958ec
commit b3434e8bec
3 changed files with 19 additions and 1 deletions

View file

@ -304,6 +304,7 @@ Makefile
data/Makefile
data/nautilus.desktop.in
data/nautilus-autorun-software.desktop.in
data/nautilus-classic.desktop
data/nautilus-connect-server.desktop.in
docs/Makefile
docs/reference/Makefile

View file

@ -5,7 +5,9 @@ xml_files = $(xml_in_files:.xml.in=.xml)
@INTLTOOL_XML_RULE@
desktopdir = $(datadir)/applications
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
desktop_DATA = \
$(desktop_in_files:.desktop.in=.desktop) \
nautilus-classic.desktop
desktop_in_files = \
nautilus.desktop.in \
nautilus-autorun-software.desktop.in \

View file

@ -0,0 +1,15 @@
[Desktop Entry]
Type=Application
Name=Desktop Icons
Comment=Classic session desktop file for desktop icons
Exec=nautilus --no-default-window --force-desktop
OnlyShowIn=GNOME;
NoDisplay=true
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
X-GNOME-Autostart-Phase=Desktop
X-GNOME-Autostart-Notify=true
X-GNOME-AutoRestart=true
X-GNOME-Provides=filemanager