summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2008-03-06 10:59:18 +0000
committerJan Djärv <jan.h.d@swipnet.se>2008-03-06 10:59:18 +0000
commit2bb079e90dec7cea0c70213055bd2bf96a65c197 (patch)
tree202e21e81a984fac11616c456fc28fd6d36b007e /lisp/term/x-win.el
parenta7e737461035e2de20f2213c08296bab083490fb (diff)
downloademacs-2bb079e90dec7cea0c70213055bd2bf96a65c197.tar.gz
(x-gtk-stock-map): Add bookmark_add.
Diffstat (limited to 'lisp/term/x-win.el')
-rw-r--r--lisp/term/x-win.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index e7aa5736ff6..7d7f091b2fd 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -2501,6 +2501,7 @@ The value nil is the same as this list:
("etc/images/search" . "gtk-find")
("etc/images/exit" . "gtk-quit")
("etc/images/cancel" . "gtk-cancel")
+ ("etc/images/bookmark_add" . "n:bookmark_add")
;; Used in Gnus and/or MH-E:
("etc/images/attach" . "gtk-attach")
("etc/images/connect" . "gtk-connect")