mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 05:35:37 +00:00
CONFIGURATOR: icon fixed
This commit is contained in:
parent
21c4c77e42
commit
50237abd2a
|
@ -3,7 +3,7 @@ Name=RetroDECK Configurator
|
|||
GenericName=RetroDECK Configuration Utility
|
||||
Type=Application
|
||||
Comment=A handy tool to change common RetroDECK settings
|
||||
Icon=retrodeck-configurator
|
||||
Icon=net.retrodeck.retrodeck.configurator
|
||||
Exec=/bin/bash /app/tools/configurator.sh
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
|
|
|
@ -1261,7 +1261,7 @@ modules:
|
|||
- cp -f res/splash.svg ${FLATPAK_DEST}/retrodeck/graphics/splash-orig.svg
|
||||
- cp -rf res/extra_splashes/ ${FLATPAK_DEST}/retrodeck/graphics
|
||||
- cp -f res/icon.svg /app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg
|
||||
- cp -f res/icon-configurator.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/retrodeck-configurator.svg
|
||||
- cp -f res/icon-configurator.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.configurator.svg
|
||||
- mv -f -t ${FLATPAK_DEST}/retrodeck res/binding_icons
|
||||
|
||||
# RetroDECK core script
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ea1dae930a6f61388c2b5e05f95bb6ed0120926e
|
||||
Subproject commit 35d4fce1b9959b8568838659ea7e8c239139d3c8
|
Loading…
Reference in a new issue