From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GG3Ef-00031r-J8 for garchives@archives.gentoo.org; Thu, 24 Aug 2006 00:38:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7O0a9m8021006; Thu, 24 Aug 2006 00:36:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7O0Y17B003846 for ; Thu, 24 Aug 2006 00:34:01 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E00676450A for ; Thu, 24 Aug 2006 00:34:00 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04324-20 for ; Thu, 24 Aug 2006 00:33:50 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A0A886458E for ; Thu, 24 Aug 2006 00:33:49 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GG3AH-0007KX-Kg for gentoo-user@gentoo.org; Thu, 24 Aug 2006 02:33:46 +0200 Received: from komalaystefan.xs4all.nl ([82.93.154.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Aug 2006 02:33:45 +0200 Received: from swimmer by komalaystefan.xs4all.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Aug 2006 02:33:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Stefan Wimmer Subject: [gentoo-user] Re: Missing icons in Evolution Date: Thu, 24 Aug 2006 00:33:30 +0000 (UTC) Message-ID: References: <1156341095.6698.12.camel@frankies> <1156353996.8224.9.camel@frankies> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: komalaystefan.xs4all.nl User-Agent: slrn/0.9.8.1 (Linux) Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.47 required=5.5 tests=[AWL=0.052, BAYES_00=-2.599, TW_GT=0.077] X-Spam-Score: -2.47 X-Spam-Level: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: ec638576-45bf-4d22-9810-c8d6bc620f00 X-Archives-Hash: fdec2f641419093dc60f9a14770aaa25 * sdoma [2006-08-23 17:26] : > Thanks, this was it. Where did you find this info? Why the normal user > doesn't have a clue about this? ... and meanly ... where are the > icons??? > > Such issues is the main reason for me not to use GNOME. > > BTW: I didn't have the file ``~/.gtkrc-2.0'' at all. > >> Hi Frank, >> >> no need to copy the icons since they are still there ;-) >> >> Just do >> >> echo "gtk-icon-theme-name=\"gnome\"" >> ~/.gtkrc-2.0 >> >> and the icons should be back again. >> >> But please keep in mind that this file will be overwritten when you use >> something like gtk-theme-switch to change settings!!! >> A simple search for "evolution icons" in the gentoo forums revealed me this: http://forums.gentoo.org/viewtopic-t-461365.html There you find the solution I told you before ... In the bug-entry at bugs.gentoo.org which Richard Fish brought to info you'll find an even better solution: echo 'include "/home//.gtkrc.mine"' >> ~/.gtkrc-2.0 echo 'gtk-icon-theme-name="gnome"' >> ~/.gtkrc.mine Then it will not be overwritten if you change themes or fonts ... Greetz Stefan -- gentoo-user@gentoo.org mailing list