Revision 809648

Go back to digest for 25th May 2008

Other in KDE Base

Will Stephenson committed changes in /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core:

in the kde-core-devel thread "Kubuntu Settings in KDE" Riddell suggested setting NoDisplay=true on systemsettings.desktop, to prevent it appearing twice in the Computer tab, and in the Applications tab.

This solution goes too far, because you then cannot find the app with the search tool.

This patch adapts the Applications tab to ignore any apps that are configured to appear in the System tab, using a new static method in the Kickoff namespace to obtain the list in both System and Applications models.

File Changes

Modified 4 files
  • /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core
  •   /applicationmodel.cpp
  •   /models.cpp
  •   /models.h
  •   /systemmodel.cpp
4 files changed in total