Fix references to user profile directory.

pull/1/head
Darrell Anderson 12 years ago
parent 87a4131077
commit efbdf0684d

@ -27,7 +27,7 @@ namespace kt
{ {
/** /**
* Will return the data directory * Will return the data directory
* @return ~/.kde/share/apps/ktorrent/ * @return ~/.trinity/share/apps/ktorrent/
*/ */
TQString DataDir(); TQString DataDir();
} }

@ -42,7 +42,7 @@ namespace kt
/** /**
* @brief Loads default schedule. * @brief Loads default schedule.
* Default schedule is currently active (if enabled) and it's in ~/.kde/share/apps/ktorrent/bwschedule * Default schedule is currently active (if enabled) and it's in ~/.trinity/share/apps/ktorrent/bwschedule
*/ */
void loadDefault(); void loadDefault();

Loading…
Cancel
Save