$NetBSD: patch-fg,v 1.2 2004/02/04 14:25:59 markd Exp $

--- ksysguard/gui/ksysguard.cc.orig	2003-10-26 23:47:16.000000000 +1300
+++ ksysguard/gui/ksysguard.cc
@@ -162,7 +162,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" );
 
