From 4c7b13d8cd49d49729801a278b5ce768406400cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:08:32 -0600 Subject: Rename KDEHOME and KDEDIR --- kverbos/kverbos/kverbosuser.cpp | 2 +- kverbos/kverbos/kverbosuser.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kverbos') diff --git a/kverbos/kverbos/kverbosuser.cpp b/kverbos/kverbos/kverbosuser.cpp index d3337e7c..90896a3b 100644 --- a/kverbos/kverbos/kverbosuser.cpp +++ b/kverbos/kverbos/kverbosuser.cpp @@ -202,7 +202,7 @@ void KVerbosUser::wrong() }; } -// Saves all the user information to the $KDEHOME/apps/kverbos/data/username.kverbos file +// Saves all the user information to the $TDEHOME/apps/kverbos/data/username.kverbos file bool KVerbosUser::saveUser(const int& res, const int& num) { bool re = false; diff --git a/kverbos/kverbos/kverbosuser.h b/kverbos/kverbos/kverbosuser.h index 11ba9564..d2f40d7b 100644 --- a/kverbos/kverbos/kverbosuser.h +++ b/kverbos/kverbos/kverbosuser.h @@ -90,7 +90,7 @@ TQString suggestVerb(); * be moved to the list with the wrong verbs. */ void wrong(); - /** Saves all the user information to the $KDEHOME/apps/kverbos/data/username.kverbos file */ + /** Saves all the user information to the $TDEHOME/apps/kverbos/data/username.kverbos file */ bool saveUser(const int& res, const int& num); /** Retrieve the old results and the number of sessions */ bool getResults(int& s, TQString d[], int r[][2]); -- cgit v1.2.1