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:
authorYann Leboulanger <asterix@lagaule.org>2010-01-25 21:35:13 +0300
committerYann Leboulanger <asterix@lagaule.org>2010-01-25 21:35:13 +0300
commitb893d5daaa7cb61b603eb25bbb2f3fed91d1271d (patch)
tree9249d7fd3f5812b208778ee047930bb8fcef86e0 /data/gui/add_new_contact_window.ui
parentbfded43d1e27f87f4297a4c1f1bbdb677f0bf4d0 (diff)
removed unused callback from glade file
Diffstat (limited to 'data/gui/add_new_contact_window.ui')
-rw-r--r--data/gui/add_new_contact_window.ui7
1 files changed, 3 insertions, 4 deletions
diff --git a/data/gui/add_new_contact_window.ui b/data/gui/add_new_contact_window.ui
index f8a05a8f1..41d642778 100644
--- a/data/gui/add_new_contact_window.ui
+++ b/data/gui/add_new_contact_window.ui
@@ -142,7 +142,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
- <signal name="changed" handler="on_uid_entry_changed"/>
</object>
<packing>
<property name="left_attach">1</property>
@@ -364,19 +363,19 @@ to add a contact from this protocol.</property>
</object>
<object class="GtkListStore" id="liststore1">
<columns>
- <!-- column-name item text -->
+ <!-- column-name item -->
<column type="gchararray"/>
</columns>
</object>
<object class="GtkListStore" id="liststore2">
<columns>
- <!-- column-name item text -->
+ <!-- column-name item -->
<column type="gchararray"/>
</columns>
</object>
<object class="GtkListStore" id="liststore3">
<columns>
- <!-- column-name item text -->
+ <!-- column-name item -->
<column type="gchararray"/>
</columns>
</object>