Hi Stef, yeah... I know the license issue. Real problem is that eclipse-icons is the unique icon set I know developed for a programming environment (even if it is a ugly one like java, eclipse is a really interesting platform to take ideas from âsee glamour, if nothing else :) Because of this, we can find in eclipse-icons almost everything we need (maybe doing some extrapolations, but well... nothing is perfect ;) Other icon sets (of those I know, like oxygen, tango, etc) are thought for windows desktops (ubuntu, kde), and they don't fit well in Pharo (at least I can't think in a way of doing they fit in). Anyway... I know the license issue is important, I just would love to see our Pharo with a modern icon set (current icons are just not good at all: too old, too childish âwhich was a good thing at a time, but not anymore). best, Esteban El 11/12/2011, a las 6:38a.m., Stéphane Ducasse escribió:
Esteban I know that feeling :)
:) Now I'm not sure that I would like to carry the Eclipse License around in Pharo :) What are the other icons sets we could use with a nice license and we do it :). famfam?
We should clean also the old icons because some are really old. Thanks for pushing that. I would love to have new icons for Pharo. Stef
On Dec 11, 2011, at 3:15 AM, Esteban Lorenzano wrote:
Hi,
Today I was bored and not wanting to think too much... but I wanted to do something for Pharo... and I never liked the current Pharo icons, so I took one icon library I really like and changed all needed icons (well... all that I saw). Here a couple of screen shots:
<Captura de pantalla 2011-12-10 a la(s) 23.05.55.png> <Captura de pantalla 2011-12-10 a la(s) 23.06.20.png>
Of course, I don't think they are perfect (also maybe I didn't pick the best icons), but I think they look a lot better than the older.
If you want to see how they look, this are the packages:
for Pharo 1.3:
<Eclipse-Icons-EstebanLorenzano.2.mcz>
for Pharo 1.4:
<Eclipse-Icons-EstebanLorenzano.4.mcz>
Then you execute:
ThemeIcons initializeIcons. World resetWorldMenu.
... and enjoy your new icons :)
btw... this icons are in an open-source license, the EPL: http://www.eclipse.org/legal/epl-v10.html so, maybe âif all agreeâ, we can add this icons to regular distribution :)
best, Esteban