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
path: root/data
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2010-11-05 18:37:50 +0300
committerDenis Fomin <fominde@gmail.com>2010-11-05 18:37:50 +0300
commit2c5cfd0673aba4dd2693432886479465aa412a46 (patch)
treec5f9a72ec87406c58133a830d549b6fafa8f2294 /data
parentb73124c40dcf89bc71d7dd1b485333a48542a9c2 (diff)
plugins_window.ui - removed unused hbox
ftp_manager - small gui changes
Diffstat (limited to 'data')
-rw-r--r--data/gui/plugins_window.ui31
1 files changed, 5 insertions, 26 deletions
diff --git a/data/gui/plugins_window.ui b/data/gui/plugins_window.ui
index 6238bd44d..4b3bfc3dc 100644
--- a/data/gui/plugins_window.ui
+++ b/data/gui/plugins_window.ui
@@ -51,33 +51,12 @@
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
- <object class="GtkHBox" id="hbox4">
+ <object class="GtkLabel" id="plugin_name_label">
<property name="visible">True</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkLabel" id="plugin_name_label">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">&amp;lt;empty&amp;gt;</property>
- <property name="use_markup">True</property>
- <property name="wrap">True</property>
- <property name="selectable">True</property>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkAlignment" id="alignment1">
- <property name="visible">True</property>
- <child>
- <placeholder/>
- </child>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">&amp;lt;empty&amp;gt;</property>
+ <property name="use_markup">True</property>
+ <property name="selectable">True</property>
</object>
<packing>
<property name="expand">False</property>