[monkey-bubble: 551/753] Make GNOME_STOCK_ABOUT actually work.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 551/753] Make GNOME_STOCK_ABOUT actually work.
- Date: Wed, 14 Jul 2010 22:41:58 +0000 (UTC)
commit 2adea365b31c1463f16e2f5d104678e6768f208a
Author: Martin Baulig <martin src gnome org>
Date: Sat Jul 21 23:43:45 2001 +0000
Make GNOME_STOCK_ABOUT actually work.
libgnomeui/gnome-stock-icons.c | 1 +
test-gnome/testgnome.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libgnomeui/gnome-stock-icons.c b/libgnomeui/gnome-stock-icons.c
index 1541ffa..ba40e25 100644
--- a/libgnomeui/gnome-stock-icons.c
+++ b/libgnomeui/gnome-stock-icons.c
@@ -139,6 +139,7 @@ static GtkStockItem builtin_items [] =
{ GNOME_STOCK_TEXT_NUMBERED_LIST, N_("Numbered List"), 0, 0, GETTEXT_PACKAGE },
{ GNOME_STOCK_TEXT_INDENT, N_("Indent"), 0, 0, GETTEXT_PACKAGE },
{ GNOME_STOCK_TEXT_UNINDENT, N_("Un-Indent"), 0, 0, GETTEXT_PACKAGE },
+ { GNOME_STOCK_ABOUT, N_("About"), 0, 0, GETTEXT_PACKAGE },
};
void
diff --git a/test-gnome/testgnome.xml b/test-gnome/testgnome.xml
index 12cccf9..22c897d 100644
--- a/test-gnome/testgnome.xml
+++ b/test-gnome/testgnome.xml
@@ -5,7 +5,7 @@
<cmd name="FileExit" stockid="gtk-quit" _tip="Exit the test"/>
- <cmd name="HelpAbout" stockid="gnome-stock-pixmap-about" _label="_About"
+ <cmd name="HelpAbout" stockid="gnome-stock-about" _label="_About"
_tip="About this application"/>
</commands>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]