upgpkg: 1.11.5-1:
- rewrite package source under 0BSD license and following Arch Package guidelines
This commit is contained in:
28
antigravity.desktop
Normal file
28
antigravity.desktop
Normal file
@@ -0,0 +1,28 @@
|
||||
[Desktop Entry]
|
||||
Name=Antigravity
|
||||
Comment=Experience liftoff
|
||||
GenericName=Text Editor
|
||||
Exec=/usr/bin/antigravity %F
|
||||
Icon=antigravity
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
StartupWMClass=Antigravity
|
||||
Categories=TextEditor;Development;IDE;
|
||||
MimeType=application/x-antigravity-workspace;
|
||||
Actions=new-empty-window;
|
||||
Keywords=vscode;
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Name=New Empty Window
|
||||
Name[cs]=Nové prázdné okno
|
||||
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=/usr/bin/antigravity --new-window %F
|
||||
Icon=antigravity
|
||||
Reference in New Issue
Block a user