From: Tilman Sauerbeck Date: Sun, 22 Apr 2007 14:43:19 +0000 (+0200) Subject: Added a "Go" menu that includes the "Previous" and "Next" actions. X-Git-Url: http://git.code-monkey.de/?p=raktpdf.git;a=commitdiff_plain;h=297bbab4cf70d7b1720b337ebb3b03d03707859e;ds=sidebyside Added a "Go" menu that includes the "Previous" and "Next" actions. --- diff --git a/src/rakt-window.c b/src/rakt-window.c index b929331..24fcf50 100644 --- a/src/rakt-window.c +++ b/src/rakt-window.c @@ -58,6 +58,9 @@ static const GtkActionEntry action_entries[] = { { "FileMenu", NULL, "_File", NULL, NULL, NULL }, + { + "GoMenu", NULL, "_Go", NULL, NULL, NULL + }, { "HelpMenu", NULL, "_Help", NULL, NULL, NULL }, @@ -96,6 +99,10 @@ static const gchar *ui_layout = " " " " " " + " " + " " + " " + " " " " " " " "