diff options
| author | Brian C. Lane <bcl@redhat.com> | 2012-07-12 17:47:21 -0700 |
|---|---|---|
| committer | Brian C. Lane <bcl@redhat.com> | 2012-07-12 17:47:21 -0700 |
| commit | 2b479eb6bf0021c4630eeeefee1646651992a02c (patch) | |
| tree | bb9cf7da0c339d485b86d9b8b915167e8887d934 /pyanaconda | |
| parent | 070f8501931807d3c2803d1c7579f64c88ced632 (diff) | |
| download | anaconda-2b479eb6bf0021c4630eeeefee1646651992a02c.tar.gz anaconda-2b479eb6bf0021c4630eeeefee1646651992a02c.tar.xz anaconda-2b479eb6bf0021c4630eeeefee1646651992a02c.zip | |
make the proxy url entry wider
Diffstat (limited to 'pyanaconda')
| -rw-r--r-- | pyanaconda/ui/gui/spokes/source.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyanaconda/ui/gui/spokes/source.ui b/pyanaconda/ui/gui/spokes/source.ui index 509273c85..7b926579f 100644 --- a/pyanaconda/ui/gui/spokes/source.ui +++ b/pyanaconda/ui/gui/spokes/source.ui @@ -715,6 +715,7 @@ TeXlive 2012 repository</col> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">●</property> + <property name="width_chars">40</property> </object> <packing> <property name="left_attach">1</property> |
