Speed up Kleopatra startup by 20% (instruction fetches). This isn't really noticable on a dual-core, since the loading of the icon overlaps with the loading of the keys in another thread, and the latter dominates the startup time, but on a single-core, or on Windows after logging in, yielding the CPU eariler can only be a good thing. Handwavingly, the startup performance shrunk even on my dual-core machine from ca. 2190ms to ca. 2090ms, though the error margin is quite high: 10%.
svn path=/branches/kdepim/enterprise4/kdepim/; revision=932674