summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Dijkstra <[email protected]>2012-06-24 23:06:14 +0200
committerMarcel Dijkstra <[email protected]>2012-06-24 23:06:14 +0200
commit8193889dec4f4243a604e9da4ae01cbbde564519 (patch)
treeed227cd89fd33da33aae7f3d1cbbb8037e5651c2
parentf19febf724dfaefa7ed583d1206f7107b4bad39f (diff)
downloadmate-backgrounds-8193889dec4f4243a604e9da4ae01cbbde564519.tar.bz2
mate-backgrounds-8193889dec4f4243a604e9da4ae01cbbde564519.tar.xz
replace Stripes.jpg with transparent Stripes.png
-rw-r--r--desktop/Makefile.am2
-rw-r--r--desktop/Stripes.jpgbin246770 -> 0 bytes
-rw-r--r--desktop/Stripes.pngbin0 -> 694529 bytes
-rw-r--r--desktop/mate-desktop.xml.in.in2
4 files changed, 2 insertions, 2 deletions
diff --git a/desktop/Makefile.am b/desktop/Makefile.am
index 902069c..6d51870 100644
--- a/desktop/Makefile.am
+++ b/desktop/Makefile.am
@@ -2,7 +2,7 @@ backgrounddir = $(datadir)/pixmaps/backgrounds/mate/desktop
background_DATA =\
GreenTraditional.jpg \
- Stripes.jpg
+ Stripes.png
metadata_in_files = mate-desktop.xml.in
metadatadir = $(datadir)/mate-background-properties
diff --git a/desktop/Stripes.jpg b/desktop/Stripes.jpg
deleted file mode 100644
index c227804..0000000
--- a/desktop/Stripes.jpg
+++ /dev/null
Binary files differ
diff --git a/desktop/Stripes.png b/desktop/Stripes.png
new file mode 100644
index 0000000..09135c5
--- /dev/null
+++ b/desktop/Stripes.png
Binary files differ
diff --git a/desktop/mate-desktop.xml.in.in b/desktop/mate-desktop.xml.in.in
index 6f03f0d..5a7a854 100644
--- a/desktop/mate-desktop.xml.in.in
+++ b/desktop/mate-desktop.xml.in.in
@@ -8,7 +8,7 @@
</wallpaper>
<wallpaper deleted="false">
<_name>Stripes</_name>
- <filename>@datadir@/pixmaps/backgrounds/mate/desktop/Stripes.jpg</filename>
+ <filename>@datadir@/pixmaps/backgrounds/mate/desktop/Stripes.png</filename>
<options>zoom</options>
</wallpaper>
</wallpapers>