- Fix the action for quickopen-open-files, the .rc file needs also to be manipulated...
commit0a689f7dd376c56eb455910cb35765809c2ea63d
authorzwabel <zwabel@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sat, 18 Oct 2008 01:29:11 +0000 (18 01:29 +0000)
committerzwabel <zwabel@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sat, 18 Oct 2008 01:29:11 +0000 (18 01:29 +0000)
tree280b4f80c54c992946b5af313f53ca17562171d2
parent341d05312a5b941dbfae17d379a49ee2ec7fd62d
- Fix the action for quickopen-open-files, the .rc file needs also to be manipulated, and an id added.
- Correctly adapt the open-file data provider to the scope/item scheme: The scope is clearly "currently open", and the item type is "files".
- Give the open files an icon that doesn't hurt in the eyes ;-)
- Make "Quickopen File" by default contain the currently open files scope

Now do we really need the separate "Quickopen Open Files" shortcut if we already have "Quickopen Files" that contains them at the top?

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdevplatform@872750 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
plugins/quickopen/kdevquickopen.rc
plugins/quickopen/projectfilequickopen.cpp
plugins/quickopen/quickopenplugin.cpp