diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-06-05 19:47:49 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-06-05 19:47:49 +0000 |
| commit | 47181b8b9b0e3e914243a463ad02a2eceab61c6e (patch) | |
| tree | 11a75ac5d5d1a4e72a60284c7a4a1b74893568db /utils/themeeditor/resources/COPYING | |
| parent | 45ab395c2fb42445382a377314bd63ae216f40c4 (diff) | |
| download | rockbox-47181b8b9b0e3e914243a463ad02a2eceab61c6e.zip rockbox-47181b8b9b0e3e914243a463ad02a2eceab61c6e.tar.gz rockbox-47181b8b9b0e3e914243a463ad02a2eceab61c6e.tar.bz2 rockbox-47181b8b9b0e3e914243a463ad02a2eceab61c6e.tar.xz | |
Theme Editor: Got save/save-as functionality working and added Tango icons to the toolbar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26593 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources/COPYING')
| -rw-r--r-- | utils/themeeditor/resources/COPYING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/themeeditor/resources/COPYING b/utils/themeeditor/resources/COPYING new file mode 100644 index 0000000..0238976 --- /dev/null +++ b/utils/themeeditor/resources/COPYING @@ -0,0 +1,6 @@ +The files appicon.xcf and windowicon.png are authored by Robert Bieber, and +made available in the public domain. + +The files document-new.png, document-open.png, and document-save.png came from +the Tango Desktop Project (http://www.tango.freedesktop.org) and are also in +the public domain. |