mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
themeeditor: Add svg application icon and desktop file.
Change-Id: I3213e60679330b5312bddd37669da2b18e7f9627
This commit is contained in:
parent
2ecbc18535
commit
36cb0d4050
2 changed files with 83 additions and 0 deletions
12
utils/themeeditor/RockboxThemeEditor.desktop
Normal file
12
utils/themeeditor/RockboxThemeEditor.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
GenericName=Rockbox Theme Editor
|
||||
Version=1.0
|
||||
Hidden=false
|
||||
Name=Rockbox Theme Editor
|
||||
Type=Application
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Icon=rbthemeeditor
|
||||
Exec=RockboxThemeEditor
|
||||
Categories=Utility;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue