summaryrefslogtreecommitdiffstats
path: root/pulsecaster/__init__.py
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2009-05-24 18:12:05 -0400
committerPaul W. Frields <stickster@gmail.com>2009-05-24 18:12:05 -0400
commit4fd3e65219792d89d985c996143dac00211f428d (patch)
tree50517d2bb5e75692dfee0f0c24883778dc4eab98 /pulsecaster/__init__.py
parent33e85570933f2d0836202077be6c378b955283d8 (diff)
downloadpulsecaster-4fd3e65219792d89d985c996143dac00211f428d.tar.gz
pulsecaster-4fd3e65219792d89d985c996143dac00211f428d.tar.xz
pulsecaster-4fd3e65219792d89d985c996143dac00211f428d.zip
Add placeholder for gstreamer work
Diffstat (limited to 'pulsecaster/__init__.py')
-rw-r--r--pulsecaster/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pulsecaster/__init__.py b/pulsecaster/__init__.py
index 4204c27..15026c0 100644
--- a/pulsecaster/__init__.py
+++ b/pulsecaster/__init__.py
@@ -21,3 +21,4 @@
from config import *
from ui import *
+from gstreamer import *