Add support for Unity quicklist

Thanks to Ivo Anjo knuckles@gmail.com

The translations are not included - we'll let them get translated the
normal KDE way.

Please verify this works as I don't have a way of testing.

REVIEW: 115400
FEATURE: 330580
wilder-portage
Kurt Hindenburg 12 years ago
parent f5a53a841d
commit 4ef99992da
  1. 6
      desktop/konsole.desktop

@ -5,6 +5,7 @@ Exec=konsole
Icon=utilities-terminal
Terminal=false
Categories=Qt;KDE;System;TerminalEmulator;
Actions=NewWindow;
X-DocPath=konsole/index.html
X-DBUS-StartupType=Unique
X-KDE-StartupNotify=true
@ -187,3 +188,8 @@ GenericName[wa]=Terminå
GenericName[x-test]=xxTerminalxx
GenericName[zh_CN]=终端
GenericName[zh_TW]=終端機
[Desktop Action NewWindow]
Name=Open a New Window
Exec=konsole
OnlyShowIn=Unity;

Loading…
Cancel
Save