aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornotaz2011-03-01 17:13:03 +0200
committernotaz2011-03-01 17:35:19 +0200
commite3d0da2638cc4c97ccb1f577b4c54363ec69c5a6 (patch)
treee7ae4bb242c188f5ce8acb0759ec815d18d28061
parente429fc6073077795431d8fecf18eab4c0c9218b3 (diff)
downloadpcsx_rearmed-e3d0da2638cc4c97ccb1f577b4c54363ec69c5a6.tar.gz
pcsx_rearmed-e3d0da2638cc4c97ccb1f577b4c54363ec69c5a6.tar.bz2
pcsx_rearmed-e3d0da2638cc4c97ccb1f577b4c54363ec69c5a6.zip
frontend: move skin and darken the background
-rw-r--r--Makefile2
-rw-r--r--pandora/skin/background.pngbin0 -> 183772 bytes
-rw-r--r--pandora/skin/font.png (renamed from skin/font.png)bin11264 -> 11264 bytes
-rw-r--r--pandora/skin/readme.txt (renamed from skin/readme.txt)0
-rw-r--r--pandora/skin/selector.png (renamed from skin/selector.png)bin386 -> 386 bytes
-rw-r--r--pandora/skin/skin.txt (renamed from skin/skin.txt)0
-rw-r--r--skin/background.pngbin196156 -> 0 bytes
7 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6d3470..f36a031 100644
--- a/Makefile
+++ b/Makefile
@@ -147,7 +147,7 @@ VER ?= $(shell git describe master)
rel: pcsx $(PLUGINS) \
pandora/pcsx.sh pandora/pcsx.pxml pandora/pcsx.png \
- pandora/picorestore pandora/readme.txt skin COPYING
+ pandora/picorestore pandora/readme.txt pandora/skin COPYING
rm -rf out
mkdir -p out/plugins
cp -r $^ out/
diff --git a/pandora/skin/background.png b/pandora/skin/background.png
new file mode 100644
index 0000000..f4b4523
--- /dev/null
+++ b/pandora/skin/background.png
Binary files differ
diff --git a/skin/font.png b/pandora/skin/font.png
index 707a5b4..707a5b4 100644
--- a/skin/font.png
+++ b/pandora/skin/font.png
Binary files differ
diff --git a/skin/readme.txt b/pandora/skin/readme.txt
index dd83963..dd83963 100644
--- a/skin/readme.txt
+++ b/pandora/skin/readme.txt
diff --git a/skin/selector.png b/pandora/skin/selector.png
index a439169..a439169 100644
--- a/skin/selector.png
+++ b/pandora/skin/selector.png
Binary files differ
diff --git a/skin/skin.txt b/pandora/skin/skin.txt
index 1d6979f..1d6979f 100644
--- a/skin/skin.txt
+++ b/pandora/skin/skin.txt
diff --git a/skin/background.png b/skin/background.png
deleted file mode 100644
index dd8961d..0000000
--- a/skin/background.png
+++ /dev/null
Binary files differ