diff options
author | Zbigniew Chyla <cyba@gnome.pl> | 2001-08-25 02:22:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-25 02:22:42 +0800 |
commit | 921aa25a351f605e54d0d8085eea031fafc1cab2 (patch) | |
tree | 30b47bfb14745e0fcc924ca42fc5449e12ab835d /shell/ChangeLog | |
parent | 0f6934dd35f08950542a91ae3ecbab0acd3e4988 (diff) | |
download | gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.tar gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.tar.gz gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.tar.bz2 gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.tar.lz gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.tar.xz gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.tar.zst gsoc2013-evolution-921aa25a351f605e54d0d8085eea031fafc1cab2.zip |
Convert names of the default group and shortcuts to UTF-8.
2001-08-23 Zbigniew Chyla <cyba@gnome.pl>
* e-shortcuts.c (e_shortcuts_add_default_group): Convert names of the
default group and shortcuts to UTF-8.
svn path=/trunk/; revision=12441
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8fe8381ddc..cf0b997b76 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-08-23 Zbigniew Chyla <cyba@gnome.pl> + * e-shortcuts.c (e_shortcuts_add_default_group): Convert names of the + default group and shortcuts to UTF-8 (still no U_ :(). + +2001-08-23 Zbigniew Chyla <cyba@gnome.pl> + * e-shortcuts-view.c (destroy_group_cb): Convert the name of the group to GTK+ locale before displaying it in a dialog. |