diff -r 2dc5c5af1cf3 -r 73bd1fdd7102 PluginTimeTracker.py --- a/PluginTimeTracker.py Sun Oct 21 19:24:02 2012 +0200 +++ b/PluginTimeTracker.py Sun Oct 21 19:36:56 2012 +0200 @@ -26,7 +26,7 @@ className = "TimeTrackerPlugin" packageName = "TimeTracker" shortDescription = "Time Tracker to keep track of the project time." -longDescription = """This plugin implements a time tracker to keep track""" \ +longDescription = """This plug-in implements a time tracker to keep track""" \ """ of the time used for a project. The time can be subdivided into tasks.""" needsRestart = False pyqtApi = 2