mirror of
https://github.com/voideditor/void
synced 2026-05-22 08:58:26 +00:00
27 lines
659 B
Desktop File
Executable file
27 lines
659 B
Desktop File
Executable file
[Desktop Entry]
|
|
Name=Void
|
|
Comment=Open source AI code editor.
|
|
GenericName=Text Editor
|
|
Exec=void %F
|
|
Icon=void
|
|
Type=Application
|
|
StartupNotify=false
|
|
StartupWMClass=Void
|
|
Categories=TextEditor;Development;IDE;
|
|
MimeType=application/x-void-workspace;
|
|
Keywords=void;
|
|
Actions=new-empty-window;
|
|
|
|
[Desktop Action new-empty-window]
|
|
Name=New Empty Window
|
|
Name[de]=Neues leeres Fenster
|
|
Name[es]=Nueva ventana vacía
|
|
Name[fr]=Nouvelle fenêtre vide
|
|
Name[it]=Nuova finestra vuota
|
|
Name[ja]=新しい空のウィンドウ
|
|
Name[ko]=새 빈 창
|
|
Name[ru]=Новое пустое окно
|
|
Name[zh_CN]=新建空窗口
|
|
Name[zh_TW]=開新空視窗
|
|
Exec=void --new-window %F
|
|
Icon=void
|