X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=gui%2Fgconf.h;h=7d4ecbe171b99061320149c722966a32f5568977;hb=2b158b830ecb8011d5b4d955ee0e42e28f1ceff5;hp=e851ddefa348fed55029612c9bf72ff66751f6f1;hpb=6a40ae05c3981b97147232eeb8bf3947cce72326;p=drnoksnes diff --git a/gui/gconf.h b/gui/gconf.h index e851dde..7d4ecbe 100644 --- a/gui/gconf.h +++ b/gui/gconf.h @@ -22,5 +22,8 @@ #define kGConfPlayerTouchscreenEnable kGConfPlayerTouchscreenPath "/" "enable" #define kGConfPlayerTouchscreenShow kGConfPlayerTouchscreenPath "/" "show_buttons" +#define kGConfPlayerZeemotePath "/" "zeemote" +#define kGConfPlayerZeemoteEnable kGConfPlayerZeemotePath "/" "enable" + #endif