Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pivotto <roidelapluie@esquimaux.be>2008-08-14 17:39:31 +0400
committerJulien Pivotto <roidelapluie@esquimaux.be>2008-08-14 17:39:31 +0400
commit34d7aacdf8860c36d982e34c1214b6c0f075622d (patch)
tree304691d51fb7e696d3ae7e1164ae8e0d2dd02237
parent429fc2d1b3058857c64b53b46141fb861637b367 (diff)
Inlarge account window to fit with the french translation. Fix #4198.
-rw-r--r--data/glade/accounts_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/accounts_window.glade b/data/glade/accounts_window.glade
index 0f9224cfa..bc0b28ecf 100644
--- a/data/glade/accounts_window.glade
+++ b/data/glade/accounts_window.glade
@@ -6,7 +6,7 @@
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="border_width">12</property>
<property name="title" translatable="yes">Accounts</property>
- <property name="default_width">600</property>
+ <property name="default_width">700</property>
<signal name="destroy" handler="on_accounts_window_destroy"/>
<child>
<widget class="GtkVBox" id="vbox1">