mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
b2d4ac4020
For GNOME 3, File Manager is moving towards being an application, and therefore, we want it to show up in the appliactions list.
17 lines
432 B
Text
17 lines
432 B
Text
[Desktop Entry]
|
|
_Name=File Manager
|
|
Exec=nautilus
|
|
Icon=system-file-manager
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
OnlyShowIn=GNOME;
|
|
Categories=GNOME;GTK;Utility;System;
|
|
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
|