Comment 6 for bug 629608

Revision history for this message
jazzynico (jazzynico) wrote : Re: Recent files list

The missing files are correctly encoded as UTF-8 in recently-used.xbel. Nothing wrong there.
What strikes me is that creating a GtkRecentFilter with no rule (with gtk_recent_filter_add_pattern (filter, "*");) hides the UTF files.

Note that other GTK applications such as Geany or Gimp are not affected (but I'm not sure how they handle the recent files and if they use GtkRecentFilter).