diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2008-01-18 11:32:48 +0000 |
|---|---|---|
| committer | jucablues <jucablues@users.sourceforge.net> | 2008-01-18 11:32:48 +0000 |
| commit | ee548153789099f5738177df24c4daf217012c81 (patch) | |
| tree | 889e872897ce73a69c323f647960bcc20eaa1da6 | |
| parent | i forgot to add this image that is used on convolvematrix icon (diff) | |
| download | inkscape-ee548153789099f5738177df24c4daf217012c81.tar.gz inkscape-ee548153789099f5738177df24c4daf217012c81.zip | |
adding CC licensing note about the previously added image
adding this image to Makefile.am
(bzr r4554)
| -rw-r--r-- | share/icons/Makefile.am | 1 | ||||
| -rw-r--r-- | share/icons/README | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index fc9fe9294..8f95bba34 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -2,6 +2,7 @@ iconsdir = $(datadir)/inkscape/icons pixmaps = \ + ticotico.jpg \ feBlend-icon.png \ feBlend-icon.svg \ feColorMatrix-icon.png \ diff --git a/share/icons/README b/share/icons/README index 0786db2ab..530dc3bef 100644 --- a/share/icons/README +++ b/share/icons/README @@ -1,3 +1,6 @@ +Jan 18, 2008 +ticotico.jpg is (C)2008 Dario Sanches licensed under Creative Commons by-sa 3.0 + Wed Jan 19, 2005 All XPM and PNG icons have been replaced by SVG icons in icons.svg |
