X-Git-Url: http://git.maemo.org/git/?p=simple-xmbc-rem;a=blobdiff_plain;f=simplexbmcremote-0.8.1%2Fconstants.h;fp=simplexbmcremote-0.8.1%2Fconstants.h;h=0000000000000000000000000000000000000000;hp=ce76f3e3a7cbfa7b3b491be0f7e07eb31682293c;hb=49c2b95c2e9bfe342d822a9534100bafeed308d4;hpb=a3cf4f79d3cde0b08b3badc0fb2caa5739265b1e diff --git a/simplexbmcremote-0.8.1/constants.h b/simplexbmcremote-0.8.1/constants.h deleted file mode 100644 index ce76f3e..0000000 --- a/simplexbmcremote-0.8.1/constants.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef CONSTANTS_H -#define CONSTANTS_H - -// QCoreApplication info -#define APPLICATION_NAME "simplexbmcremote" -#define ORGANIZATION_NAME "Ionutz Borcoman" - -// QSettings keys -#define SETUP_XBMC_SERVER "xbmc/server" -#define SETUP_XBMC_SERVER_DEFAULT "localhost" -#define SETUP_XBMC_PORT "xbmc/port" -#define SETUP_XBMC_PORT_DEFAULT "8080" - -#define SETUP_NOTIFICATION_TIMEOUT "notification/timeout" -#define SETUP_NOTIFICATION_TIMEOUT_DEFAULT 3000 - -#endif // CONSTANTS_H