Commit 00f88d04 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

setting GTK+ qt style added to mate-settings

parent b07c266d
......@@ -268,6 +268,7 @@ install -m 644 fvwm-settings/.fvwm2rc %buildroot/etc/skel/
pushd mate-settings
install -m 644 -D 50_mate-background.gschema.override '%buildroot%_datadir/glib-2.0/schemas/50_mate-background.gschema.override'
install -m 644 -D 60_mate-theme.gschema.override '%buildroot%_datadir/glib-2.0/schemas/60_mate-theme.gschema.override'
install -m 644 -D Trolltech.conf '%buildroot%_sysconfdir/skel/.config/Trolltech.conf'
popd
#slideshow
......@@ -344,6 +345,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%files mate-settings
%_datadir/glib-2.0/schemas/*.gschema.override
%_sysconfdir/skel/.config/Trolltech.conf
%files slideshow
/usr/share/install2/slideshow
......@@ -362,6 +364,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%changelog
* Wed Apr 10 2013 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.9.0-alt21
- lightdm theme setup added to mate-settings
- setting GTK+ QT style added to mate-settings
* Tue Apr 09 2013 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.9.0-alt20
- gnome2 settings removed
......
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