Changeset 3390 for pkpgcounter/trunk

Show
Ignore:
Timestamp:
07/09/08 20:04:12 (16 years ago)
Author:
jerome
Message:

Added a small fix wrt problems reported by Roger Jochem.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/pcl345.py

    r564 r3390  
    503503            self.pagecount -= 1 
    504504                     
    505         self.pagecount = self.pagecount or nbmediasourcesdefault 
     505        self.pagecount = self.pagecount or nbmediasourcesdefault or nborientations 
    506506         
    507507        if not self.pagecount :