diff options
| author | Burkhard Lück <[email protected]> | 2011-11-21 10:14:50 +0100 |
|---|---|---|
| committer | Burkhard Lück <[email protected]> | 2011-11-21 10:14:50 +0100 |
| commit | 7f139702eefce8dbbba5475650544267971fb444 (patch) | |
| tree | c772e46a5d0ce39acc2fdb044e215a6d36fd59c6 | |
| parent | fa1b7e277f63ee4b0d998df070ec45a951a0e850 (diff) | |
columns view was removed, new compact view
| -rw-r--r-- | src/dolphinpart.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinpart.desktop b/src/dolphinpart.desktop index 4cb5d51a9..548e799fc 100644 --- a/src/dolphinpart.desktop +++ b/src/dolphinpart.desktop @@ -93,7 +93,7 @@ InitialPreference=7 # Provide info about the view modes using the Actions mechanism so that KService parses it. # Konqueror then queries KService to get hold of the translated texts for the view modes -Actions=icons;details;columns; +Actions=icons;details;compact; [Desktop Action icons] Name=Icons |
