diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-12-26 06:35:39 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-12-26 06:35:39 +0000 |
commit | d181d74e77565f13b5a094172c1e5b957f32814b (patch) | |
tree | 440515b57dc47023f4711ca8b3e0682d4f5b78f1 /ChangeLog.pre-2-6 | |
parent | 1fc0fc699149a37bdceca76cabc4b66cd0d8a8ac (diff) | |
download | gtk+-d181d74e77565f13b5a094172c1e5b957f32814b.tar.gz |
Typo fix. (#162219, Masao Mutoh)
2004-12-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
Typo fix. (#162219, Masao Mutoh)
(gtk_file_chooser_set_preview_widget_active):
Another typo. (#162218, Masao Mutoh)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 7b1c99d399..fab2d2fe58 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -2,6 +2,8 @@ * gtk/gtkfilechooser.c (gtk_file_chooser_set_action): Typo fix. (#162219, Masao Mutoh) + (gtk_file_chooser_set_preview_widget_active): + Another typo. (#162218, Masao Mutoh) 2004-12-23 Matthias Clasen <mclasen@redhat.com> |