aboutsummaryrefslogtreecommitdiff
path: root/net/penguintv-devel
diff options
context:
space:
mode:
Diffstat (limited to 'net/penguintv-devel')
-rw-r--r--net/penguintv-devel/files/patch-penguintv__MediaManager.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/penguintv-devel/files/patch-penguintv__MediaManager.py b/net/penguintv-devel/files/patch-penguintv__MediaManager.py
new file mode 100644
index 000000000000..6af1ac990cdc
--- /dev/null
+++ b/net/penguintv-devel/files/patch-penguintv__MediaManager.py
@@ -0,0 +1,11 @@
+--- penguintv/MediaManager.py.orig Thu Jul 6 12:41:43 2006
++++ penguintv/MediaManager.py Thu Jul 6 12:41:47 2006
+@@ -18,7 +18,7 @@
+ import gnome
+ import gnomevfs
+
+-from penguintv import DOWNLOAD_ERROR, DOWNLOAD_PROGRESS, DOWNLOAD_WARNING, DOWNLOAD_QUEUED
++#from penguintv import DOWNLOAD_ERROR, DOWNLOAD_PROGRESS, DOWNLOAD_WARNING, DOWNLOAD_QUEUED
+
+ FINISHED=0
+ FINISHED_AND_PLAY=1