All pastes #816715 Raw Edit

Mine

public diff v1 · immutable
#816715 ·published 2007-12-14 22:51 UTC
rendered paste body
--- startkde.cmake.orig 2007-12-14 22:45:14.000000000 +0000+++ startkde.cmake      2007-12-14 22:50:06.000000000 +0000@@ -79,7 +79,7 @@     xmessage -geometry 500x100 "Could not start kstartupconfig4. Check your installation."     exit 1 fi-. $kdehome/share/config/startupconfig+[ -e $kdehome/share/config/startupconfig] && . $kdehome/share/config/startupconfig # XCursor mouse theme needs to be applied here to work even for kded or ksmserver if test -n "$kcminputrc_mouse_cursortheme" -o -n "$kcminputrc_mouse_cursorsize" ; then