Hi,<br> <br> I use he following line, to select a file:<br> <br> dialog = hildon_file_chooser_dialog_new (GTK_WINDOW (appdata->main_view), action);<br> <br> The directory names don't appear properly, like: <br> sfil_li_folder_documents instead of documents.<br> or sfil_li_folder_sound clips instead of Sound clips.<br> <br> The file names are correct, however, the discription line under the filenames are bad too: all of them are: sfil_li_modified_thisyear.<br> <br> before gtk_init I use this:<br> <br> <pre><span style="color: rgb(0, 128, 0);">#ifdef ENABLE_NLS</span> bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR); bind_tetdomain_codeset (GETTEXT_PACKAGE, <span style="color: rgb(221, 0, 0);">"UTF-8"</span>); textdomain (GETTEXT_PACKAGE); <span style="color: rgb(0, 128, 0);">#endif</span> gtk_set_locale ();<br><br><br>Please help,<br>Best regards,<br>Denes<br></pre><br> <br> <br> <br> <p> 
                <hr size=1>Do you Yahoo!?<br>
Get on board. <a href="http://us.rd.yahoo.com/evt=40791/*http://advision.webevents.yahoo.com/handraisers">You're invited</a> to try the new Yahoo! Mail Beta.