From 36cb0d4050a25182a1dd66bd8c894f457de96fc8 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Mon, 27 Dec 2021 16:17:30 +0100 Subject: themeeditor: Add svg application icon and desktop file. Change-Id: I3213e60679330b5312bddd37669da2b18e7f9627 --- utils/themeeditor/RockboxThemeEditor.desktop | 12 +++++ utils/themeeditor/resources/rbthemeeditor.svg | 71 +++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 utils/themeeditor/RockboxThemeEditor.desktop create mode 100644 utils/themeeditor/resources/rbthemeeditor.svg diff --git a/utils/themeeditor/RockboxThemeEditor.desktop b/utils/themeeditor/RockboxThemeEditor.desktop new file mode 100644 index 0000000000..a8a731fcf9 --- /dev/null +++ b/utils/themeeditor/RockboxThemeEditor.desktop @@ -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; + diff --git a/utils/themeeditor/resources/rbthemeeditor.svg b/utils/themeeditor/resources/rbthemeeditor.svg new file mode 100644 index 0000000000..5242e78735 --- /dev/null +++ b/utils/themeeditor/resources/rbthemeeditor.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + -- cgit v1.2.3