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:
parent
7094dad5fc
commit
27e5f7b58b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue