summaryrefslogtreecommitdiffstats
path: root/khexedit/pics
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/pics')
-rw-r--r--khexedit/pics/Makefile.am3
-rw-r--r--khexedit/pics/hexdrag.pngbin0 -> 459 bytes
-rw-r--r--khexedit/pics/hexmask.pngbin0 -> 188 bytes
-rw-r--r--khexedit/pics/hexwrite.pngbin0 -> 381 bytes
4 files changed, 3 insertions, 0 deletions
diff --git a/khexedit/pics/Makefile.am b/khexedit/pics/Makefile.am
new file mode 100644
index 0000000..0dd7a3f
--- /dev/null
+++ b/khexedit/pics/Makefile.am
@@ -0,0 +1,3 @@
+toolbar_DATA = hexwrite.png hexdrag.png hexmask.png
+toolbardir = $(kde_datadir)/khexedit/pics
+
diff --git a/khexedit/pics/hexdrag.png b/khexedit/pics/hexdrag.png
new file mode 100644
index 0000000..1459f4f
--- /dev/null
+++ b/khexedit/pics/hexdrag.png
Binary files differ
diff --git a/khexedit/pics/hexmask.png b/khexedit/pics/hexmask.png
new file mode 100644
index 0000000..69e71e5
--- /dev/null
+++ b/khexedit/pics/hexmask.png
Binary files differ
diff --git a/khexedit/pics/hexwrite.png b/khexedit/pics/hexwrite.png
new file mode 100644
index 0000000..a408a03
--- /dev/null
+++ b/khexedit/pics/hexwrite.png
Binary files differ