You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2004/03/12 14:56:16 UTC

cvs commit: gump/python/gump/utils file.py

ajack       2004/03/12 05:56:16

  Modified:    python/gump/utils file.py
  Log:
  cut-n-paste fix.
  
  Revision  Changes    Path
  1.6       +1 -1      gump/python/gump/utils/file.py
  
  Index: file.py
  ===================================================================
  RCS file: /home/cvs/gump/python/gump/utils/file.py,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- file.py	7 Mar 2004 22:22:35 -0000	1.5
  +++ file.py	12 Mar 2004 13:56:16 -0000	1.6
  @@ -81,7 +81,7 @@
   
   fileTypeDescriptions = { 	FILE_TYPE_MISC : "Miscellaneous",
                   FILE_TYPE_CONFIG : "Config",
  -                FILE_TYPE_PACKAGE : "Source",
  +                FILE_TYPE_SOURCE : "Source",
                   FILE_TYPE_PACKAGE : "Package",
                   FILE_TYPE_OUTPUT : "Output",
                   FILE_TYPE_REPORT : "Report",
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org