summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/dolphin-emu/dolphin-emu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/community/dolphin-emu/dolphin-emu.xml')
-rw-r--r--abs/extra/community/dolphin-emu/dolphin-emu.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/extra/community/dolphin-emu/dolphin-emu.xml b/abs/extra/community/dolphin-emu/dolphin-emu.xml
new file mode 100644
index 0000000..5aaf1a1
--- /dev/null
+++ b/abs/extra/community/dolphin-emu/dolphin-emu.xml
@@ -0,0 +1,18 @@
+<?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>