Bug 149952

Summary: New style plugins not listed in order
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2007-09-17 23:43:00 UTC
Version:           1.4.0 (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:
The new style plugins are not listed in alphabetical together with the old style plugins.

STEPS TO REPRODUCE:
Start Kst
Select Data... New Plugin...

RESULTS:
The plugins are listed with the 'new-style' plugins first and then the ;old-style' subsequently.

EXPECTED RESULTS:
The user should not be aware of any difference between the two types of plugin and they should be listed together in alphabetical order.
Comment 1 Andrew Walker 2007-09-20 19:25:50 UTC
SVN commit 714817 by arwalker:

BUG:149952 list both styles of plugins together in alphabetical order

 M  +13 -12    kst.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=714817
Comment 2 Andrew Walker 2007-09-20 19:27:07 UTC
SVN commit 714818 by arwalker:

CCBUG:149952 list both styles of plugins together in alphabetical order

 M  +13 -12    kst.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=714818