diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-08-04 17:37:28 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-08-04 17:37:28 +0000 |
| commit | bcf51beee7afe2251aee2e98f26934e34b133e7a (patch) | |
| tree | 9e63beabdcc443dfb08621b4952d65524cf14f9e | |
| parent | d57d702e4296db35d1e08bd3f2e9078e762642b7 (diff) | |
| download | rockbox-bcf51beee7afe2251aee2e98f26934e34b133e7a.zip rockbox-bcf51beee7afe2251aee2e98f26934e34b133e7a.tar.gz rockbox-bcf51beee7afe2251aee2e98f26934e34b133e7a.tar.bz2 rockbox-bcf51beee7afe2251aee2e98f26934e34b133e7a.tar.xz | |
Theme Editor: Replaced zoom icons with modified Tango icons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27696 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | utils/themeeditor/resources/COPYING | 3 | ||||
| -rw-r--r-- | utils/themeeditor/resources/magnifyingglass.xcf | bin | 2685 -> 0 bytes | |||
| -rw-r--r-- | utils/themeeditor/resources/zoomeven.png | bin | 1035 -> 4391 bytes | |||
| -rw-r--r-- | utils/themeeditor/resources/zoomin.png | bin | 1024 -> 4418 bytes | |||
| -rw-r--r-- | utils/themeeditor/resources/zoomout.png | bin | 1002 -> 4374 bytes |
5 files changed, 3 insertions, 0 deletions
diff --git a/utils/themeeditor/resources/COPYING b/utils/themeeditor/resources/COPYING index 9974920..3d9e7e7 100644 --- a/utils/themeeditor/resources/COPYING +++ b/utils/themeeditor/resources/COPYING @@ -3,4 +3,7 @@ document-open.png, and document-save.png came from the Tango Desktop Project (http://www.tango.freedesktop.org) and are in the public domain. +The files zoomin.png, zoomout.png, and zoomeven.png came from the Tango Project +with modifications by Robert Bieber, also in the public domain. + All other graphics are authored by Robert Bieber, and also in the public domain. diff --git a/utils/themeeditor/resources/magnifyingglass.xcf b/utils/themeeditor/resources/magnifyingglass.xcf Binary files differdeleted file mode 100644 index 50babd6..0000000 --- a/utils/themeeditor/resources/magnifyingglass.xcf +++ /dev/null diff --git a/utils/themeeditor/resources/zoomeven.png b/utils/themeeditor/resources/zoomeven.png Binary files differindex 6da2a74..2048d09 100644 --- a/utils/themeeditor/resources/zoomeven.png +++ b/utils/themeeditor/resources/zoomeven.png diff --git a/utils/themeeditor/resources/zoomin.png b/utils/themeeditor/resources/zoomin.png Binary files differindex 2903eb3..e9a6039 100644 --- a/utils/themeeditor/resources/zoomin.png +++ b/utils/themeeditor/resources/zoomin.png diff --git a/utils/themeeditor/resources/zoomout.png b/utils/themeeditor/resources/zoomout.png Binary files differindex d0cdc72..f87240e 100644 --- a/utils/themeeditor/resources/zoomout.png +++ b/utils/themeeditor/resources/zoomout.png |