[maemo-developers] [maemo-developers] hildon_file_chooser_dialog_new wrong directorys

From: Denes Matetelki cs0rbagomba at yahoo.com
Date: Mon Jul 24 17:55:04 EEST 2006
Hi,
 
 I use he following line, to select a file:
 
 dialog = hildon_file_chooser_dialog_new (GTK_WINDOW (appdata->main_view), action);
 
 The directory names don't appear properly, like: 
 sfil_li_folder_documents instead of documents.
 or sfil_li_folder_sound clips instead of Sound clips.
 
 The file names are correct, however, the discription line under the filenames are bad too: all of them are: sfil_li_modified_thisyear.
 
 before gtk_init I use this:
 
 
#ifdef ENABLE_NLS  bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR);  bind_tetdomain_codeset (GETTEXT_PACKAGE, "UTF-8");  textdomain (GETTEXT_PACKAGE); #endif gtk_set_locale ();


Please help,
Best regards,
Denes


 
 
 
 
 		
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060724/82f27096/attachment.htm 
More information about the maemo-developers mailing list