From 418fddf54bc687634693875991a1491290a7f98d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Wed, 9 Apr 2008 10:59:16 +0000 Subject: [PATCH] (x-gtk-stock-map): Map info to gtk-info. --- lisp/ChangeLog | 4 ++++ lisp/term/x-win.el | 1 + 2 files changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e74b3d2aac8..1e2ccc9a3e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-04-09 Jan Djärv + + * term/x-win.el (x-gtk-stock-map): Map info to gtk-info. + 2008-04-09 Juanma Barranquero * calc/.cvsignore: New file. diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 7d7f091b2fd..ab4941afca0 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/info" . "gtk-info") ("etc/images/bookmark_add" . "n:bookmark_add") ;; Used in Gnus and/or MH-E: ("etc/images/attach" . "gtk-attach") -- 2.39.5