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

List:       kde-commits
Subject:    KDE/kdevelop/plugins/appwizard
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-01-12 22:10:31
Message-ID: 1231798231.507982.7415.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 910263 by apaku:

Adjust the actions text to be more explanatory about what this leads to.


 M  +1 -1      appwizardplugin.cpp  


--- trunk/KDE/kdevelop/plugins/appwizard/appwizardplugin.cpp #910262:910263
@@ -76,7 +76,7 @@
 
     QAction *action = actionCollection()->addAction("project_new");
     action->setIcon(KIcon("window-new"));
-    action->setText(i18n("&New Project..."));
+    action->setText(i18n("New From Template..."));
     connect(action, SIGNAL(triggered(bool)), this, SLOT(slotNewProject()));
     action->setToolTip( i18n("Generate a new project from a template") );
     action->setWhatsThis( i18n("<b>New project</b><p>"
[prev in list] [next in list] [prev in thread] [next in thread] 

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