Don't use the CLI for the desktop entry

Fixes #24961
pull/25570/head
Daniel Imms 2017-04-27 10:21:12 -07:00
parent fe8526172e
commit 69e4e5bc46
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name=@@NAME_LONG@@
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/@@NAME@@/bin/@@NAME@@ --unity-launch %U
Exec=/usr/share/@@NAME@@/@@NAME@@ --unity-launch %U
Icon=@@NAME@@
Type=Application
StartupNotify=true
@ -23,5 +23,5 @@ Name[ko]=새 창
Name[ru]=Новое окно
Name[zh_CN]=新建窗口
Name[zh_TW]=開新視窗
Exec=/usr/share/@@NAME@@/bin/@@NAME@@ --new-window %U
Exec=/usr/share/@@NAME@@/@@NAME@@ --new-window %U
Icon=@@NAME@@