[Pharo-project] Icon sets repo
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
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
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
On Jan 9, 2012, at 10:17 PM, Guillermo Polito wrote:
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.
why do you need to download fs?
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
On Tue, Jan 10, 2012 at 7:58 AM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
On Jan 9, 2012, at 10:17 PM, Guillermo Polito wrote:
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.
why do you need to download fs?
Because before 1.4 it is not already in the image.
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
-- Mariano http://marianopeck.wordpress.com
And because It was not a declared dependency in the configuration :) On Tue, Jan 10, 2012 at 5:53 AM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
On Tue, Jan 10, 2012 at 7:58 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
On Jan 9, 2012, at 10:17 PM, Guillermo Polito wrote:
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.
why do you need to download fs?
Because before 1.4 it is not already in the image.
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
-- Mariano http://marianopeck.wordpress.com
Thanks Guillermo! I prefer them over the eclipse license. Stef On Jan 9, 2012, at 10:06 PM, Guillermo Polito 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
participants (4)
-
Bernardo Ezequiel Contreras -
Guillermo Polito -
Mariano Martinez Peck -
Stéphane Ducasse