diff options
| author | Peter Penz <[email protected]> | 2010-10-08 20:43:56 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2010-10-08 20:43:56 +0000 |
| commit | 69d235fb48549d382fcbf432ce019f8aa5a2269e (patch) | |
| tree | 6d962c91d63aef163122ed8a9a597d84cb5f0b9c /src/dolphinui.rc | |
| parent | 396706a741c3bb43be2aac6f77cc8e6412c6187c (diff) | |
Add the "Find" action per default to the toolbar.
svn path=/trunk/KDE/kdebase/apps/; revision=1183953
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index a4857c865..43fe906f8 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -93,6 +93,7 @@ <Action name="details" /> <Action name="columns" /> <Separator name="separator_0" /> + <Action name="edit_find"/> <Action name="show_preview" /> <Action name="split_view" /> </ToolBar> |
