diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index ec03e75cbb..97f643ad23 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2002-11-26 Dan Winship <danw@ximian.com> + + * e-lang-utils.c (e_get_language_list): If the language is + something like "fr_FR", return both "fr_FR" and "fr" in the list. + Oaf doesn't consider "fr_FR" to match a "-fr" translation. + 2002-11-22 Not Zed <NotZed@Ximian.com> * e-msgport.c (EMsgPort): Added an optional nspr pipe field. |