nautilus/data/nautilus.desktop.in.in
Marco Trevisan (Treviño) ce4255cf15 NautilusApplication: add --new-window commandline to force the old behavior
Calling nautilus with -w or --new-window always opens a new window.
Desktop file updated, to use this parameter as default.

https://bugzilla.gnome.org/show_bug.cgi?id=694034
2013-03-04 10:50:35 +01:00

17 lines
504 B
Text

[Desktop Entry]
_Name=Files
_Comment=Access and organize files
_Keywords=folder;manager;explore;disk;filesystem;
Exec=nautilus --new-window %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
Categories=GNOME;GTK;Utility;Core;
MimeType=inode/directory;application/x-gnome-saved-search;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
X-GNOME-UsesNotifications=true