aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/main.c
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-05-18 07:15:39 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-05-18 07:15:39 +0800
commit63472619b52678f869c710fdd353120e630c07b4 (patch)
treeea0d8978e28d3072eb1c655094e8076ce705fc4a /calendar/main.c
parentd609c57cba262bad9aa2f1096b241b1158bd7a86 (diff)
downloadgsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.tar
gsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.tar.gz
gsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.tar.bz2
gsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.tar.lz
gsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.tar.xz
gsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.tar.zst
gsoc2013-evolution-63472619b52678f869c710fdd353120e630c07b4.zip
Add Docbook framework for documenting Gnomecal -miguel
svn path=/trunk/; revision=928
Diffstat (limited to 'calendar/main.c')
-rw-r--r--calendar/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/main.c b/calendar/main.c
index 29e0049ae2..9462a3a531 100644
--- a/calendar/main.c
+++ b/calendar/main.c
@@ -489,7 +489,7 @@ static GnomeUIInfo gnome_cal_edit_menu [] = {
};
static GnomeUIInfo gnome_cal_help_menu [] = {
- GNOMEUIINFO_HELP ("cal"),
+ GNOMEUIINFO_HELP ("gnomecal"),
GNOMEUIINFO_MENU_ABOUT_ITEM(about_calendar_cmd, NULL),