freebsd-ports/www/midori/files/patch-midori__midori-stock.h
Olivier Duchateau 94fd9820db - Update to 0.4.8
- Add new option ZEITGEIST (still experimental)
- Update description and WWW entry in pkg-desc file
- Improve patches (work with Vala 0.12 and higher)
- Remove unneeded patches
- Fix user script stock icon

ChangeLog: http://mail.xfce.org/pipermail/xfce-announce/2013-February/000246.html

Approved by:	rene, miwi (mentors, implicit)
2013-02-08 09:36:08 +00:00

11 lines
545 B
C

--- ./midori/midori-stock.h.orig 2013-02-05 23:28:05.000000000 +0000
+++ ./midori/midori-stock.h 2013-02-08 09:07:30.000000000 +0000
@@ -25,7 +25,7 @@
#define STOCK_BOOKMARK_ADD "bookmark-new"
#define STOCK_IMAGE "image-x-generic"
#define STOCK_NETWORK_OFFLINE "network-offline"
-#define STOCK_SCRIPT "text-x-javascript"
+#define STOCK_SCRIPT "text-x-script"
#define STOCK_SEND "mail-send"
#define STOCK_TAB_NEW "tab-new"
#define STOCK_USER_TRASH "user-trash"