Mercurial > emacs
changeset 92524:edd5f5d6c928
(x-gtk-stock-map): Add bookmark_add.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 06 Mar 2008 10:59:18 +0000 |
parents | 5da8fdae3248 |
children | 5511d76d639d |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Thu Mar 06 10:58:48 2008 +0000 +++ b/lisp/term/x-win.el Thu Mar 06 10:59:18 2008 +0000 @@ -2501,6 +2501,7 @@ ("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")