diff options
author | Charles Zhang <charles.zhang@sun.com> | 2003-11-17 21:31:52 +0800 |
---|---|---|
committer | Antonio Xu <anto@src.gnome.org> | 2003-11-17 21:31:52 +0800 |
commit | e86b07cdbb06b361bdb48a6dadb60218376337f3 (patch) | |
tree | 21387ed17035d86953e39e0748e849872fdef541 /widgets/misc/ChangeLog | |
parent | 000e2ade56eb86a150a5a33e37bb685592e30186 (diff) | |
download | gsoc2013-evolution-e86b07cdbb06b361bdb48a6dadb60218376337f3.tar.gz gsoc2013-evolution-e86b07cdbb06b361bdb48a6dadb60218376337f3.tar.zst gsoc2013-evolution-e86b07cdbb06b361bdb48a6dadb60218376337f3.zip |
allow new lable with mnemonic (e_search_bar_construct): alter lable name.
2003-11-17 Charles Zhang <charles.zhang@sun.com>
* e-search-bar.c(add_button): allow new lable with mnemonic
(e_search_bar_construct): alter lable name. [50810]
svn path=/trunk/; revision=23385
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 4a05c1b49e..155a5890b3 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2003-11-17 Charles Zhang <charles.zhang@sun.com> + + * e-search-bar.c(add_button): allow new lable with mnemonic + (e_search_bar_construct): alter lable name. [50810] + 2003-11-16 JP Rosevear <jpr@ximian.com> * e-source-selector.c (e_source_selector_set_primary_selection): |