diff options
author | Marcel Dijkstra <[email protected]> | 2012-06-24 23:06:14 +0200 |
---|---|---|
committer | Marcel Dijkstra <[email protected]> | 2012-06-24 23:06:14 +0200 |
commit | 8193889dec4f4243a604e9da4ae01cbbde564519 (patch) | |
tree | ed227cd89fd33da33aae7f3d1cbbb8037e5651c2 /desktop/Makefile.am | |
parent | f19febf724dfaefa7ed583d1206f7107b4bad39f (diff) | |
download | mate-backgrounds-8193889dec4f4243a604e9da4ae01cbbde564519.tar.bz2 mate-backgrounds-8193889dec4f4243a604e9da4ae01cbbde564519.tar.xz |
replace Stripes.jpg with transparent Stripes.png
Diffstat (limited to 'desktop/Makefile.am')
-rw-r--r-- | desktop/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |