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

List:       kde-commits
Subject:    KDE/kdeedu/parley/src/editor
From:       Daniel Laidig <d.laidig () gmx ! de>
Date:       2010-04-14 22:28:42
Message-ID: 20100414222842.8ACD5AC898 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1114939 by laidig:

just use "Practice" in the editor

let's use that for a while and see if it works better :)

 M  +2 -0      editor.cpp  


--- trunk/KDE/kdeedu/parley/src/editor/editor.cpp #1114938:1114939
@@ -349,6 +349,8 @@
     ParleyActions::create(ParleyActions::ToggleShowSublessons, m_vocabularyModel, \
                SLOT(showEntriesOfSubcontainers(bool)), actionCollection());
     ParleyActions::create(ParleyActions::AutomaticTranslation, m_vocabularyModel, \
                SLOT(automaticTranslation(bool)), actionCollection());
     ParleyActions::create(ParleyActions::StartPractice, m_mainWindow, \
SLOT(showStatistics()), actionCollection()); +    \
actionCollection()->action("practice_start")->setText(i18n("Practice")); +    \
                actionCollection()->action("practice_start")->setToolTip(i18n("Practice"));
                
     ParleyActions::create(ParleyActions::ConfigurePractice, m_mainWindow, \
                SLOT(configurePractice()), actionCollection());
     ParleyActions::create(ParleyActions::ToggleSearchBar, this, \
                SLOT(slotConfigShowSearch()), actionCollection());
     ParleyActions::create(ParleyActions::SearchVocabulary, this, \
SLOT(startSearch()), actionCollection());


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

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