Login  Register

Re: [ANN] Idea icon pack now in Configuration Browser

Posted by EstebanLM on May 04, 2015; 6:33am
URL: https://forum.world.st/ANN-Idea-icon-pack-now-in-Configuration-Browser-tp4823135p4824154.html


On 04 May 2015, at 03:00, Offray Vladimir Luna Cárdenas <[hidden email]> wrote:

+1 to Sven and Norbert. I will integrate them to my app. By the way the smallPrintItIcon and the smallDoItIcon look pretty similar, so some kind of change would be nice.

they don’t:


maybe you are mistaken the images?


Good work,

thanks,

Esteban


Offray


El 30/04/15 a las 05:46, Sven Van Caekenberghe escribió:
Very nice and a super clean install procedure, I love it when things come together !

On 30 Apr 2015, at 12:11, Esteban Lorenzano <[hidden email]> wrote:

Hi,

I made a configuration to install the new Idea Icon Pack from configurations browser for Pharo 4.
You can install it and then choose your new icon set in settings.

You can also manual install them by:

Gofer it
smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo40';
configurationOf: 'IdeaIcons';
loadStable.

ThemeIcons current: #IdeaUIThemeIcons asClass new.
 “In Pharo 4, you might need to execute this”
AbstractNautilusUI resetIconCaches.

This icon pack works also for Pharo 3

If you lost it, here a couple of screenshots:

<Screen Shot 2015-04-30 at 12.01.20.png>

<Screen Shot 2015-04-30 at 12.01.57.png>