initial push

This commit is contained in:
2024-09-04 00:59:52 -05:00
parent fda3040fc2
commit 033cf5b27d
1764 changed files with 2185 additions and 313 deletions

View File

@@ -1,11 +0,0 @@
[Desktop Entry]
Name=<change_me>
GenericName=<change_me>
Comment=<change_me>
Exec=/bin/<change_me> %F
Icon=/usr/share/<change_me>/icons/<change_me>.png
Type=Application
StartupNotify=true
Categories=System;FileTools;Utility;Core;GTK;FileManager;
MimeType=
Terminal=false

View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Name=LSP Manager
GenericName=A Python + Gtk app to handle interacting LSP Client and Servers.
Comment=UI for LSP Client and Server Management
Exec=/bin/lsp-manager %F
Icon=/usr/share/lsp_manager/icons/lsp_manager.png
Type=Application
StartupNotify=true
Categories=System;FileTools;Utility;Core;GTK;
MimeType=
Terminal=false