This commit is contained in:
committed by
Git OBS Bridge
parent
50ecb5d9ea
commit
a79998b1b2
8
gnome
8
gnome
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user