From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: svn icons in the toolbar Date: Wed, 19 Sep 2007 11:10:34 +0200 Message-ID: <87zlzjkol1.fsf@escher.local.home> References: <46D650E5.1030402@swipnet.se> <46DA7312.4020205@swipnet.se> <46DABAC3.10708@swipnet.se> <46DAF70C.8060006@swipnet.se> <87r6kvprk7.fsf@escher.local.home> <46F0C110.4030306@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1190193156 21742 80.91.229.12 (19 Sep 2007 09:12:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2007 09:12:36 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 19 11:12:36 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IXvbn-0000nc-Ih for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 11:12:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXvbl-0006Z8-EF for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 05:12:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXva8-0006Jm-I8 for emacs-devel@gnu.org; Wed, 19 Sep 2007 05:10:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXva6-0006JC-I9 for emacs-devel@gnu.org; Wed, 19 Sep 2007 05:10:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXva5-0006J6-Qc for emacs-devel@gnu.org; Wed, 19 Sep 2007 05:10:50 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IXva5-00060A-6n for emacs-devel@gnu.org; Wed, 19 Sep 2007 05:10:49 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IXvZv-000175-Si for emacs-devel@gnu.org; Wed, 19 Sep 2007 11:10:40 +0200 Original-Received: from i577bf81b.versanet.de ([87.123.248.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2007 11:10:39 +0200 Original-Received: from Stephen.Berman by i577bf81b.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2007 11:10:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bf81b.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:79285 Archived-At: On Wed, 19 Sep 2007 08:26:24 +0200 Jan Djärv wrote: > Stephen Berman skrev: [...] >> When I run Emacs under Gnome, system-file-manager.png is used. Note >> that the tool bars do display the available Gnome stock icons under >> KDE, it's just the named icon that isn't used. >> > > I don't think named icons work under anything else than Gnome. The > theme is set in XSETTINGS and that is maintained by the gnome settings > daemon. The Gtk+ stock icons however, are hardcoded in Gtk+. Can you imagine a workaround, some way to get the named icons on to the tool bar under KDE? It would be a pity to have to do without them while using the Gnome stock icons. Steve Berman