1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00

(x-gtk-stock-map): Map info to gtk-info.

This commit is contained in:
Jan Djärv 2008-04-09 10:59:16 +00:00
parent 44a1781296
commit 418fddf54b
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
* term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
2008-04-09 Juanma Barranquero <lekktu@gmail.com>
* calc/.cvsignore: New file.

View File

@ -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/info" . "gtk-info")
("etc/images/bookmark_add" . "n:bookmark_add")
;; Used in Gnus and/or MH-E:
("etc/images/attach" . "gtk-attach")