Remove non-functioning and confusing button untill the underlying issue
has been addressed.
This commit is contained in:
parent
37435fc084
commit
9efc417e23
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.71 2011/10/13 06:56:30 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.72 2011/10/17 16:56:27 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -11,6 +11,7 @@ COMMENT= GNOME web browser based on webkit
|
||||
|
||||
GNOME_PROJECT= epiphany
|
||||
GNOME_VERSION= 3.2.0
|
||||
REVISION= 0
|
||||
|
||||
M= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
SUBST_VARS= M
|
||||
|
17
www/epiphany/patches/patch-data_ui_epiphany-ui_xml
Normal file
17
www/epiphany/patches/patch-data_ui_epiphany-ui_xml
Normal file
@ -0,0 +1,17 @@
|
||||
$OpenBSD: patch-data_ui_epiphany-ui_xml,v 1.1 2011/10/17 16:56:28 jasper Exp $
|
||||
|
||||
Remove non-functioning and confusing button untill the underlying issue
|
||||
has been addressed.
|
||||
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=661762
|
||||
|
||||
--- data/ui/epiphany-ui.xml.orig Mon Oct 17 18:46:51 2011
|
||||
+++ data/ui/epiphany-ui.xml Mon Oct 17 18:47:13 2011
|
||||
@@ -13,7 +13,6 @@
|
||||
<menuitem name="FilePrintMenu" action="FilePrint"/>
|
||||
<menuitem name="FileSendToMenu" action="FileSendTo"/>
|
||||
<separator name="FileSep3"/>
|
||||
- <menuitem name="FileWorkOfflineItem" action="FileWorkOffline"/>
|
||||
<menuitem name="FileCloseWindowMenu" action="FileCloseTab"/>
|
||||
</menu>
|
||||
|
Loading…
x
Reference in New Issue
Block a user