~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to pitivi/sourcelist.py

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-31 15:32:37 UTC
  • mto: (3.2.1 hardy) (1.2.1 upstream) (6.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20070131153237-de4p8lipjv8x5x3b
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
                A file has been completely discovered and is valid.
37
37
    _ file-removed (string : uri) :
38
38
                A file was removed from the SourceList
 
39
    _ not-media-file (string : uri, string : reason)
 
40
                The given uri is not a media file
39
41
    _ tmp-is-ready (FileSourceFactory) :
40
42
                The temporary uri given to the SourceList is ready to use.
41
43
    """