diff -r 794a5c91c479 -r c96169444d88 ui/common/properties.h --- a/ui/common/properties.h Sun Apr 06 13:21:37 2014 +0200 +++ b/ui/common/properties.h Thu Apr 10 11:37:41 2014 +0200 @@ -46,6 +46,8 @@ void uic_load_app_properties(); void uic_store_app_properties(); +void uic_load_language_file(char *path); + #ifdef __cplusplus } #endif