mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
@@ -2,7 +2,7 @@
|
||||
Name=@@NAME_LONG@@
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
Exec=/usr/bin/@@NAME@@ %U
|
||||
Exec=/usr/share/@@NAME@@/@@NAME@@ %U
|
||||
Icon=@@NAME@@
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
@@ -22,5 +22,5 @@ Name[ko]=새 창
|
||||
Name[ru]=Новое окно
|
||||
Name[zh_CN]=新建窗口
|
||||
Name[zh_TW]=開新視窗
|
||||
Exec=/usr/bin/@@NAME@@ --new-window %U
|
||||
Exec=/usr/share/@@NAME@@/@@NAME@@ --new-window %U
|
||||
Icon=@@NAME@@
|
||||
|
||||
Reference in New Issue
Block a user