|
|
|
@ -230,6 +230,7 @@ main_window *yon_main_window_setup(){
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
int main(int argc, char *argv[]){
|
|
|
|
int main(int argc, char *argv[]){
|
|
|
|
|
|
|
|
g_setenv("GDK_BACKEND","x11",1);
|
|
|
|
setlocale(LC_ALL, "");
|
|
|
|
setlocale(LC_ALL, "");
|
|
|
|
textdomain (LocaleName);
|
|
|
|
textdomain (LocaleName);
|
|
|
|
yon_ubl_connect_config((_template_config*)&main_config);
|
|
|
|
yon_ubl_connect_config((_template_config*)&main_config);
|
|
|
|
|