Mercurial > audlegacy
diff ChangeLog @ 1402:1abfc389ecc6 trunk
[svn] fileinfo_show_for_tuple() sometimes causes "Invalid UTF-8 string"
pango waring since tuple->file_path and tuple->file_name may contain
non UTF-8 characters.
author | yaz |
---|---|
date | Fri, 14 Jul 2006 09:04:58 -0700 |
parents | 3bc53d7f9012 |
children | 7ca5335c205c |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 14 07:55:53 2006 -0700 +++ b/ChangeLog Fri Jul 14 09:04:58 2006 -0700 @@ -1,3 +1,12 @@ +2006-07-14 14:55:53 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [1716] + - now filepopup_pointer_check_iter() returns immediately if cfg.show_filepopup_for_tuple is FALSE. + + + Changes: Modified: + +3 -4 trunk/audacious/ui_fileinfo.c + + 2006-07-14 14:45:57 +0000 Giacomo Lozito <james@develia.org> revision [1714] - amidi-plug: use AMIDIPLUG_VERSION instead of VERSION for about box