kde: drop plasma-netbook hack

plasma-netbook no longer exists
This commit is contained in:
Rex Dieter 2015-05-05 12:06:24 -05:00
parent 5a5764090a
commit 77955c8fc4
1 changed files with 0 additions and 5 deletions

View File

@ -101,11 +101,6 @@ KRES_EOF
chown -R liveuser:liveuser /home/liveuser/
restorecon -R /home/liveuser/
# small hack to enable plasma-netbook workspace on boot
if strstr "\`cat /proc/cmdline\`" netbook ; then
mv /usr/share/autostart/plasma-desktop.desktop /usr/share/autostart/plasma-netbook.desktop
sed -i 's/desktop/netbook/g' /usr/share/autostart/plasma-netbook.desktop
fi
EOF
%end