all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* New tool bar icons
@ 2007-08-31  8:49 Nick Roberts
  2007-08-31 10:14 ` Jan Djärv
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2007-08-31  8:49 UTC (permalink / raw)
  To: emacs-devel


In the GUD buffer the icon for gud-print (normally a `P') is now represented
by a printer even though gud-tool-bar-map's value shows:

 (print menu-item "Print Expression" gud-print :enable
	(not gud-running)
	:image
	(image :type xpm :file "/home/nickrob/emacs1/etc/images/gud/print.xpm"))


-- 
Nick                                           http://www.inet.net.nz/~nickrob

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New tool bar icons
  2007-08-31  8:49 New tool bar icons Nick Roberts
@ 2007-08-31 10:14 ` Jan Djärv
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Djärv @ 2007-08-31 10:14 UTC (permalink / raw)
  To: Nick Roberts; +Cc: emacs-devel



Nick Roberts skrev:
> In the GUD buffer the icon for gud-print (normally a `P') is now represented
> by a printer even though gud-tool-bar-map's value shows:
> 
>  (print menu-item "Print Expression" gud-print :enable
> 	(not gud-running)
> 	:image
> 	(image :type xpm :file "/home/nickrob/emacs1/etc/images/gud/print.xpm"))

Ouch, sorry about that.  I've checked in a fix.

	Jan D.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-31 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-31  8:49 New tool bar icons Nick Roberts
2007-08-31 10:14 ` Jan Djärv

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.