Commit 42f0c65b authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

Merge branch 'master' into school-master

Conflicts: branding.spec
parents e6faf6f1 1aa3b688
...@@ -294,6 +294,8 @@ echo $lang > lang ...@@ -294,6 +294,8 @@ echo $lang > lang
[ "`readlink %_sysconfdir/bootsplash/themes/current`" != %theme ] || [ "`readlink %_sysconfdir/bootsplash/themes/current`" != %theme ] ||
%__rm -f %_sysconfdir/bootsplash/themes/current %__rm -f %_sysconfdir/bootsplash/themes/current
%post xfce-settings
cat /etc/sysconfig/xinitrc.xfce >> /etc/sysconfig/xinitrc
%files alterator %files alterator
%config %_altdir/*.rcc %config %_altdir/*.rcc
......
...@@ -58,5 +58,6 @@ AC_CONFIG_FILES([ ...@@ -58,5 +58,6 @@ AC_CONFIG_FILES([
gnome-settings/metacity-theme-1.xml gnome-settings/metacity-theme-1.xml
components/ahttpd/styles/alterator.css components/ahttpd/styles/alterator.css
kde3-styles-splash/Theme.rc kde3-styles-splash/Theme.rc
xfce-settings/xinitrc
]) ])
AC_OUTPUT AC_OUTPUT
firefox firefox
oowriter oowriter
kde4-dolphin
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<item name="pager" id="11888131361"/> <item name="pager" id="11888131361"/>
<item name="tasklist" id="11888145122"/> <item name="tasklist" id="11888145122"/>
<item name="xkb-plugin" id="11896827708"/> <item name="xkb-plugin" id="11896827708"/>
<item name="xfce4-mixer" id="11888134323"/> <item name="xfce4-mixer-plugin" id="11888134323"/>
<item name="systray" id="11888132202"/> <item name="systray" id="11888132202"/>
<item name="clock" id="14"/> <item name="clock" id="14"/>
</items> </items>
......
[mixer-plugin]
Device=default
LauncherCommand=xfce4-mixer
LauncherRunInTerminal=false
LauncherUseStartupNotification=false
XSETROOT='xsetroot -solid #@MIDDLE_COLOR_HEX@'
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