diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-06-13 18:42:16 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-06-13 18:42:16 +0000 |
| commit | 63e45ad668447ff78503f0160ed3fdb7595b233e (patch) | |
| tree | e16100fd96968181b92e708bd24daeb5f9d75cf1 /pixmaps | |
| parent | 9e1842a1554a7df2f5d989a966883b8b6d8bf2ba (diff) | |
| download | pcsxr-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.am | 4 | ||||
| -rw-r--r-- | pixmaps/cd.png | bin | 0 -> 1593 bytes | |||
| -rw-r--r-- | pixmaps/cdr.png | bin | 0 -> 1537 bytes | |||
| -rw-r--r-- | pixmaps/gpu.png | bin | 0 -> 1503 bytes | |||
| -rw-r--r-- | pixmaps/iso-open.png | bin | 0 -> 3065 bytes | |||
| -rw-r--r-- | pixmaps/iso-reopen.png | bin | 0 -> 1756 bytes | |||
| -rw-r--r-- | pixmaps/memcard.png | bin | 0 -> 926 bytes | |||
| -rw-r--r-- | pixmaps/pad.png | bin | 0 -> 1771 bytes | |||
| -rw-r--r-- | pixmaps/pcsxr.png | bin | 40887 -> 60106 bytes | |||
| -rw-r--r-- | pixmaps/play.png | bin | 0 -> 893 bytes | |||
| -rw-r--r-- | pixmaps/spu.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..1f07c0e7 --- /dev/null +++ b/pixmaps/cd.png diff --git a/pixmaps/cdr.png b/pixmaps/cdr.png Binary files differnew file mode 100644 index 00000000..4f900be7 --- /dev/null +++ b/pixmaps/cdr.png diff --git a/pixmaps/gpu.png b/pixmaps/gpu.png Binary files differnew file mode 100644 index 00000000..f4d630a3 --- /dev/null +++ b/pixmaps/gpu.png diff --git a/pixmaps/iso-open.png b/pixmaps/iso-open.png Binary files differnew file mode 100644 index 00000000..e5266f13 --- /dev/null +++ b/pixmaps/iso-open.png diff --git a/pixmaps/iso-reopen.png b/pixmaps/iso-reopen.png Binary files differnew file mode 100644 index 00000000..fa975f66 --- /dev/null +++ b/pixmaps/iso-reopen.png diff --git a/pixmaps/memcard.png b/pixmaps/memcard.png Binary files differnew file mode 100644 index 00000000..5d4476f4 --- /dev/null +++ b/pixmaps/memcard.png diff --git a/pixmaps/pad.png b/pixmaps/pad.png Binary files differnew file mode 100644 index 00000000..82b43c6f --- /dev/null +++ b/pixmaps/pad.png diff --git a/pixmaps/pcsxr.png b/pixmaps/pcsxr.png Binary files differindex 7ecf7810..8dc59052 100644 --- a/pixmaps/pcsxr.png +++ b/pixmaps/pcsxr.png diff --git a/pixmaps/play.png b/pixmaps/play.png Binary files differnew file mode 100644 index 00000000..dbd7f061 --- /dev/null +++ b/pixmaps/play.png diff --git a/pixmaps/spu.png b/pixmaps/spu.png Binary files differnew file mode 100644 index 00000000..1827d0df --- /dev/null +++ b/pixmaps/spu.png |
