http://www.squeaksource.com/ExternalIconFamily.html To download it you have to evaluate this: Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfExternalIconFamily'; load. (Smalltalk globals classNamed: 'ConfigurationOfExternalIconFamily') perform: #load. and download Filesystem: Gofer it squeaksource: 'fs'; package: 'ConfigurationOfFilesystem'; load. (Smalltalk globals classNamed: 'ConfigurationOfFilesystem') perform: #load. Cheers, Guille On Mon, Jan 9, 2012 at 6:09 PM, Bernardo Ezequiel Contreras < vonbecmann@gmail.com> wrote:
where's Fernando's icon importer??
On Mon, Jan 9, 2012 at 6:06 PM, Guillermo Polito < guillermopolito@gmail.com> wrote:
Hi!
today, searching for icons for the DBXBrowser, I imported FamFamFam silk and mini icons (16x16), which have Creative Commons License, with Fernando Olivero's icon importer.
I created a public read/write repository for saving icon sets, if anyone wants to use them or contribute, it's here: http://www.squeaksource.com/Icons
Cheers, Guille