kwin/clients/keramik/config
Albert Astals Cid f7a59dfd24 Removing accelerators (<property name="accel">) from ui files. That is good because:
- Makes .ui files smaller
 - Removes not necessary setAccel( QKeySequence( ) ); from the generated *.cpp
 - Translations teams don't get the accelerator to translate making it unpossible to generate errors because the & is placed in a letter and the accel is another letter.

If you don't like that blame Stephan Binner, he suggested i could do it.

svn path=/trunk/kdebase/kcontrol/; revision=263265
2003-10-30 19:01:10 +00:00
..
Makefile.am fix messages 2002-06-28 23:32:50 +00:00
config.cpp - Made the bottom grab bar optional by popular demand. 2002-09-01 22:50:34 +00:00
config.h Importing the Keramik KWin style. 2002-05-17 16:33:48 +00:00
keramikconfig.ui Removing accelerators (<property name="accel">) from ui files. That is good because: 2003-10-30 19:01:10 +00:00