mime icons in Noosfero ====================== Icon Source Theme License ------------------------ -------------- ------- gnome-mime-text-html.png dlg-neu GPLV2+ gnome-mime-empty.png Nuovo GPLV2+ ico-feed-on.png GPLv3 The icons in this directory are taken from some GNOME theme with compatible license (i.e. GPLV2+ or GPLv3), section "mimetypes/". We take the SVG files and convert to 24x24 PNG images, so these icons are in fact derived works of those in the themes. Some icons are not taken from themes (e.g. ico-feed-on.png was made by Aurélio A. Heckert and is licensed under the GNU General Public License, version 3.) Structure ========= To keep a trace back to original themes, when rasterizing the SVG files we keep the original filenames (replacing .svg by .png, obviously) and create symbolic links with names more sensible for Noosfero. Icons rasterization =================== With rsvg, from the librsvg2-bin package (i.e. we use the same rasterization library as GNOME, so the icons must look like they do in GNOME). $ rsvg -w 24 -h 24 .svg .png Licensing ========= dlg-neu icons (according to /usr/share/doc/gnome-icon-theme-dlg-neu/copyright on a Debian system): Copyright Holders: Silvestre Herrera (silvestre.herrera@gmail.com) This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Nuovo icons (according to /usr/share/doc/gnome-icon-theme-nuovo/copyright on a Debian system): Copyright Holders: Silvestre Herrera This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ico-feed-on.png: Copyright holders: Aurélio A. Heckert This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .