diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-04-03 11:26:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-04-03 12:18:26 +0100 |
commit | 15471dd79200eb828b4a4ed98d32a82f51a6f44f (patch) | |
tree | 2e8c0e4ea7b04de673f0c05d5f64344ca0337599 /cui/uiconfig/ui/connpooloptions.ui | |
parent | d4c8325ea9cbffeff91de49d5e1f1f026be319de (diff) |
wrong ellipsize
the widget in glade for changing ellipsize gets focus and when you mouse wheel
up and down often it gets accidentally changed, sigh.
Change-Id: I6dc0dc6d9985ea0ff9a34817291e642a9706bf0f
Diffstat (limited to 'cui/uiconfig/ui/connpooloptions.ui')
-rw-r--r-- | cui/uiconfig/ui/connpooloptions.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/connpooloptions.ui b/cui/uiconfig/ui/connpooloptions.ui index 8571a5b086f6..97be7d827e2c 100644 --- a/cui/uiconfig/ui/connpooloptions.ui +++ b/cui/uiconfig/ui/connpooloptions.ui @@ -68,7 +68,6 @@ <property name="label" translatable="yes">Drivers known in %PRODUCTNAME</property> <property name="use_underline">True</property> <property name="mnemonic_widget">driverlist</property> - <property name="ellipsize">start</property> </object> <packing> <property name="left_attach">0</property> |