Merge pull request #24523 from romulo1984/master

Update Exec param at code.desktop
This commit is contained in:
Daniel Imms 2017-04-18 14:26:27 -07:00 committed by GitHub
commit a7cd47d55a

View file

@ -2,7 +2,7 @@
Name=@@NAME_LONG@@
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/@@NAME@@/@@NAME@@ --unity-launch %U
Exec=/usr/share/@@NAME@@/bin/@@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@@/@@NAME@@ --new-window %U
Exec=/usr/share/@@NAME@@/bin/@@NAME@@ --new-window %U
Icon=@@NAME@@