Patch from Gert Kulyk <gkulyk@yahoo.de> ** Fix for bug #350932 (Enable the use of scrollable tabs in the mail-preferences dialog)
svn path=/trunk/; revision=34807
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2008-01-14 Gert Kulyk <gkulyk@yahoo.de>
|
||||
|
||||
** Fix for bug #350932
|
||||
|
||||
* mail-config.glade: Enable the use of scrollable tabs in the
|
||||
mail-preferences dialog.
|
||||
|
||||
2008-01-14 Martin Meyer <elreydetodo@gmail.com>
|
||||
|
||||
** Fix for bug #496301
|
||||
|
||||
@ -4546,7 +4546,7 @@ For example: "Work" or "Personal"</property>
|
||||
<property name="show_tabs">True</property>
|
||||
<property name="show_border">True</property>
|
||||
<property name="tab_pos">GTK_POS_TOP</property>
|
||||
<property name="scrollable">False</property>
|
||||
<property name="scrollable">True</property>
|
||||
<property name="enable_popup">False</property>
|
||||
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user