/[pac]/pac/PACDefault/Extensions/Install.py
ViewVC logotype

Diff of /pac/PACDefault/Extensions/Install.py

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

revision 1.4 by tvon, Wed Oct 8 00:44:40 2003 UTC revision 1.5 by tvon, Sun Oct 12 02:05:46 2003 UTC
# Line 8  from StringIO import StringIO Line 8  from StringIO import StringIO
8    
9  def install(self):  def install(self):
10      out = StringIO()      out = StringIO()
11        
12        self.manage_addProduct['PACDefault'].manage_addTool('Public Action Center Tool', None)
13    
14      installTypes(self, out,      installTypes(self, out,
15                   listTypes(PROJECTNAME),                   listTypes(PROJECTNAME),
16                   PROJECTNAME)                   PROJECTNAME)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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