use OnlyShowIn=; to not list "Open Folder" in the menu editor
- From: Sebastien Bacher <seb128 ubuntu com>
- To: nautilus-list gnome org
- Subject: use OnlyShowIn=; to not list "Open Folder" in the menu editor
- Date: Sun, 20 May 2007 12:48:45 +0200
The "Open Folder" is listed in the "Open With" list and as hidden in the
menu editor, that's probably not something users need though. Using
OnlyShowIn=; would make it not been listed there. Patch attached to the
mail and on http://bugzilla.gnome.org/show_bug.cgi?id=439685
Index: nautilus-folder-handler.desktop.in.in
===================================================================
--- nautilus-folder-handler.desktop.in.in (révision 12895)
+++ nautilus-folder-handler.desktop.in.in (copie de travail)
@@ -4,6 +4,7 @@
TryExec=nautilus
Exec=nautilus --no-desktop %U
NoDisplay=true
+OnlyShowIn=;
Terminal=false
StartupNotify=true
Type=Application
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]