OBS User unknown
2007-09-20 12:00:26 +00:00
committed by Git OBS Bridge
parent 50ecb5d9ea
commit a79998b1b2
3 changed files with 22 additions and 2 deletions

8
gnome
View File

@@ -77,6 +77,14 @@ if [ ! -e $HOME/.skel/.gnome2-run-10.3 ] ; then
cp -u /usr/share/dist/desktop-files/SuSE.desktop ~/Desktop
fi
# Install the live install desktop icon this way until there is
# a better solution. The actual files reside in gnome2-SuSE
# the /etc/YaST2/live-install.xml only exists on a live install system
if [ -e /etc/YaST2/live-install.xml ] ; then
mkdir -p ~/Desktop
cp -u /usr/share/dist/desktop-files/live-installer.desktop ~/Desktop
fi
# Uncomment after SLED12, remove after SLED14:
#rm -f ~/.skel/gnome2-run ~/.skel/gnome2-run-9.2 ~/.skel/sled10-run