~ubuntu-branches/ubuntu/quantal/griffith/quantal

« back to all changes in this revision

Viewing changes to lib/plugins/imp/MyDVDs.py

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2011-12-18 21:15:25 UTC
  • mfrom: (1.1.17) (3.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20111218211525-endbgt82m3jh9gde
Tags: 0.13-1
* New upstream release
* VCS-* fields removed (berlios will be shutdown)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
 
3
 
__revision__ = '$Id: MyDVDs.py 1388 2010-01-06 21:02:22Z piotrek $'
 
3
__revision__ = '$Id: MyDVDs.py 1605 2011-12-18 22:35:25Z piotrek $'
4
4
 
5
5
# Copyright (c) 2009
6
6
 
37
37
class ImportPlugin(IP):
38
38
    description  = 'MyDVDs (v1.6x)'
39
39
    author       = 'Michael Jahn'
40
 
    email        = 'griffith-private@lists.berlios.de'
 
40
    email        = 'griffith@griffith.cc'
41
41
    version      = '1.0'
42
42
    file_filters = '*.[mM][dD][bB]'
43
43
    mime_types   = None