Initial check in

This commit is contained in:
2026-01-24 03:39:33 +00:00
commit bd55cc0510
81 changed files with 2368 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Type=Application
Name={{APP_NAME}}
Comment={{COMMENT}}
Exec={{EXEC_NAME}}
Icon={{ICON_NAME}}
Categories={{CATEGORY}};
Terminal=false
X-AppImage-Version={{VERSION}}
StartupWMClass={{WM_CLASS}}