Commit 39b8485e authored by Alexandra Panyukova's avatar Alexandra Panyukova

really adding wallpapers to package

parent 30d806f6
......@@ -4,9 +4,9 @@
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/xfce4/backdrops/vladstudio.com/1600x1200/new_year_1600x1200.png"/>
<property name="last-image" type="string" value="/usr/share/xfce4/backdrops/vladstudio.com/1600x1200/new_year_1600x1200.png"/>
<property name="last-single-image" type="string" value="/usr/share/xfce4/backdrops/vladstudio.com/1600x1200/new_year_1600x1200.png"/>
<property name="image-path" type="string" value="/usr/share/xfce4/backdrops/new_year_1600x1200.png"/>
<property name="last-image" type="string" value="/usr/share/xfce4/backdrops/new_year_1600x1200.png"/>
<property name="last-single-image" type="string" value="/usr/share/xfce4/backdrops/new_year_1600x1200.png"/>
<property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="3"/>
</property>
......
......@@ -338,6 +338,7 @@ cp -P backgrounds/*.jpg %buildroot/usr/share/xfce4/backdrops/
install -m 644 backgrounds/vladstudio.com/LICENSE.txt %buildroot/usr/share/xfce4/backdrops/vladstudio.com/
install -m 644 backgrounds/vladstudio.com/1600x1200/* %buildroot/usr/share/xfce4/backdrops/vladstudio.com/1600x1200/
install -m 644 backgrounds/vladstudio.com/1680x1050/* %buildroot/usr/share/xfce4/backdrops/vladstudio.com/1680x1050/
install -m 644 backgrounds/new*.png %buildroot/usr/share/xfce4/backdrops/
popd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment