Underscore-prefix desktop shortcuts to allow translation
Fixes: https://bugs.launchpad.net/midori/+bug/1000099
This commit is contained in:
parent
fa364f5e71
commit
bc3ce47d7d
1 changed files with 3 additions and 3 deletions
|
@ -17,17 +17,17 @@ X-Osso-Service=midori
|
|||
X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
|
||||
|
||||
[TabNew Shortcut Group]
|
||||
Name=New _Tab
|
||||
_Name=New Tab
|
||||
Exec=midori -e TabNew
|
||||
TargetEnvironment=Unity
|
||||
|
||||
[WindowNew Shortcut Group]
|
||||
Name=New _Window
|
||||
_Name=New Window
|
||||
Exec=midori -e WindowNew
|
||||
TargetEnvironment=Unity
|
||||
|
||||
[Private Shortcut Group]
|
||||
Name=New P_rivate Browsing Window
|
||||
_Name=New Private Browsing Window
|
||||
Exec=midori --private
|
||||
TargetEnvironment=Unity
|
||||
|
||||
|
|
Loading…
Reference in a new issue