mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
d8653e8c50
* src/network-scheme.desktop.in: * nautilus-computer.desktop.in.in: * nautilus.desktop.in.in: * nautilus-home.desktop.in.in: * nautilus-file-management-properties.desktop.in.in: "Application" is not a valid category in the freedesktop.org specification. Also added GNOME and/or GTK where appropriate. svn path=/trunk/; revision=12793
16 lines
426 B
Text
16 lines
426 B
Text
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
_Name=File Browser
|
|
_Comment=Browse the file system with the file manager
|
|
TryExec=nautilus
|
|
Exec=nautilus --no-desktop --browser %U
|
|
Icon=file-manager
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Type=Application
|
|
Categories=GNOME;GTK;System;Utility;Core;
|
|
OnlyShowIn=GNOME;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=nautilus
|
|
X-GNOME-Bugzilla-Component=general
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|