[gnome-games/applygsoc2009] Fix mnemonics
- From: Pablo Castellano <pablog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/applygsoc2009] Fix mnemonics
- Date: Wed, 8 Sep 2010 17:43:07 +0000 (UTC)
commit 1bc4f84980c32d0ab2e2af81f87ec84816166e59
Author: Pablo Castellano <pablog src gnome org>
Date: Wed Sep 8 18:21:45 2010 +0200
Fix mnemonics
gnome-sudoku/data/main.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnome-sudoku/data/main.ui b/gnome-sudoku/data/main.ui
index 3e6aadc..eb52842 100644
--- a/gnome-sudoku/data/main.ui
+++ b/gnome-sudoku/data/main.ui
@@ -40,7 +40,7 @@
<property name="stock_id">gtk-help</property>
</object>
<object class="GtkAction" id="About">
- <property name="label">About</property>
+ <property name="label">_About</property>
<property name="stock_id">gtk-about</property>
</object>
<object class="GtkAction" id="PuzzleInfo">
@@ -49,7 +49,7 @@
<property name="stock_id">gtk-about</property>
</object>
<object class="GtkAction" id="FullScreen">
- <property name="label">FullScreen</property>
+ <property name="label">_FullScreen</property>
<property name="stock_id">gtk-fullscreen</property>
</object>
<object class="GtkAction" id="ClearBottomNotes">
@@ -61,12 +61,12 @@
<property name="tooltip">Clear all of the top notes</property>
</object>
<object class="GtkAction" id="ShowPossible">
- <property name="label">Hint</property>
+ <property name="label">_Hint</property>
<property name="tooltip">Show which numbers could go in the current square</property>
<property name="stock_id">gtk-dialog-info</property>
</object>
<object class="GtkAction" id="Close">
- <property name="label">Close</property>
+ <property name="label">_Close</property>
<property name="tooltip">Close Sudoku</property>
<property name="stock_id">gtk-close</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]