kwin/clients
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
..
b2 And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
default And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
keramik Removing accelerators (<property name="accel">) from ui files. That is good because: 2003-10-30 19:01:10 +00:00
kwmtheme Don't crash on pixmaps without a mask. 2003-09-10 15:11:42 +00:00
laptop And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
modernsystem And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
plastik Here as well - don't flicker. 2003-10-30 18:25:43 +00:00
quartz And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
redmond And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
test Make it possible to find out window type also in createDecoration(). 2003-09-29 11:21:46 +00:00
web And one more case of flickering ... how comes nobody complained? 2003-10-30 18:01:43 +00:00
Makefile.am Make it possible to find out window type also in createDecoration(). 2003-09-29 11:21:46 +00:00
PORTING Fixes for mousePosition(). 2003-09-19 11:11:07 +00:00
REQUIREMENTS_FOR_CVS