summaryrefslogtreecommitdiff
path: root/macosx/Resources/Media.xcassets/PCSXR.appiconset
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-03-23 18:54:07 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-03-23 18:54:07 +0000
commit3262dd123efa06dfab0a0b1accc329d422a1d74b (patch)
tree1d7bbf210e9f05f8b2d7403107c3d17314f1840f /macosx/Resources/Media.xcassets/PCSXR.appiconset
parent4dd77012f333c479984e252beef7d06bd7527cc5 (diff)
downloadpcsxr-3262dd123efa06dfab0a0b1accc329d422a1d74b.tar.gz
OS X: slowly moving the resources to a subdirectory.
I forgot how braindead subversion can be. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89538 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Resources/Media.xcassets/PCSXR.appiconset')
-rw-r--r--macosx/Resources/Media.xcassets/PCSXR.appiconset/128.pngbin0 -> 18032 bytes
-rw-r--r--macosx/Resources/Media.xcassets/PCSXR.appiconset/Contents.json61
-rw-r--r--macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_16x16.pngbin0 -> 3472 bytes
-rw-r--r--macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_32x32.pngbin0 -> 5040 bytes
4 files changed, 61 insertions, 0 deletions
diff --git a/macosx/Resources/Media.xcassets/PCSXR.appiconset/128.png b/macosx/Resources/Media.xcassets/PCSXR.appiconset/128.png
new file mode 100644
index 00000000..3e3604aa
--- /dev/null
+++ b/macosx/Resources/Media.xcassets/PCSXR.appiconset/128.png
Binary files differ
diff --git a/macosx/Resources/Media.xcassets/PCSXR.appiconset/Contents.json b/macosx/Resources/Media.xcassets/PCSXR.appiconset/Contents.json
new file mode 100644
index 00000000..882d9b3a
--- /dev/null
+++ b/macosx/Resources/Media.xcassets/PCSXR.appiconset/Contents.json
@@ -0,0 +1,61 @@
+{
+ "images" : [
+ {
+ "size" : "16x16",
+ "idiom" : "mac",
+ "filename" : "icon_16x16.png",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "16x16",
+ "scale" : "2x"
+ },
+ {
+ "size" : "32x32",
+ "idiom" : "mac",
+ "filename" : "icon_32x32.png",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "32x32",
+ "scale" : "2x"
+ },
+ {
+ "size" : "128x128",
+ "idiom" : "mac",
+ "filename" : "128.png",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "128x128",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "256x256",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "256x256",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "512x512",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "mac",
+ "size" : "512x512",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+} \ No newline at end of file
diff --git a/macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_16x16.png b/macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_16x16.png
new file mode 100644
index 00000000..56883044
--- /dev/null
+++ b/macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_16x16.png
Binary files differ
diff --git a/macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_32x32.png b/macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_32x32.png
new file mode 100644
index 00000000..069cc68e
--- /dev/null
+++ b/macosx/Resources/Media.xcassets/PCSXR.appiconset/icon_32x32.png
Binary files differ