diff options
| author | Frank Reininghaus <[email protected]> | 2009-04-20 17:52:21 +0000 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2009-04-20 17:52:21 +0000 |
| commit | 29c5ab3b74d26657c60b40770676be082caa953d (patch) | |
| tree | ea6440883b7c1a12a9ee14b78217f481d10986e9 /src/dolphinpart.rc | |
| parent | f6e3d851334e14a05f5e1a7b281a7101a12d43bb (diff) | |
Let the user choose if folders are always shown first in the views of
Dolphin and Konqueror (the default) or not. This setting can be
changed in the View menu: "View->Sort By->Folders First".
FEATURE: 62007
svn path=/trunk/KDE/kdebase/apps/; revision=956820
Diffstat (limited to 'src/dolphinpart.rc')
| -rw-r--r-- | src/dolphinpart.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinpart.rc b/src/dolphinpart.rc index 2ed6ea764..d0b2cc634 100644 --- a/src/dolphinpart.rc +++ b/src/dolphinpart.rc @@ -27,6 +27,7 @@ <Action name="sort_by_tags" /> <Separator/> <Action name="descending" /> + <Action name="folders_first" /> </Menu> <Menu name="additional_info"> <text context="@title:menu">Additional Information</text> |
