[gnome-control-center/single-window-shell] [shell] add a mnemonic accelerator to the All Setting button
- From: Thomas Wood <thos src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-control-center/single-window-shell] [shell] add a mnemonic accelerator to the All Setting button
- Date: Thu, 14 Jan 2010 15:35:36 +0000 (UTC)
commit c0cbb585d7f8cd78ee335724ad17180b313637c9
Author: Thomas Wood <thomas wood intel com>
Date: Thu Jan 14 11:07:49 2010 +0000
[shell] add a mnemonic accelerator to the All Setting button
shell/shell.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index ee6e2cf..213b177 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -23,10 +23,11 @@
<property name="border_width">3</property>
<child>
<object class="GtkButton" id="home-button">
- <property name="label" translatable="yes">All Settings</property>
<property name="visible">True</property>
+ <property name="label">_All Settings</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]