[Libreoffice-commits] .: cui/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Dec 3 03:20:52 PST 2012


 cui/uiconfig/ui/select_persona_dialog.ui |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit c4c861b02d629739f19212e1757803dc1aab302e
Author: Andras Timar <atimar at suse.com>
Date:   Mon Dec 3 12:21:56 2012 +0100

    remove line feed from label text
    
    Change-Id: Iebd0054605ace7dfd15ee106be6f594ea1e7e0c6

diff --git a/cui/uiconfig/ui/select_persona_dialog.ui b/cui/uiconfig/ui/select_persona_dialog.ui
index e704974..1e7d333 100644
--- a/cui/uiconfig/ui/select_persona_dialog.ui
+++ b/cui/uiconfig/ui/select_persona_dialog.ui
@@ -85,8 +85,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">First visit Firefox Personas (http://www.getpersonas.com).
-Find Persona you like, and want to choose for LibreOffice.</property>
+                <property name="label" translatable="yes">First visit Firefox Personas (http://www.getpersonas.com). Find Persona you like, and want to choose for LibreOffice.</property>
                 <property name="wrap">True</property>
                 <property name="max_width_chars">54</property>
               </object>


More information about the Libreoffice-commits mailing list