diff options
| author | Shaun Reich <[email protected]> | 2009-02-15 18:06:04 +0000 |
|---|---|---|
| committer | Shaun Reich <[email protected]> | 2009-02-15 18:06:04 +0000 |
| commit | 8ce343ba3d1f3f60dc8a53fdf23497db0fffb37d (patch) | |
| tree | 87a4d42f9c4fa711fabe131cacfe3824c780f772 /src/settings/dolphinsettingsdialog.h | |
| parent | 614a1a186158b29b27e303766d576b2b4636ecf1 (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.h | 2 |
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 { |
