25 lines
717 B
Diff
25 lines
717 B
Diff
Index: nautilus.desktop.in
|
|
===================================================================
|
|
--- nautilus.desktop.in.in
|
|
+++ nautilus.desktop.in.in
|
|
@@ -1,16 +1,16 @@
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
_Name=File Browser
|
|
-_GenericName=Browse the file system with the file manager
|
|
+_Comment=Browse the file system with the file manager
|
|
TryExec=nautilus
|
|
Exec=nautilus --no-desktop --browser %U
|
|
-Icon=gnome-fs-directory
|
|
+Icon=file-manager
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Type=Application
|
|
Categories=GNOME;GTK;System;Utility;Core;
|
|
OnlyShowIn=GNOME;
|
|
-DocPath=user-guide#gosnautilus-1
|
|
+MimeType=inode/directory
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=nautilus
|
|
X-GNOME-Bugzilla-Component=general
|