mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
b3434e8bec
This is needed to have nautilus autostarted with desktop icons in the classic session.
15 lines
442 B
Desktop File
15 lines
442 B
Desktop File
[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
|