From 45bdac895344b9f8f1e646301e0e5af6a9ce265d Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Wed, 9 Jun 2004 21:49:15 +0000 Subject: [PATCH] CVS_SILENT Removing not needed accelerators () 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 as a separate entry making it unpossible to generate errors because the & is placed in a letter and the accelator entry is translated to another letter. (Examples about that in http://www.iespana.es/tsdgeos/accelerators.html) svn path=/trunk/kdeartwork/kwin-styles/plastik/; revision=319212 --- clients/plastik/config/configdialog.ui | 3 --- 1 file changed, 3 deletions(-) diff --git a/clients/plastik/config/configdialog.ui b/clients/plastik/config/configdialog.ui index 6bd4de627e..2dcff9a7c5 100644 --- a/clients/plastik/config/configdialog.ui +++ b/clients/plastik/config/configdialog.ui @@ -66,9 +66,6 @@ Use shadowed &text - - Alt+T - Check this option if you want the titlebar text to have a 3D look with a shadow behind it.