]> git.eshelyaron.com Git - emacs.git/commitdiff
(x-gtk-stock-map): Map info to gtk-info.
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Apr 2008 10:59:16 +0000 (10:59 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Apr 2008 10:59:16 +0000 (10:59 +0000)
lisp/ChangeLog
lisp/term/x-win.el

index e74b3d2aac8d6c5aab12d1fed1b6c4898f5d9bf2..1e2ccc9a3e05bc1a2bf0bd9ef7877c1ec67a950d 100644 (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.
index 7d7f091b2fdff8a47f980bf9aab5fb68ea0cdf08..ab4941afca0e7f5e9b12d2837c3c0289247becc1 100644 (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")