Fix references to user profile directory.

(cherry picked from commit efbdf0684d)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent b1f4d35462
commit fcaaeef921

@ -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