summaryrefslogtreecommitdiff
path: root/pixmaps
diff options
context:
space:
mode:
authorStelios Tsampas <loathingkernel@gmail.com>2017-07-16 21:49:12 +0300
committerStelios Tsampas <loathingkernel@gmail.com>2017-07-16 21:49:12 +0300
commit9f2574f34ef6f010e50b17c7dc1acf18e00a2a34 (patch)
treebac8e09be68602d9ef62bddd7e7cb9e2577f8eb3 /pixmaps
parent8f19dd4bc9e8189b3aa28040b2a7ee3fcd977f35 (diff)
downloadpcsxr-9f2574f34ef6f010e50b17c7dc1acf18e00a2a34.tar.gz
* Move data and pixmaps folders inside gui folder to reflect codeplex branch.
* Enable overclock feature in config file.
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile.am7
-rwxr-xr-xpixmaps/cd.pngbin1593 -> 0 bytes
-rwxr-xr-xpixmaps/cdr.pngbin1491 -> 0 bytes
-rwxr-xr-xpixmaps/gpu.pngbin1455 -> 0 bytes
-rwxr-xr-xpixmaps/iso-open.pngbin3034 -> 0 bytes
-rwxr-xr-xpixmaps/iso-reopen.pngbin1772 -> 0 bytes
-rwxr-xr-xpixmaps/memcard.pngbin935 -> 0 bytes
-rwxr-xr-xpixmaps/pad.pngbin1767 -> 0 bytes
-rwxr-xr-xpixmaps/pcsxr-icon.pngbin13508 -> 0 bytes
-rwxr-xr-xpixmaps/pcsxr.pngbin60106 -> 0 bytes
-rwxr-xr-xpixmaps/play.pngbin846 -> 0 bytes
-rw-r--r--pixmaps/sio1.pngbin1786 -> 0 bytes
-rwxr-xr-xpixmaps/spu.pngbin2102 -> 0 bytes
13 files changed, 0 insertions, 7 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
deleted file mode 100644
index e77fda4e..00000000
--- a/pixmaps/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-pixmapdir = "$(datadir)/pcsxr"
-pixmap_DATA = pcsxr.png iso-open.png iso-reopen.png cd.png cdr.png gpu.png memcard.png pad.png play.png sio1.png spu.png
-
-icondir = "$(datadir)/pixmaps"
-icon_DATA = 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 sio1.png spu.png pcsxr-icon.png
diff --git a/pixmaps/cd.png b/pixmaps/cd.png
deleted file mode 100755
index 1f07c0e7..00000000
--- a/pixmaps/cd.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/cdr.png b/pixmaps/cdr.png
deleted file mode 100755
index 72737547..00000000
--- a/pixmaps/cdr.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gpu.png b/pixmaps/gpu.png
deleted file mode 100755
index e49595f3..00000000
--- a/pixmaps/gpu.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/iso-open.png b/pixmaps/iso-open.png
deleted file mode 100755
index 3daaea2a..00000000
--- a/pixmaps/iso-open.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/iso-reopen.png b/pixmaps/iso-reopen.png
deleted file mode 100755
index 3294074a..00000000
--- a/pixmaps/iso-reopen.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/memcard.png b/pixmaps/memcard.png
deleted file mode 100755
index 2b061b6d..00000000
--- a/pixmaps/memcard.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/pad.png b/pixmaps/pad.png
deleted file mode 100755
index 186e7be8..00000000
--- a/pixmaps/pad.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/pcsxr-icon.png b/pixmaps/pcsxr-icon.png
deleted file mode 100755
index 2cc9839f..00000000
--- a/pixmaps/pcsxr-icon.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/pcsxr.png b/pixmaps/pcsxr.png
deleted file mode 100755
index 8dc59052..00000000
--- a/pixmaps/pcsxr.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/play.png b/pixmaps/play.png
deleted file mode 100755
index ce003e4d..00000000
--- a/pixmaps/play.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/sio1.png b/pixmaps/sio1.png
deleted file mode 100644
index e9340ade..00000000
--- a/pixmaps/sio1.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/spu.png b/pixmaps/spu.png
deleted file mode 100755
index 53c9ac51..00000000
--- a/pixmaps/spu.png
+++ /dev/null
Binary files differ