Fix typo
[yandex-traffic] / globals.hpp
index 61530f5..dcf7e19 100644 (file)
@@ -6,5 +6,9 @@
 // For debuggin in scratchbox must be set to 0, for real device, set 1
 #define CHECK_FOR_CONNECTION 1
 
+#define APPLICATION_NAME "yandex-traffic-widget"
+
+#define TRANSLATION_PATH "/usr/share/yandex-traffic-widget/"
+
 
 #endif // __GLOBALS_H__