$NetBSD: patch-fg,v 1.3 2004/11/01 16:39:06 gavan Exp $

--- ksysguard/gui/ksysguard.cc.orig	2004-08-05 19:57:19.000000000 +0100
+++ ksysguard/gui/ksysguard.cc
@@ -145,7 +147,7 @@ void TopLevel::resetWorkSheets()
   mWorkSpace->removeAllWorkSheets();
 
   KStandardDirs* kstd = KGlobal::dirs();
-  kstd->addResourceType( "data", "share/apps/ksysguard" );
+  kstd->addResourceType( "data", "share/kde/apps/ksysguard" );
 
   QString workDir = kstd->saveLocation( "data", "ksysguard" );
 
