mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
nautilus.desktop: Remove NoDisplay=true
For GNOME 3, File Manager is moving towards being an application, and therefore, we want it to show up in the appliactions list.
This commit is contained in:
parent
67d0cbaf0e
commit
b2d4ac4020
1 changed files with 1 additions and 1 deletions
|
@ -5,8 +5,8 @@ Icon=system-file-manager
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
NoDisplay=true
|
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
|
Categories=GNOME;GTK;Utility;System;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=nautilus
|
X-GNOME-Bugzilla-Product=nautilus
|
||||||
X-GNOME-Bugzilla-Component=general
|
X-GNOME-Bugzilla-Component=general
|
||||||
|
|
Loading…
Reference in a new issue