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>2006-11-26 14:52:02 +0300
committerYann Leboulanger <asterix@lagaule.org>2006-11-26 14:52:02 +0300
commita57b3ad16000ea6959a85d0c5ce36060069ff142 (patch)
treecf409c980024d2c4d505f69e4ee27fca29693aec /data/glade
parentef8553031bce8bbae1acb204e76576d9e2d7ddb9 (diff)
alt+t as shortcut to authorize a contact to add you to his roster. fixes #2709
Diffstat (limited to 'data/glade')
-rw-r--r--data/glade/subscription_request_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/subscription_request_window.glade b/data/glade/subscription_request_window.glade
index 62f147a71..fe23a6b4e 100644
--- a/data/glade/subscription_request_window.glade
+++ b/data/glade/subscription_request_window.glade
@@ -323,7 +323,7 @@
<child>
<widget class="GtkLabel" id="label26">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Authorize</property>
+ <property name="label" translatable="yes">Au_thorize</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>