diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-01-02 06:17:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-01-02 06:17:12 +0800 |
commit | ce59fcad4c7ba2ef848c396448d347d9a1c7ab52 (patch) | |
tree | fcfabca2fda028f2e37796ed81e088415d6d1100 /e-util/ChangeLog | |
parent | 2cf5be809d44bc9b7ec1582225affede78257bec (diff) | |
download | gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.tar gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.tar.gz gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.tar.bz2 gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.tar.lz gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.tar.xz gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.tar.zst gsoc2013-evolution-ce59fcad4c7ba2ef848c396448d347d9a1c7ab52.zip |
Use the translated the EConfigItem label when building the UI.
2009-01-01 Matthew Barnes <mbarnes@redhat.com>
* e-util/e-config.c (ec_rebuild):
Use the translated the EConfigItem label when building the UI.
svn path=/trunk/; revision=36961
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 2c29c89b98..92e6f1d567 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2009-01-01 Matthew Barnes <mbarnes@redhat.com> + + * e-config.c (ec_rebuild): + Use the translated the EConfigItem label when building the UI. + 2008-12-22 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #564860 |