~vcs-imports/kupfer/master-new

« back to all changes in this revision

Viewing changes to data/preferences.ui

  • Committer: Ulrik Sverdrup
  • Date: 2010-04-01 13:52:46 UTC
  • Revision ID: git-v1:0175791f869472233d9c7b48a03709233576e4f8
preferences: Use a maximum label width

We try to get rid of the constant resizing of the window when browsing
the plugin list. However GtkLabel's wrapping supports seems rather
mediocre, and it does not work perfectly yet (but much better).

Show diffs side-by-side

added added

removed removed

Lines of Context:
441
441
                    </child>
442
442
                    <child>
443
443
                      <object class="GtkScrolledWindow" id="plugin_about_parent">
 
444
                        <property name="width_request">320</property>
444
445
                        <property name="can_focus">True</property>
445
446
                        <property name="hscrollbar_policy">never</property>
446
447
                        <property name="vscrollbar_policy">never</property>