┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinsettings.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-08-25 10:42:10 +0000
committerPeter Penz <[email protected]>2007-08-25 10:42:10 +0000
commit33ddc0e7913dfa5f90cbd0b231d766f39cd48b4b (patch)
tree235c22b2dec7d565f15785cc0045d5d487580e85 /src/dolphinsettings.h
parent6a0a614448e6dbc003386492146b68f69fc6caa7 (diff)
don't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=704553
Diffstat (limited to 'src/dolphinsettings.h')
-rw-r--r--src/dolphinsettings.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/dolphinsettings.h b/src/dolphinsettings.h
index 327e4defc..dc1b0a840 100644
--- a/src/dolphinsettings.h
+++ b/src/dolphinsettings.h
@@ -33,12 +33,11 @@ class KFilePlacesModel;
* @brief Manages and stores all settings from Dolphin.
*
* The following properties are stored:
- * - home Url
+ * - home URL
* - default view mode
- * - Url navigator state (editable or not)
+ * - URL navigator state (editable or not)
* - split view
- * - bookmarks
- * - properties for icons and details view
+ * - properties for views
*/
class LIBDOLPHINPRIVATE_EXPORT DolphinSettings
{