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:
authorJean-Marie Traissard <jim@lapin.org>2006-06-19 14:57:20 +0400
committerJean-Marie Traissard <jim@lapin.org>2006-06-19 14:57:20 +0400
commitfa21d11bfe1363d33562036a61404fc14d6c289e (patch)
treec70a386ccd2a914dba07200d8301ce4ed1d7342d /data/glade
parent6047a41efd9b8db3c1fdd976f84b60b2622168f1 (diff)
Also use good info menuitem in gc_occupants menu
Diffstat (limited to 'data/glade')
-rw-r--r--data/glade/gc_occupants_menu.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/gc_occupants_menu.glade b/data/glade/gc_occupants_menu.glade
index 52f1b04c0..43e9d0a57 100644
--- a/data/glade/gc_occupants_menu.glade
+++ b/data/glade/gc_occupants_menu.glade
@@ -94,7 +94,7 @@
<child>
<widget class="GtkImageMenuItem" id="information_menuitem">
<property name="visible">True</property>
- <property name="label">gtk-dialog-info</property>
+ <property name="label">gtk-info</property>
<property name="use_stock">True</property>
</widget>
</child>