Defaulting open/save to .local/usr/share/gtk4 folder

This commit is contained in:
2023-10-22 22:02:45 -05:00
parent 66491a6198
commit f3e808b839
6 changed files with 27 additions and 14 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=Gtk Code Themer
GenericName=Code Syntax Themer.
Comment=A code syntax theming tool for Gtk Source View using tools.
Exec=/bin/gtkcodethemer %F
Icon=/usr/share/gtkcodethemer/icons/gtkcodethemer.png
Type=Application
StartupNotify=true
Categories=System;Utility;Core;GTK;Code;IDE;Development
MimeType=
Terminal=false