[empathy] Fix wrapping in Preferences dialog
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Fix wrapping in Preferences dialog
- Date: Wed, 17 Jun 2009 13:09:42 -0400 (EDT)
commit 8b126ca039f7d4a5a93e695682dc975d1254c49e
Author: Nicolò Chieffo <nicolo chieffo gmail com>
Date: Wed Jun 17 13:08:30 2009 -0400
Fix wrapping in Preferences dialog
src/empathy-preferences.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index ef9233c..6ae92d1 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -486,11 +486,11 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="xalign">0</property>
+ <property name="wrap">True</property>
<property name="label" translatable="yes">Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will have a random value added (±0.25°).</property>
<attributes>
<attribute name="scale" value="0.8"/>
</attributes>
- <property name="wrap">True</property>
</object>
<packing>
<property name="position">1</property>
@@ -707,11 +707,11 @@
<object class="GtkLabel" id="label616">
<property name="visible">True</property>
<property name="xalign">0</property>
+ <property name="wrap">True</property>
<property name="label" translatable="yes">The list of languages reflects only the languages for which you have a dictionary installed.</property>
<attributes>
<attribute name="scale" value="0.8"/>
</attributes>
- <property name="wrap">True</property>
</object>
<packing>
<property name="position">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]