diff options
| author | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-16 21:49:12 +0300 |
|---|---|---|
| committer | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-16 21:49:12 +0300 |
| commit | 9f2574f34ef6f010e50b17c7dc1acf18e00a2a34 (patch) | |
| tree | bac8e09be68602d9ef62bddd7e7cb9e2577f8eb3 /pixmaps | |
| parent | 8f19dd4bc9e8189b3aa28040b2a7ee3fcd977f35 (diff) | |
| download | pcsxr-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.am | 7 | ||||
| -rwxr-xr-x | pixmaps/cd.png | bin | 1593 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/cdr.png | bin | 1491 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/gpu.png | bin | 1455 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/iso-open.png | bin | 3034 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/iso-reopen.png | bin | 1772 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/memcard.png | bin | 935 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/pad.png | bin | 1767 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/pcsxr-icon.png | bin | 13508 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/pcsxr.png | bin | 60106 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/play.png | bin | 846 -> 0 bytes | |||
| -rw-r--r-- | pixmaps/sio1.png | bin | 1786 -> 0 bytes | |||
| -rwxr-xr-x | pixmaps/spu.png | bin | 2102 -> 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 Binary files differdeleted file mode 100755 index 1f07c0e7..00000000 --- a/pixmaps/cd.png +++ /dev/null diff --git a/pixmaps/cdr.png b/pixmaps/cdr.png Binary files differdeleted file mode 100755 index 72737547..00000000 --- a/pixmaps/cdr.png +++ /dev/null diff --git a/pixmaps/gpu.png b/pixmaps/gpu.png Binary files differdeleted file mode 100755 index e49595f3..00000000 --- a/pixmaps/gpu.png +++ /dev/null diff --git a/pixmaps/iso-open.png b/pixmaps/iso-open.png Binary files differdeleted file mode 100755 index 3daaea2a..00000000 --- a/pixmaps/iso-open.png +++ /dev/null diff --git a/pixmaps/iso-reopen.png b/pixmaps/iso-reopen.png Binary files differdeleted file mode 100755 index 3294074a..00000000 --- a/pixmaps/iso-reopen.png +++ /dev/null diff --git a/pixmaps/memcard.png b/pixmaps/memcard.png Binary files differdeleted file mode 100755 index 2b061b6d..00000000 --- a/pixmaps/memcard.png +++ /dev/null diff --git a/pixmaps/pad.png b/pixmaps/pad.png Binary files differdeleted file mode 100755 index 186e7be8..00000000 --- a/pixmaps/pad.png +++ /dev/null diff --git a/pixmaps/pcsxr-icon.png b/pixmaps/pcsxr-icon.png Binary files differdeleted file mode 100755 index 2cc9839f..00000000 --- a/pixmaps/pcsxr-icon.png +++ /dev/null diff --git a/pixmaps/pcsxr.png b/pixmaps/pcsxr.png Binary files differdeleted file mode 100755 index 8dc59052..00000000 --- a/pixmaps/pcsxr.png +++ /dev/null diff --git a/pixmaps/play.png b/pixmaps/play.png Binary files differdeleted file mode 100755 index ce003e4d..00000000 --- a/pixmaps/play.png +++ /dev/null diff --git a/pixmaps/sio1.png b/pixmaps/sio1.png Binary files differdeleted file mode 100644 index e9340ade..00000000 --- a/pixmaps/sio1.png +++ /dev/null diff --git a/pixmaps/spu.png b/pixmaps/spu.png Binary files differdeleted file mode 100755 index 53c9ac51..00000000 --- a/pixmaps/spu.png +++ /dev/null |
