Xfce: system-config tools cleanup, remove cups pdf

This commit is contained in:
Christoph Wickert 2009-10-27 01:26:01 +01:00
parent a66367e677
commit 29bf2e3a02

View File

@ -77,7 +77,6 @@ catfish
xfce4-power-manager xfce4-power-manager
seahorse seahorse
transmission transmission
cups-pdf
gnome-bluetooth gnome-bluetooth
alsa-plugins-pulseaudio alsa-plugins-pulseaudio
pavucontrol pavucontrol
@ -136,6 +135,8 @@ xfce4-websearch-plugin
#xfce4-xfapplet-plugin #xfce4-xfapplet-plugin
xfce4-xfswitch-plugin xfce4-xfswitch-plugin
xfce4-xkb-plugin xfce4-xkb-plugin
# system-config-printer does printer management better
#xfprint
xfwm4-themes xfwm4-themes
# dictionaries are big # dictionaries are big
@ -150,9 +151,16 @@ xfwm4-themes
-autofs -autofs
-nss_db -nss_db
-acpid -acpid
# system-config-printer does printer management better
# xfprint has now been made as optional in comps. # drop some system-config things
system-config-printer -system-config-boot
-system-config-language
-system-config-lvm
-system-config-network
-system-config-rootpassword
-system-config-services
-policycoreutils-gui
%end %end
%post %post
@ -192,10 +200,8 @@ FOE
sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop
mkdir /home/liveuser/Desktop mkdir /home/liveuser/Desktop
cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop
chmod a+x /home/liveuser/Desktop/liveinst.desktop
# this goes at the end after all other changes. # this goes at the end after all other changes.
chown -R liveuser:liveuser /home/liveuser chown -R liveuser:liveuser /home/liveuser
restorecon -R /home/liveuser restorecon -R /home/liveuser