summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-12-26 06:35:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-12-26 06:35:39 +0000
commitd181d74e77565f13b5a094172c1e5b957f32814b (patch)
tree440515b57dc47023f4711ca8b3e0682d4f5b78f1 /ChangeLog.pre-2-6
parent1fc0fc699149a37bdceca76cabc4b66cd0d8a8ac (diff)
downloadgdk-pixbuf-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-62
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 7b1c99d39..fab2d2fe5 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>