mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
ce4255cf15
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
17 lines
504 B
Text
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
|