Tippfehler – es ist zu spät.

Gute Nacht.

git-svn-id: https://svn.neo-layout.org@1952 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
pascal 2009-07-19 00:09:14 +00:00
parent 7094dad5fc
commit 27e5f7b58b

View file

@ -78,7 +78,7 @@ if [ $menu ]
then
fertig="Die neue Compose-Datei wurde erfolgreich erstellt.\nSie wird für alle neu gestarteten Programme sowie nach dem nächsten Login wirksam."
echo "USER_XCOMPOSE = XCompose_$auswahl_$menu" > .config && make install && make clean &&
$(if [ $KDE_FULL_SESSIO = true ]
$(if [ $KDE_FULL_SESSION = true ]
then
kdialog --title Compose-Module --msgbox "$fertig"
else