Warning, /plasma/plasma-workspace/runners/services/autotests/fixtures/org.kde.konsole.desktop is written in an unsupported language. File is not indexed.

0001 [Desktop Entry]
0002 Type=Application
0003 Exec=konsole
0004 Icon=utilities-terminal
0005 Terminal=false
0006 Categories=Qt;KDE;System;TerminalEmulator;
0007 Actions=NewWindow;NewTab;
0008 X-DocPath=konsole/index.html
0009 X-DBUS-StartupType=Unique
0010 StartupNotify=true
0011 X-KDE-AuthorizeAction=shell_access
0012 
0013 Name=Konsole ServiceRunnerTest
0014 
0015 GenericName=Terminal ServiceRunnerTest
0016 
0017 Comment=Command line access ServiceRunnerTest
0018 
0019 [Desktop Action NewWindow]
0020 Name=Open a New Window
0021 Exec=konsole --new-window
0022 
0023 [Desktop Action NewTab]
0024 Name=Open a New Tab
0025 Exec=konsole --new-tab