ui/ui/properties.h

changeset 29
c96169444d88
parent 24
06bceda81a03
child 30
34513f76d5a8
--- a/ui/ui/properties.h	Sun Apr 06 13:21:37 2014 +0200
+++ b/ui/ui/properties.h	Thu Apr 10 11:37:41 2014 +0200
@@ -45,6 +45,10 @@
 
 void ui_set_default_property(char *name, char *value);
 
+void ui_load_locale(char *locale);
+    
+char* uistr(char *name);
+
 #ifdef	__cplusplus
 }
 #endif

mercurial