summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-08-04 17:56:00 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-08-04 17:56:00 +0000
commitc216100f843d5ec0fba5a4f49907d666a65028b1 (patch)
tree9fedee2560e123381ea87259744fb6ae13385136 /utils/themeeditor/resources
parentbcf51beee7afe2251aee2e98f26934e34b133e7a (diff)
downloadrockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.zip
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.tar.gz
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.tar.bz2
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.tar.xz
Theme Editor: Overhauled main window toolbar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27697 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources')
-rw-r--r--utils/themeeditor/resources/COPYING9
-rw-r--r--utils/themeeditor/resources/document-save-as.pngbin0 -> 1837 bytes
-rw-r--r--utils/themeeditor/resources/edit-copy.pngbin0 -> 723 bytes
-rw-r--r--utils/themeeditor/resources/edit-cut.pngbin0 -> 2087 bytes
-rw-r--r--utils/themeeditor/resources/edit-find-replace.pngbin0 -> 2104 bytes
-rw-r--r--utils/themeeditor/resources/edit-paste.pngbin0 -> 1027 bytes
-rw-r--r--utils/themeeditor/resources/edit-redo.pngbin0 -> 1502 bytes
-rw-r--r--utils/themeeditor/resources/edit-undo.pngbin0 -> 1601 bytes
8 files changed, 5 insertions, 4 deletions
diff --git a/utils/themeeditor/resources/COPYING b/utils/themeeditor/resources/COPYING
index 3d9e7e7..14c27fa 100644
--- a/utils/themeeditor/resources/COPYING
+++ b/utils/themeeditor/resources/COPYING
@@ -1,7 +1,8 @@
-The files ffwd.png, rwnd.png, play.png, pause.png, document-new.png,
-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 edit-cut.png, edit-copy.png, edit-paste.png, edit-find-replace.png,
+edit-undo.png, edit-redo.png, ffwd.png, rwnd.png, play.png, pause.png,
+document-new.png, document-open.png, document-save-as.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.
diff --git a/utils/themeeditor/resources/document-save-as.png b/utils/themeeditor/resources/document-save-as.png
new file mode 100644
index 0000000..5c9f6b3
--- /dev/null
+++ b/utils/themeeditor/resources/document-save-as.png
Binary files differ
diff --git a/utils/themeeditor/resources/edit-copy.png b/utils/themeeditor/resources/edit-copy.png
new file mode 100644
index 0000000..3348ee0
--- /dev/null
+++ b/utils/themeeditor/resources/edit-copy.png
Binary files differ
diff --git a/utils/themeeditor/resources/edit-cut.png b/utils/themeeditor/resources/edit-cut.png
new file mode 100644
index 0000000..217663b
--- /dev/null
+++ b/utils/themeeditor/resources/edit-cut.png
Binary files differ
diff --git a/utils/themeeditor/resources/edit-find-replace.png b/utils/themeeditor/resources/edit-find-replace.png
new file mode 100644
index 0000000..0f1b117
--- /dev/null
+++ b/utils/themeeditor/resources/edit-find-replace.png
Binary files differ
diff --git a/utils/themeeditor/resources/edit-paste.png b/utils/themeeditor/resources/edit-paste.png
new file mode 100644
index 0000000..dd429ce
--- /dev/null
+++ b/utils/themeeditor/resources/edit-paste.png
Binary files differ
diff --git a/utils/themeeditor/resources/edit-redo.png b/utils/themeeditor/resources/edit-redo.png
new file mode 100644
index 0000000..3eb7b05
--- /dev/null
+++ b/utils/themeeditor/resources/edit-redo.png
Binary files differ
diff --git a/utils/themeeditor/resources/edit-undo.png b/utils/themeeditor/resources/edit-undo.png
new file mode 100644
index 0000000..61b2ce9
--- /dev/null
+++ b/utils/themeeditor/resources/edit-undo.png
Binary files differ