~raoul-snyman/openlp/bug-1608194

« back to all changes in this revision

Viewing changes to openlp/plugins/media/__init__.py

  • Committer: Raoul Snyman
  • Date: 2011-02-24 05:47:38 UTC
  • mto: This revision was merged to the branch mainline in revision 1330.
  • Revision ID: raoul.snyman@saturnlaboratories.co.za-20110224054738-3096e6ps1easlcyb
Updated copyright information. Removed .eric4project directory from version control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# --------------------------------------------------------------------------- #
7
7
# Copyright (c) 2008-2011 Raoul Snyman                                        #
8
8
# Portions copyright (c) 2008-2011 Tim Bentley, Jonathan Corwin, Michael      #
9
 
# Gorven, Scott Guerrieri, Meinert Jordan, Andreas Preikschat, Christian      #
10
 
# Richter, Philip Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble,    #
11
 
# Carsten Tinggaard, Frode Woldsund                                           #
 
9
# Gorven, Scott Guerrieri, Meinert Jordan, Armin Köhler, Andreas Preikschat,  #
 
10
# Christian Richter, Philip Ridout, Maikel Stuivenberg, Martin Thompson, Jon  #
 
11
# Tibble, Carsten Tinggaard, Frode Woldsund                                   #
12
12
# --------------------------------------------------------------------------- #
13
13
# This program is free software; you can redistribute it and/or modify it     #
14
14
# under the terms of the GNU General Public License as published by the Free  #
28
28
display videos.  The media supported depends not only on the Python support
29
29
but also extensively on the codecs installed on the underlying operating system
30
30
being picked up and usable by Python.
31
 
"""
 
 
b'\\ No newline at end of file'
 
31
"""