diff --git a/examples/plugman.c b/examples/plugman.c index 4bd4f06748..6f0ed2ad20 100644 --- a/examples/plugman.c +++ b/examples/plugman.c @@ -391,27 +391,48 @@ plug_man_startup (GApplication *application) "" " " "
" - " " + " " + " _About Plugman" + " app.about" + " " "
" "
" - " " + " " + " _Quit" + " app.quit" + " <Primary>q" + " " "
" "
" " " - " " + " " + " _Edit" "
" - " " - " " + " " + " _Copy" + " win.copy" + " " + " " + " _Paste" + " win.paste" + " " "
" " " " " "
" - " " + " " + " Plugins" + " app.plugins" + " " "
" "
" - " " + " " + " _View" "
" - " " + " " + " _Fullscreen" + " win.fullscreen" + " " "
" "
" "
"