diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-07 05:54:56 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-08-04 23:37:10 +0800 |
commit | 1feec7d16afd3c0396e3dde422001d95bea15bf7 (patch) | |
tree | 30d2eb05b35bff4a4f7ffa72301e255b65579ac5 /src/resources/epiphany-ui.xml | |
parent | 3959996638d390e27eb4e1e78c62cd04eb6b8071 (diff) | |
download | gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.tar gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.tar.gz gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.tar.bz2 gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.tar.lz gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.tar.xz gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.tar.zst gsoc2013-epiphany-1feec7d16afd3c0396e3dde422001d95bea15bf7.zip |
Update links to help, add app menuitem
Update ephy_gui_help to link to pages, not sections. Update links to
pages in the new help. Add an app menu Help item. Change the link from
the preference dialog to link to the pref.page because one page per tab
is not compatible with the help style…
Diffstat (limited to 'src/resources/epiphany-ui.xml')
-rw-r--r-- | src/resources/epiphany-ui.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/epiphany-ui.xml b/src/resources/epiphany-ui.xml index 976dddce4..ba400071a 100644 --- a/src/resources/epiphany-ui.xml +++ b/src/resources/epiphany-ui.xml @@ -101,6 +101,7 @@ </menu> <menuitem name="ViewPageSourceMenu" action="ViewPageSource"/> <separator name="FileSep7"/> + <menuitem name="HelpContentsMenu" action="HelpContents"/> <menuitem name="HelpAboutMenu" action="HelpAbout"/> <menuitem name="FileCloseWindowMenu" action="FileCloseTab"/> <menuitem name="FileQuitMenu" action="FileQuit"/> |