~ubuntu-branches/ubuntu/lucid/skrooge/lucid

« back to all changes in this revision

Viewing changes to skrooge_debug/skgdebugplugin.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2009-07-28 15:38:43 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090728153843-91b74m0vcam50krt
Tags: 0.2.9-0ubuntu1
* New upstream release
* Added kubuntu_01_cmake_fix.patch:
  Fix FTBFS

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
 
72
72
QString SKGDebugPlugin::statusTip () const
73
73
{
74
 
        return i18n("Usefull for debug");
 
74
        return i18n("Useful for debug");
75
75
}
76
76
 
77
77
QString SKGDebugPlugin::toolTip () const
78
78
{
79
 
        return i18n("Usefull for debug");
 
79
        return i18n("Useful for debug");
80
80
}
81
81
 
82
82
bool SKGDebugPlugin::isInContext() const