diff options
author | raveit <[email protected]> | 2013-03-22 23:35:35 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-22 23:35:35 +0100 |
commit | f988463b45bdf7078827dc984f8613850d71ae84 (patch) | |
tree | c5e726b817ab4ce217e4550e14c4a6f8599033bf /desktop/Makefile.am | |
parent | 8e2e8fc476a2c9088b5735a583b3f082f4a12a19 (diff) | |
download | mate-backgrounds-f988463b45bdf7078827dc984f8613850d71ae84.tar.bz2 mate-backgrounds-f988463b45bdf7078827dc984f8613850d71ae84.tar.xz |
change backgrounds installation path
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 6d51870..0eabbc7 100644 --- a/desktop/Makefile.am +++ b/desktop/Makefile.am @@ -1,4 +1,4 @@ -backgrounddir = $(datadir)/pixmaps/backgrounds/mate/desktop +backgrounddir = $(datadir)/backgrounds/mate/desktop background_DATA =\ GreenTraditional.jpg \ |