diff options
Diffstat (limited to 'kio/bookmarks/kbookmarkmanager.h')
-rw-r--r-- | kio/bookmarks/kbookmarkmanager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/bookmarks/kbookmarkmanager.h b/kio/bookmarks/kbookmarkmanager.h index f2d4021f7..d076eefc7 100644 --- a/kio/bookmarks/kbookmarkmanager.h +++ b/kio/bookmarks/kbookmarkmanager.h @@ -64,7 +64,7 @@ protected: * called. * * @param bookmarksFile full path to the bookmarks file, - * Use ~/.kde/share/apps/konqueror/bookmarks.xml for the konqueror bookmarks + * Use ~/.trinity/share/apps/konqueror/bookmarks.xml for the konqueror bookmarks * * @param bImportDesktopFiles if true, and if the bookmarksFile * doesn't already exist, import bookmarks from desktop files @@ -200,7 +200,7 @@ public: * instantiate it before this method is ever called. * * @param bookmarksFile full path to the bookmarks file, - * Use ~/.kde/share/apps/konqueror/bookmarks.xml for the konqueror bookmarks + * Use ~/.trinity/share/apps/konqueror/bookmarks.xml for the konqueror bookmarks * * @param bImportDesktopFiles if true, and if the bookmarksFile * doesn't already exist, import bookmarks from desktop files |