/[opental]/opental/PlacelessTranslationService/PlacelessTranslationService.py
ViewVC logotype

Diff of /opental/PlacelessTranslationService/PlacelessTranslationService.py

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

revision 1.29 by lalo, Mon Oct 6 17:02:50 2003 UTC revision 1.30 by lalo, Mon Oct 6 17:20:15 2003 UTC
# Line 84  class PlacelessTranslationService(Folder Line 84  class PlacelessTranslationService(Folder
84      icon = 'misc_/PlacelessTranslationService/PlacelessTranslationService.png'      icon = 'misc_/PlacelessTranslationService/PlacelessTranslationService.png'
85      # major, minor, patchlevel, internal      # major, minor, patchlevel, internal
86      # internal is always 0 on releases; if you hack this internally, increment it      # internal is always 0 on releases; if you hack this internally, increment it
87      # (exception: on beta releases, "internal" is the beta number)      # -3 for alpha, -2 for beta, -1 for release candidate
88      _class_version = (0, 9, 9, 3)      _class_version = (1, -2, 1, 0)
89      all_meta_types = ()      all_meta_types = ()
90    
91      security = ClassSecurityInfo()      security = ClassSecurityInfo()

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26