[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/kdevelop/3.4/parts/astyle
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-01-05 2:32:06
Message-ID: 1167964326.692829.13192.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 620033 by apaku:

Remove the accelerator, this action is not commonly used and interfere's with the \
File type one in the same menu


 M  +1 -1      astyle_part.cpp  


--- branches/kdevelop/3.4/parts/astyle/astyle_part.cpp #620032:620033
@@ -51,7 +51,7 @@
   formatTextAction->setWhatsThis(i18n("<b>Reformat source</b><p>Source reformatting \
                functionality using <b>astyle</b> library. "
                              "Also available in <b>New Class</b> and \
<b>Subclassing</b> wizards."));  
-  formatFileAction = new KAction(i18n("&Format files"), 0, this, \
SLOT(formatFilesSelect()), actionCollection(), "tools_astyle"); +  formatFileAction = \
new KAction(i18n("Format files"), 0, this, SLOT(formatFilesSelect()), \
actionCollection(), "tools_astyle");  formatFileAction->setEnabled(false);
   formatFileAction->setToolTip(i18n("Format files"));
   formatFileAction->setWhatsThis(i18n("<b>Fomat files</b><p>Formatting functionality \
using <b>astyle</b> library. "


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic