Commit 1459c402 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Remove Simply Linux wallpapers and icon

parent 2e4a05e8
...@@ -300,8 +300,6 @@ make ...@@ -300,8 +300,6 @@ make
#graphics #graphics
mkdir -p %buildroot/%_datadir/design/{%theme,backgrounds} mkdir -p %buildroot/%_datadir/design/{%theme,backgrounds}
mkdir -p %buildroot/%_niconsdir mkdir -p %buildroot/%_niconsdir
install graphics/icons/slinux.png %buildroot/%_niconsdir/slinux.png
install graphics/icons/mini/slinux.png %buildroot/%_iconsdir/altlinux.png
cp -ar graphics/* %buildroot/%_datadir/design/%theme cp -ar graphics/* %buildroot/%_datadir/design/%theme
pushd %buildroot/%_datadir/design/%theme pushd %buildroot/%_datadir/design/%theme
...@@ -383,9 +381,6 @@ cp -r xfce-settings/etcskel/.vimrc %buildroot/etc/skel/ ...@@ -383,9 +381,6 @@ cp -r xfce-settings/etcskel/.vimrc %buildroot/etc/skel/
install -m 644 xfce-settings/etcskel/.wm-select %buildroot/etc/skel/ install -m 644 xfce-settings/etcskel/.wm-select %buildroot/etc/skel/
install -Dm 644 xfce-settings/etcskel/registrymodifications.xcu %buildroot/etc/skel/.config/libreoffice/4/user/registrymodifications.xcu install -Dm 644 xfce-settings/etcskel/registrymodifications.xcu %buildroot/etc/skel/.config/libreoffice/4/user/registrymodifications.xcu
mkdir -p %buildroot/usr/share/backgrounds/xfce/
cp -P xfce-settings/backgrounds/*.{jpg,png} %buildroot/usr/share/backgrounds/xfce/
install -pDm0755 xfce-settings/scripts/zdg-move-templates.sh %buildroot%_sysconfdir/X11/profile.d/zdg-move-templates.sh install -pDm0755 xfce-settings/scripts/zdg-move-templates.sh %buildroot%_sysconfdir/X11/profile.d/zdg-move-templates.sh
install -Dm 644 gnome-settings/gtkrc-2 %buildroot/etc/skel/.gtkrc-2.0 install -Dm 644 gnome-settings/gtkrc-2 %buildroot/etc/skel/.gtkrc-2.0
...@@ -479,8 +474,6 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr ...@@ -479,8 +474,6 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%files graphics %files graphics
%config /etc/alternatives/packages.d/%name-graphics %config /etc/alternatives/packages.d/%name-graphics
%_datadir/design %_datadir/design
%_niconsdir/slinux.png
%_iconsdir/altlinux.png
%_iconsdir/hicolor/*/apps/alt-education.png %_iconsdir/hicolor/*/apps/alt-education.png
%files bootsplash %files bootsplash
...@@ -517,7 +510,6 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr ...@@ -517,7 +510,6 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
/etc/skel/.local /etc/skel/.local
/etc/skel/.gconf /etc/skel/.gconf
/etc/skel/.vimrc /etc/skel/.vimrc
/usr/share/backgrounds/xfce/*
/etc/skel/.config/libreoffice/4/user/registrymodifications.xcu /etc/skel/.config/libreoffice/4/user/registrymodifications.xcu
%files slideshow %files slideshow
......
...@@ -9,26 +9,6 @@ ...@@ -9,26 +9,6 @@
<property name="last-single-image" type="string" value="/usr/share/design/current/backgrounds/default.png"/> <property name="last-single-image" type="string" value="/usr/share/design/current/backgrounds/default.png"/>
<property name="color-style" type="int" value="3"/> <property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="0"/> <property name="image-style" type="int" value="0"/>
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="3"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="3"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="3"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="3"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
</property>
</property> </property>
</property> </property>
</property> </property>
......
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