[Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
    Andreas Jung 
    andreas at andreas-jung.com
       
    Sun Oct  5 08:19:58 EDT 2008
    
    
  
Log message for revision 91779:
  updated
  
Changed:
  U   zopyx.smartprintng.core/trunk/README.txt
  U   zopyx.smartprintng.core/trunk/setup.cfg
-=-
Modified: zopyx.smartprintng.core/trunk/README.txt
===================================================================
--- zopyx.smartprintng.core/trunk/README.txt	2008-10-05 12:18:36 UTC (rev 91778)
+++ zopyx.smartprintng.core/trunk/README.txt	2008-10-05 12:19:57 UTC (rev 91779)
@@ -5,13 +5,13 @@
 product for Plone. The former monolithic implementation is broken into 
 a three-level architecture (top-down):
 
-- zopyx.smartprintng.plone - the integration layer with Plone
+- ``zopyx.smartprintng.plone`` - the integration layer with Plone
   (status: not implemented)
 
-- zopyx.smartprintng.core - the SmartPrintNG backend
+- ``zopyx.smartprintng.core`` - the SmartPrintNG backend
   (status: implemented and almost finished)
 
-- zopyx.convert2 - the low-level converter API
+- ``zopyx.convert2`` - the low-level converter API
   (status: implemented and almost finished)
 
 
Modified: zopyx.smartprintng.core/trunk/setup.cfg
===================================================================
--- zopyx.smartprintng.core/trunk/setup.cfg	2008-10-05 12:18:36 UTC (rev 91778)
+++ zopyx.smartprintng.core/trunk/setup.cfg	2008-10-05 12:19:57 UTC (rev 91779)
@@ -1,3 +1,3 @@
 [egg_info]
-tag_build = dev
-tag_svn_revision = true
+tag_build =
+tag_svn_revision = False
    
    
More information about the Checkins
mailing list