add multitouch fixes
[drnoksnes] / gui / gconf.h
index e851dde..7d4ecbe 100644 (file)
@@ -22,5 +22,8 @@
 #define kGConfPlayerTouchscreenEnable kGConfPlayerTouchscreenPath "/" "enable"
 #define kGConfPlayerTouchscreenShow kGConfPlayerTouchscreenPath "/" "show_buttons"
 
+#define kGConfPlayerZeemotePath "/" "zeemote"
+#define kGConfPlayerZeemoteEnable kGConfPlayerZeemotePath "/" "enable"
+
 #endif