OBS User unknown
2008-05-01 12:16:58 +00:00
committed by Git OBS Bridge
parent 699fbdf1c1
commit 3d33b00139
4 changed files with 81 additions and 1 deletions

2
gnome
View File

@@ -77,6 +77,8 @@ fi
if [ -e /usr/share/applications/YaST2/live-installer.desktop ] ; then
mkdir -p ~/Desktop
cp -u /usr/share/applications/YaST2/live-installer.desktop ~/Desktop
# Workaround for gio not knowing about X-KDE-SubstituteUID -- see bnc#379332
sed -i "s/^Exec=/Exec=gnomesu -- /g" ~/Desktop/live-installer.desktop
# setup live install to not start beagled
if [ -e /etc/xdg/autostart/beagled-autostart.desktop ] ; then