emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Toolbar and info mode (and others)


From: Reiner Steib
Subject: Re: Toolbar and info mode (and others)
Date: Wed, 28 Mar 2007 19:48:21 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.96 (gnu/linux)

On Wed, Mar 28 2007, Richard Stallman wrote:

[ http://developer.gnome.org/doc/API/2.0/gtk/gtk-quit.png. ]

> That sounds good, if there is no copyright issue for the icon.
> Can we use it without a delay?

This icon is already in Emacs (etc/images/exit.xpm) and used in Gnus.
I'd suggest to move `Info-exit' to the right side of the tool bar.

--8<---------------cut here---------------start------------->8---
--- info.el     27 Mar 2007 22:21:02 -0000      1.498
+++ info.el     28 Mar 2007 17:39:05 -0000
@@ -3244,7 +3248,6 @@
 (defvar info-tool-bar-map
   (if (display-graphic-p)
       (let ((map (make-sparse-keymap)))
-       (tool-bar-local-item-from-menu 'Info-exit "close" map Info-mode-map)
        (tool-bar-local-item-from-menu 'Info-history-back "left-arrow" map 
Info-mode-map)
        (tool-bar-local-item-from-menu 'Info-history-forward "right-arrow" map 
Info-mode-map)
        (tool-bar-local-item-from-menu 'Info-prev "prev-node" map Info-mode-map)
@@ -3254,6 +3257,7 @@
        (tool-bar-local-item-from-menu 'Info-goto-node "jump-to" map 
Info-mode-map)
        (tool-bar-local-item-from-menu 'Info-index "index" map Info-mode-map)
        (tool-bar-local-item-from-menu 'Info-search "search" map Info-mode-map)
+       (tool-bar-local-item-from-menu 'Info-exit "exit" map Info-mode-map)
        map)))
 
 (defvar Info-menu-last-node nil)
--8<---------------cut here---------------end--------------->8---

Here's a screen shot:

<<< message/external-body; name*=us-ascii''%2ftmp%2fste%2ftool-bar-exit.png; access-type=local-file: Unrecognized >>>
Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]