summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-25 06:56:15 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-25 06:56:15 +0000
commit33595878aa2217d73ecfa2324bea2b25c70bcfc2 (patch)
tree3555ccabd49e730a18e18dd66d94e3f598389c94 /utils/themeeditor/resources
parent0db8bc4664cd12ea406a905d7a4237992f393753 (diff)
downloadrockbox-33595878aa2217d73ecfa2324bea2b25c70bcfc2.zip
rockbox-33595878aa2217d73ecfa2324bea2b25c70bcfc2.tar.gz
rockbox-33595878aa2217d73ecfa2324bea2b25c70bcfc2.tar.bz2
rockbox-33595878aa2217d73ecfa2324bea2b25c70bcfc2.tar.xz
Theme Editor: Added a reset zoom button, made icons for all the zoom buttons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27129 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources')
-rw-r--r--utils/themeeditor/resources/COPYING4
-rw-r--r--utils/themeeditor/resources/magnifyingglass.xcfbin0 -> 2685 bytes
-rw-r--r--utils/themeeditor/resources/zoomeven.pngbin0 -> 1035 bytes
-rw-r--r--utils/themeeditor/resources/zoomin.pngbin0 -> 1024 bytes
-rw-r--r--utils/themeeditor/resources/zoomout.pngbin0 -> 1002 bytes
5 files changed, 2 insertions, 2 deletions
diff --git a/utils/themeeditor/resources/COPYING b/utils/themeeditor/resources/COPYING
index 0238976..2b6a94c 100644
--- a/utils/themeeditor/resources/COPYING
+++ b/utils/themeeditor/resources/COPYING
@@ -1,5 +1,5 @@
-The files appicon.xcf and windowicon.png are authored by Robert Bieber, and
-made available in the public domain.
+The files appicon.xcf and windowicon.png, and all the magnifying glass
+graphics 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
diff --git a/utils/themeeditor/resources/magnifyingglass.xcf b/utils/themeeditor/resources/magnifyingglass.xcf
new file mode 100644
index 0000000..50babd6
--- /dev/null
+++ b/utils/themeeditor/resources/magnifyingglass.xcf
Binary files differ
diff --git a/utils/themeeditor/resources/zoomeven.png b/utils/themeeditor/resources/zoomeven.png
new file mode 100644
index 0000000..6da2a74
--- /dev/null
+++ b/utils/themeeditor/resources/zoomeven.png
Binary files differ
diff --git a/utils/themeeditor/resources/zoomin.png b/utils/themeeditor/resources/zoomin.png
new file mode 100644
index 0000000..2903eb3
--- /dev/null
+++ b/utils/themeeditor/resources/zoomin.png
Binary files differ
diff --git a/utils/themeeditor/resources/zoomout.png b/utils/themeeditor/resources/zoomout.png
new file mode 100644
index 0000000..d0cdc72
--- /dev/null
+++ b/utils/themeeditor/resources/zoomout.png
Binary files differ