r1255@localhost: muntyan | 2005-12-04 04:22:45 -0600
XXX comments
This commit is contained in:
parent
1dcab83e51
commit
314e055d70
@ -885,6 +885,7 @@ moo_lang_mgr_get_lang_for_file (MooLangMgr *mgr,
|
||||
|
||||
#ifdef MOO_USE_XDGMIME
|
||||
/* XXX: xdgmime wants utf8-encoded filename here. is it a problem? */
|
||||
/* It's a big problem! */
|
||||
|
||||
mime_type = xdg_mime_get_mime_type_for_file (filename, NULL);
|
||||
|
||||
@ -921,6 +922,7 @@ moo_lang_mgr_get_lang_for_filename (MooLangMgr *mgr,
|
||||
|
||||
#ifdef MOO_USE_XDGMIME
|
||||
/* XXX: xdgmime wants utf8-encoded filename here. is it a problem? */
|
||||
/* It's a big problem! */
|
||||
|
||||
mime_type = xdg_mime_get_mime_type_from_file_name (filename);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user