summaryrefslogtreecommitdiffstats
path: root/abs/extra/dolphin-emu/dolphin-emu.xml
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-26 14:53:08 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-26 14:53:08 (GMT)
commitc4497a9290ec83a0472113d91cc369b82ba33b47 (patch)
treedae8ad2fb0595673088f39f7833c2b7f3c6cc320 /abs/extra/dolphin-emu/dolphin-emu.xml
parent04d14fae1fcfb2d952acb6278b3ff1961374b166 (diff)
downloadlinhes_pkgbuild-c4497a9290ec83a0472113d91cc369b82ba33b47.zip
linhes_pkgbuild-c4497a9290ec83a0472113d91cc369b82ba33b47.tar.gz
linhes_pkgbuild-c4497a9290ec83a0472113d91cc369b82ba33b47.tar.bz2
dolphin-emu: moved it to extra from extra/community
Diffstat (limited to 'abs/extra/dolphin-emu/dolphin-emu.xml')
-rw-r--r--abs/extra/dolphin-emu/dolphin-emu.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/extra/dolphin-emu/dolphin-emu.xml b/abs/extra/dolphin-emu/dolphin-emu.xml
new file mode 100644
index 0000000..5aaf1a1
--- /dev/null
+++ b/abs/extra/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>