aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-03-19 07:14:02 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-04-08 18:41:30 +0800
commita9f762636833f9b3ec05e3c7f63d9232d2753cc5 (patch)
treef9ffd11d2122bb78d24f4cf1acccb096af0edc2a
parent33b936eb6a4e8287d838c354ebb365c137908909 (diff)
downloadgsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.tar
gsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.tar.gz
gsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.tar.bz2
gsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.tar.lz
gsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.tar.xz
gsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.tar.zst
gsoc2013-empathy-a9f762636833f9b3ec05e3c7f63d9232d2753cc5.zip
Force the width of the Plugged into Skype text to be 500px
I could probably do this properly, forcing the text to continuously reflow to the width of the dialog, but it's easier to just hack it and wait for gtk3 where it's meant to work properly.
-rw-r--r--libempathy-gtk/empathy-account-widget-skype.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-skype.ui b/libempathy-gtk/empathy-account-widget-skype.ui
index 080f18b8c..28b1bbe2b 100644
--- a/libempathy-gtk/empathy-account-widget-skype.ui
+++ b/libempathy-gtk/empathy-account-widget-skype.ui
@@ -529,6 +529,7 @@ Get one at &lt;a href="http://www.skype.com/go/register"&gt;Skype.com&lt;/a&gt;<
</child>
<child>
<object class="GtkLabel" id="label10">
+ <property name="width_request">500</property>
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Empathy is plugged into Skype™, allowing free calls to Skype users. Skype is a trademark of Skype Limited or its related companies. This application has not been checked, verified, certified, or otherwise approved or endorsed by Skype Communications S.a.r.l. or any of their related companies.</property>