Revision 756013

Go back to digest for 6th January 2008

Features in KDE Base

Jakob Petsovits committed changes in /trunk/KDE/kdelibs/cmake/modules/KDE4Macros.cmake:

Add missing icon contexts to the kde4_install_icons() macro.
In case you didn't know it (I didn't as of a few minutes ago):

You can use the exact icon context names in the filenames of your installed icons. If you ever wondered where the "app" in ox22-app-mykdeapplication.png came from: that's just KDE 3 compatibility. Using the real name of the context, "apps", works just as well: ox22-apps-mykdeapplication.png

(This also works with "actions", "status", "places" and whatever icon contexts the icon naming specification defines.)

File Changes

Modified 1 files
  • /trunk/KDE/kdelibs/cmake/modules/KDE4Macros.cmake
1 files changed in total