diff options
| author | Andreas Frisch <andreas.frisch@multimedia-labs.de> | 2008-09-16 09:12:55 +0000 |
|---|---|---|
| committer | Andreas Frisch <andreas.frisch@multimedia-labs.de> | 2008-09-16 09:12:55 +0000 |
| commit | 6687ebd26cfc1177aef6aca59f536655e2e07e03 (patch) | |
| tree | a11db7495cbd3153a9a4cc1e7f3b0127616f9fbc /lib/python/Plugins/Extensions/DVDBurn/Process.py | |
| parent | e06c6d202696d83a3017861fc690ee3d75750f13 (diff) | |
| download | enigma2-6687ebd26cfc1177aef6aca59f536655e2e07e03.tar.gz enigma2-6687ebd26cfc1177aef6aca59f536655e2e07e03.zip | |
newlines at the end of files especially for sat-man ^^
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDBurn/Process.py')
| -rw-r--r-- | lib/python/Plugins/Extensions/DVDBurn/Process.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/Process.py b/lib/python/Plugins/Extensions/DVDBurn/Process.py index 1851d870..fa01aa2c 100644 --- a/lib/python/Plugins/Extensions/DVDBurn/Process.py +++ b/lib/python/Plugins/Extensions/DVDBurn/Process.py @@ -676,4 +676,4 @@ def PreviewMenu(session, project): def BurnDataTS(session, project): j = DVDdataJob(project) job_manager.AddJob(j) - return j
\ No newline at end of file + return j |
