Add missing ; for Actions

wilder-portage
Kurt Hindenburg 10 years ago
parent 5075f16fdb
commit ae811d1cb3
  1. 2
      desktop/org.kde.konsole.desktop

@ -5,7 +5,7 @@ Exec=konsole
Icon=utilities-terminal
Terminal=false
Categories=Qt;KDE;System;TerminalEmulator;
Actions=NewWindow;NewTab
Actions=NewWindow;NewTab;
X-DocPath=konsole/index.html
X-DBUS-StartupType=Unique
StartupNotify=true

Loading…
Cancel
Save