DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2678 Version: 1.3.0 Menu_Item labels are now printed without gettext() by the fluid compiler which prevents including them automatically inside the po files. I have made a workaround on my own version of fltk by adding in fluid/Fl_Menu_Type.cxx ligne 245 fprintf(stderr,"gettext(\"%s\");\n",((Fl_Menu_Item_Type*)q)->label()); then running fluid -c >& menus and adding menus to POTFILE.in in the po directory of my software does the work. Link: http://www.fltk.org/str.php?L2678 Version: 1.3.0 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
