/[thuban]/branches/WIP-pyshapelib-bramz/Extensions/profiling/profiling.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Extensions/profiling/profiling.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2357 by jan, Tue Sep 28 19:54:50 2004 UTC revision 2391 by jan, Tue Nov 16 21:32:56 2004 UTC
# Line 1  Line 1 
1  # Copyright (C) 2003 by Intevation GmbH  # Copyright (C) 2003, 2004 by Intevation GmbH
2  # Authors:  # Authors:
3  # Bernhard Herzog <[email protected]>  # Bernhard Herzog <[email protected]> (2003)
4    # Jan-Oliver Wagner <[email protected]> (2003, 2004)
5  #  #
6  # This program is free software under the GPL (>=v2)  # This program is free software under the GPL (>=v2)
7  # Read the file COPYING coming with the software for details.  # Read the file COPYING coming with the software for details.
# Line 33  from wxPython.lib.dialogs import wxScrol Line 34  from wxPython.lib.dialogs import wxScrol
34  from Thuban import _  from Thuban import _
35  from Thuban.UI.command import registry, Command  from Thuban.UI.command import registry, Command
36  from Thuban.UI.mainwindow import main_menu  from Thuban.UI.mainwindow import main_menu
 from Thuban.UI.extensionregistry import ExtensionDesc, ext_registry  
   
 ext_registry.add(ExtensionDesc(  
     name = 'profiling',  
     version = '1.0.0',  
     authors= [ 'Bernhard Herzog' ],  
     copyright = '2003 Intevation GmbH',  
     desc = _("Provide a profiler and a timer\n"  
              "for screen rendering.")))  
37    
38  #  #
39  # Customization  # Customization

Legend:
Removed from v.2357  
changed lines
  Added in v.2391

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26