From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: New GNOME 2 icons Date: 22 Apr 2003 20:57:39 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87wuhmpaoc.fsf@nyaumo.jasonrumney.net> References: <87y9246u49.fsf@nyaumo.jasonrumney.net> <87y922yjrf.fsf@tleepslib.sk.tsukuba.ac.jp> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051041745 18826 80.91.224.249 (22 Apr 2003 20:02:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2003 20:02:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Apr 22 22:02:23 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1983xl-0004r6-00 for ; Tue, 22 Apr 2003 22:01:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19843A-0007ty-00 for ; Tue, 22 Apr 2003 22:07:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1983wH-00089S-00 for emacs-devel@quimby.gnus.org; Tue, 22 Apr 2003 16:00:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1983ua-0007JL-00 for emacs-devel@gnu.org; Tue, 22 Apr 2003 15:58:40 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1983uL-000716-00 for emacs-devel@gnu.org; Tue, 22 Apr 2003 15:58:26 -0400 Original-Received: from server0011.freedom2surf.net ([194.106.56.14] helo=server0027.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1983tl-0006VP-00; Tue, 22 Apr 2003 15:57:49 -0400 Original-Received: from nyaumo.jasonrumney.net ([195.137.103.251]) h3MJvmSf024189; Tue, 22 Apr 2003 19:57:48 GMT Original-Received: from localhost ([127.0.0.1] helo=nyaumo.jasonrumney.net) by nyaumo.jasonrumney.net with esmtp (Exim 3.36 #1 (Debian)) id 1983tb-0001gy-00; Tue, 22 Apr 2003 20:57:39 +0100 Original-To: "Stephen J. Turnbull" In-Reply-To: <87y922yjrf.fsf@tleepslib.sk.tsukuba.ac.jp> Original-Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-cc: rms@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13368 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13368 "Stephen J. Turnbull" writes: > >>>>> "Jason" == Jason Rumney writes: > > Jason> Perhaps we should make it easier for the end user to > Jason> replace the set of tool-bar icons, currently it appears to > Jason> need the icons to be copied to a specific location and > Jason> Emacs restarted. > > I'm pretty sure this is not true; you can definitely copy command and > keysysm parts of the elements of tool-bar-map, add new images, and > install the copy. I was meaning a user-level way of changing tool-bar icons. What you described sounds like it would take more effort than copying the icons to the appropriate location on disk. It is probably the place to start for creating a user-level interface though.