$OpenBSD: patch-gameprofile_cpp,v 1.1.1.1 2013/01/27 23:54:51 stsp Exp $
--- gameprofile.cpp.orig	Wed Jan  9 03:39:07 2013
+++ gameprofile.cpp	Wed Jan  9 03:39:18 2013
@@ -66,7 +66,7 @@ GameProfile::GameProfile(QObject *parent) : QObject(pa
 #ifdef Q_OS_WIN32
   userPath += "/Application Data/XlabSoft/JAG/";
 #else
-  userPath += "/.xlabsoft/jag/";
+  userPath += "/.jag/";
 #endif
 
     QDir userdir(userPath);
