installer.kmdr: other attempt to fix kde reboot
This commit is contained in:
parent
1a33336ab2
commit
4c8c419c9e
@ -2819,7 +2819,7 @@ done
|
|||||||
</widget>
|
</widget>
|
||||||
<widget class="CheckBox">
|
<widget class="CheckBox">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>CheckBox13</cstring>
|
<cstring>fsbadblocks_2</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
<sizepolicy>
|
<sizepolicy>
|
||||||
@ -2829,9 +2829,6 @@ done
|
|||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="name">
|
|
||||||
<cstring>fsbadblocks_2</cstring>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Check for &bad blocks (slow!)</string>
|
<string>Check for &bad blocks (slow!)</string>
|
||||||
</property>
|
</property>
|
||||||
@ -3745,7 +3742,7 @@ else
|
|||||||
# assume KDE4 as default (or use KDE_FULL_SESSION == true)
|
# assume KDE4 as default (or use KDE_FULL_SESSION == true)
|
||||||
dbus-send --session --type=method_call --print-reply --reply-timeout=2000 \
|
dbus-send --session --type=method_call --print-reply --reply-timeout=2000 \
|
||||||
--dest=org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout \
|
--dest=org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout \
|
||||||
int32:0 int32:1 int32:2 2>&1 && return
|
int32:0 int32:1 int32:2
|
||||||
fi
|
fi
|
||||||
</string>
|
</string>
|
||||||
</stringlist>
|
</stringlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user