We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe85261 commit 69e4e5bCopy full SHA for 69e4e5b
1 file changed
resources/linux/code.desktop
@@ -2,7 +2,7 @@
2
Name=@@NAME_LONG@@
3
Comment=Code Editing. Redefined.
4
GenericName=Text Editor
5
-Exec=/usr/share/@@NAME@@/bin/@@NAME@@ --unity-launch %U
+Exec=/usr/share/@@NAME@@/@@NAME@@ --unity-launch %U
6
Icon=@@NAME@@
7
Type=Application
8
StartupNotify=true
@@ -23,5 +23,5 @@ Name[ko]=새 창
23
Name[ru]=Новое окно
24
Name[zh_CN]=新建窗口
25
Name[zh_TW]=開新視窗
26
-Exec=/usr/share/@@NAME@@/bin/@@NAME@@ --new-window %U
+Exec=/usr/share/@@NAME@@/@@NAME@@ --new-window %U
27
0 commit comments