From 267f75a9de785e93d0d77123dfa6f745eed05def Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 3 Apr 2010 23:10:21 +0000 Subject: Final set of fixes; application now has proper functionality and is reasonably intuitive as well git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdpkg-install/sh/kdpkg-sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdpkg-install/sh') diff --git a/kdpkg-install/sh/kdpkg-sh b/kdpkg-install/sh/kdpkg-sh index 59b3ad1..0e2df8a 100755 --- a/kdpkg-install/sh/kdpkg-sh +++ b/kdpkg-install/sh/kdpkg-sh @@ -40,7 +40,7 @@ if [ "$1" == "install" ]; then else echo "" echo "Errors were encountered while installing your package" - echo "Please press enter to continue" + echo "Please press enter to exit" read fi fi -- cgit v1.2.1