summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-17 04:48:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-17 04:48:39 +0000
commit2b2b742048544f2094b2d365adc43a890c9953f3 (patch)
treeb75d6af3d20551ce49bcee3c1eae36ad819be4e9 /ChangeLog.pre-2-10
parent23b37da67d086e1d6888ca60c2da10ba755cad6a (diff)
downloadgtk+-2b2b742048544f2094b2d365adc43a890c9953f3.tar.gz
Re-select the current printer to update per-printer ui. (#348245, Don
2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities): Re-select the current printer to update per-printer ui. (#348245, Don Scorgie)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-104
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 02ce3e26ac..c4e4e815cb 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,9 @@
2006-08-17 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities):
+ Re-select the current printer to update per-printer ui.
+ (#348245, Don Scorgie)
+
* gtk/gtkfilechooserbutton.c (set_info_get_info_cb)
(model_add_special_get_info_cb): Handle the case where the
filechooser button is destroyed quickly.