recommit my changes
This commit is contained in:
parent
136b9051dc
commit
d6585f5e8e
|
@ -572,7 +572,8 @@ Copyright © 2003-2005 Gajim Team
|
|||
<b>Gajim Team</b>
|
||||
Vincent Hanquez (tab@snarc.org)
|
||||
Yann Le Boulanger (asterix@lagaule.org)
|
||||
Nikos Kouremenos (nkour@jabber.org)</property>
|
||||
Nikos Kouremenos (nkour@jabber.org)
|
||||
Alex Podaras (bigpod@jabber.org)</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
@ -4750,7 +4751,7 @@ on the server as a vCard</property>
|
|||
<widget class="GtkHBox" id="hbox2918">
|
||||
<property name="visible">True</property>
|
||||
<property name="homogeneous">False</property>
|
||||
<property name="spacing">0</property>
|
||||
<property name="spacing">4</property>
|
||||
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label197">
|
||||
|
@ -4820,13 +4821,13 @@ Custom</property>
|
|||
<property name="n_rows">2</property>
|
||||
<property name="n_columns">2</property>
|
||||
<property name="homogeneous">False</property>
|
||||
<property name="row_spacing">0</property>
|
||||
<property name="column_spacing">0</property>
|
||||
<property name="row_spacing">4</property>
|
||||
<property name="column_spacing">4</property>
|
||||
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label199">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Browser</property>
|
||||
<property name="label" translatable="yes">Browser:</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
@ -4850,7 +4851,7 @@ Custom</property>
|
|||
<child>
|
||||
<widget class="GtkLabel" id="label200">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Mail app</property>
|
||||
<property name="label" translatable="yes">Mail client:</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
|
Loading…
Reference in New Issue