Defaulting open/save to .local/usr/share/gtk4 folder
This commit is contained in:
@@ -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
|
11
user_config/usr/applications/gtkcodethemer.desktop
Executable file
11
user_config/usr/applications/gtkcodethemer.desktop
Executable 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
|
Reference in New Issue
Block a user