diff -r c96169444d88 -r 34513f76d5a8 ui/common/properties.h --- a/ui/common/properties.h Thu Apr 10 11:37:41 2014 +0200 +++ b/ui/common/properties.h Fri Apr 11 17:02:19 2014 +0200 @@ -46,7 +46,7 @@ void uic_load_app_properties(); void uic_store_app_properties(); -void uic_load_language_file(char *path); +int uic_load_language_file(char *path); #ifdef __cplusplus }