summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-05-16 15:23:01 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-05-16 15:23:01 +0000
commit968149a9952b9be9b471dfe769ff3946773f5dad (patch)
tree98abd78f12880e7549a8912b9613b93bed50be1a /ChangeLog.pre-2-10
parent61fe062e42449fdc09f1e4d4beea70e339367b31 (diff)
downloadgtk+-968149a9952b9be9b471dfe769ff3946773f5dad.tar.gz
Add labels for page orientations, also add the fourth one. (#339589)
2006-05-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkpagesetupunixdialog.c (populate_dialog): Add labels for page orientations, also add the fourth one. (#339589) * gtk/stock-icons/24/gtk-orientation-reverse-portrait.png: New icon. * gtk/Makefile.am: Add it here. * gtk/gtkstock.[hc]: Add stock items for the page orientations.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1012
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 71512ccace..76c213521d 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,15 @@
+2006-05-16 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkpagesetupunixdialog.c (populate_dialog): Add labels
+ for page orientations, also add the fourth one. (#339589)
+
+ * gtk/stock-icons/24/gtk-orientation-reverse-portrait.png: New
+ icon.
+
+ * gtk/Makefile.am: Add it here.
+
+ * gtk/gtkstock.[hc]: Add stock items for the page orientations.
+
2006-05-16 Michael Natterer <mitch@imendio.com>
* gtk/gtktoolbar.c: added "max-child-expand" style property which