Never scroll the places horizontally. Instead, ellipsize the text.

* gtk/gtkfilechooserdefault.c (shortcuts_list_create): Never scroll
        the places horizontally. Instead, ellipsize the text.



svn path=/trunk/; revision=22397
This commit is contained in:
Matthias Clasen
2009-02-24 02:20:15 +00:00
parent 76c41c62a9
commit 7d8930fdcc
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2009-02-23 Matthias Clasen <mclasen@redhat.com>
Bug 565199 Ellipsize text in Places list
* gtk/gtkfilechooserdefault.c (shortcuts_list_create): Never scroll
the places horizontally. Instead, ellipsize the text.
2009-02-19 Michael Hasselmann <michaelh@openismus.com>
* gtk/gtkcombobox.c (gtk_combo_box_set_active_internal):