┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/dolphinsettingsdialog.h
diff options
context:
space:
mode:
authorShaun Reich <[email protected]>2009-02-15 18:06:04 +0000
committerShaun Reich <[email protected]>2009-02-15 18:06:04 +0000
commit8ce343ba3d1f3f60dc8a53fdf23497db0fffb37d (patch)
tree87a4d42f9c4fa711fabe131cacfe3824c780f772 /src/settings/dolphinsettingsdialog.h
parent614a1a186158b29b27e303766d576b2b4636ecf1 (diff)
Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the 'Trash" page.
Konqueror has it, we should too =) svn path=/trunk/KDE/kdebase/apps/; revision=926571
Diffstat (limited to 'src/settings/dolphinsettingsdialog.h')
-rw-r--r--src/settings/dolphinsettingsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/dolphinsettingsdialog.h b/src/settings/dolphinsettingsdialog.h
index 90cfd3493..09ad22454 100644
--- a/src/settings/dolphinsettingsdialog.h
+++ b/src/settings/dolphinsettingsdialog.h
@@ -30,7 +30,7 @@ class SettingsPageBase;
/**
* @brief Settings dialog for Dolphin.
*
- * Contains the pages for Startup, View Modes, Navigation, Services and General.
+ * Contains the pages for Startup, View Modes, Navigation, Services, General, and Trash.
*/
class DolphinSettingsDialog : public KPageDialog
{