Changeset 1810:402e5f03f37c

Show
Ignore:
Timestamp:
04/28/09 02:25:20 (16 months ago)
Author:
Daniel Poelzleithner <poelzi@…>
Branch:
default
Children:
1811:1238cb8326fa, 1820:883b5c779d8e
Message:

add clean state to reflect anyvc changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pida/services/filemanager/filemanager.py

    r1776 r1810  
    6969        ignored=('pida-fm-ignored', False, True), 
    7070        #TODO: better handling of normal directories 
     71        clean=('pida-fm-clean', False, False),  
    7172        none=('pida-fm-none', False, True),  
    7273        normal=('pida-fm-normal', False, False),