diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-05-16 15:23:01 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-16 15:23:01 +0000 |
commit | 968149a9952b9be9b471dfe769ff3946773f5dad (patch) | |
tree | 98abd78f12880e7549a8912b9613b93bed50be1a /ChangeLog.pre-2-10 | |
parent | 61fe062e42449fdc09f1e4d4beea70e339367b31 (diff) | |
download | gtk+-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-10 | 12 |
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 |