diff options
Diffstat (limited to 'abs/extra/community/dolphin-emu/dolphin-emu.xml')
-rw-r--r-- | abs/extra/community/dolphin-emu/dolphin-emu.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/abs/extra/community/dolphin-emu/dolphin-emu.xml b/abs/extra/community/dolphin-emu/dolphin-emu.xml deleted file mode 100644 index 5aaf1a1..0000000 --- a/abs/extra/community/dolphin-emu/dolphin-emu.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" ?> -<mythmenu name="GAME"> - - <button> - <type>GAME</type> - <text>Scan for games</text> - <description></description> - <action>EXEC /usr/LH/bin/dolphin-emu_scan.sh</action> - </button> - - <button> - <type>GAME</type> - <text>Play Dolphin Games</text> - <description>Play video games</description> - <action>MENU dolphin-emu_games.xml</action> - </button> - -</mythmenu> |