summaryrefslogtreecommitdiff
path: root/pixmaps
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-06-13 18:42:16 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-06-13 18:42:16 +0000
commit63e45ad668447ff78503f0160ed3fdb7595b233e (patch)
treee16100fd96968181b92e708bd24daeb5f9d75cf1 /pixmaps
parent9e1842a1554a7df2f5d989a966883b8b6d8bf2ba (diff)
downloadpcsxr-63e45ad668447ff78503f0160ed3fdb7595b233e.tar.gz
New icons (linux).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67822 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile.am4
-rw-r--r--pixmaps/cd.pngbin0 -> 1593 bytes
-rw-r--r--pixmaps/cdr.pngbin0 -> 1537 bytes
-rw-r--r--pixmaps/gpu.pngbin0 -> 1503 bytes
-rw-r--r--pixmaps/iso-open.pngbin0 -> 3065 bytes
-rw-r--r--pixmaps/iso-reopen.pngbin0 -> 1756 bytes
-rw-r--r--pixmaps/memcard.pngbin0 -> 926 bytes
-rw-r--r--pixmaps/pad.pngbin0 -> 1771 bytes
-rw-r--r--pixmaps/pcsxr.pngbin40887 -> 60106 bytes
-rw-r--r--pixmaps/play.pngbin0 -> 893 bytes
-rw-r--r--pixmaps/spu.pngbin0 -> 2126 bytes
11 files changed, 2 insertions, 2 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 39358e06..917702a8 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -1,7 +1,7 @@
pixmapdir = "$(datadir)/pcsxr"
-pixmap_DATA = pcsxr.png
+pixmap_DATA = pcsxr.png iso-open.png iso-reopen.png cd.png cdr.png gpu.png memcard.png pad.png play.png spu.png
icondir = "$(datadir)/pixmaps"
icon_DATA = pcsxr-icon.png
-EXTRA_DIST = pcsxr.png pcsxr-icon.png
+EXTRA_DIST = pcsxr.png iso-open.png iso-reopen.png cd.png cdr.png gpu.png memcard.png pad.png play.png spu.png pcsxr-icon.png
diff --git a/pixmaps/cd.png b/pixmaps/cd.png
new file mode 100644
index 00000000..1f07c0e7
--- /dev/null
+++ b/pixmaps/cd.png
Binary files differ
diff --git a/pixmaps/cdr.png b/pixmaps/cdr.png
new file mode 100644
index 00000000..4f900be7
--- /dev/null
+++ b/pixmaps/cdr.png
Binary files differ
diff --git a/pixmaps/gpu.png b/pixmaps/gpu.png
new file mode 100644
index 00000000..f4d630a3
--- /dev/null
+++ b/pixmaps/gpu.png
Binary files differ
diff --git a/pixmaps/iso-open.png b/pixmaps/iso-open.png
new file mode 100644
index 00000000..e5266f13
--- /dev/null
+++ b/pixmaps/iso-open.png
Binary files differ
diff --git a/pixmaps/iso-reopen.png b/pixmaps/iso-reopen.png
new file mode 100644
index 00000000..fa975f66
--- /dev/null
+++ b/pixmaps/iso-reopen.png
Binary files differ
diff --git a/pixmaps/memcard.png b/pixmaps/memcard.png
new file mode 100644
index 00000000..5d4476f4
--- /dev/null
+++ b/pixmaps/memcard.png
Binary files differ
diff --git a/pixmaps/pad.png b/pixmaps/pad.png
new file mode 100644
index 00000000..82b43c6f
--- /dev/null
+++ b/pixmaps/pad.png
Binary files differ
diff --git a/pixmaps/pcsxr.png b/pixmaps/pcsxr.png
index 7ecf7810..8dc59052 100644
--- a/pixmaps/pcsxr.png
+++ b/pixmaps/pcsxr.png
Binary files differ
diff --git a/pixmaps/play.png b/pixmaps/play.png
new file mode 100644
index 00000000..dbd7f061
--- /dev/null
+++ b/pixmaps/play.png
Binary files differ
diff --git a/pixmaps/spu.png b/pixmaps/spu.png
new file mode 100644
index 00000000..1827d0df
--- /dev/null
+++ b/pixmaps/spu.png
Binary files differ