diff options
author | Xan Lopez <xan@igalia.com> | 2012-04-13 20:59:19 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-04-13 20:59:19 +0800 |
commit | 48f9e3e9f2958b657769d53b7965fe94a44917f8 (patch) | |
tree | 40011b48788d9290e6fa80ebea111e09318c153e /src/epiphany-application-menu.ui | |
parent | feb09045a75174f350b85391917dccce04246cba (diff) | |
download | gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.tar gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.tar.gz gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.tar.bz2 gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.tar.lz gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.tar.xz gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.tar.zst gsoc2013-epiphany-48f9e3e9f2958b657769d53b7965fe94a44917f8.zip |
Remove Epiphany manual
The current manual is quite obsolete and uses and outdated technology,
so it really just needs a full rewrite at this point. Hopefully this
will motivate someone to do it, meanwhile we stop shipping misguiding
documentation.
https://bugzilla.gnome.org/show_bug.cgi?id=674047
Diffstat (limited to 'src/epiphany-application-menu.ui')
-rw-r--r-- | src/epiphany-application-menu.ui | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/epiphany-application-menu.ui b/src/epiphany-application-menu.ui index 3bddf1b4f..87d3d8b57 100644 --- a/src/epiphany-application-menu.ui +++ b/src/epiphany-application-menu.ui @@ -34,11 +34,6 @@ </section> <section> <item> - <attribute name="label" translatable="yes">_Help</attribute> - <attribute name="action">app.help</attribute> - <attribute name="accel">F1</attribute> - </item> - <item> <attribute name="label" translatable="yes">_About</attribute> <attribute name="action">app.about</attribute> </item> |