[longomatch] Use gstreamer.local as default path for gstreamer installation
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Use gstreamer.local as default path for gstreamer installation
- Date: Sun, 3 Oct 2010 19:33:55 +0000 (UTC)
commit f74d8e0810e373a9a2af13263ff490fba82dcf51
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Oct 3 21:23:12 2010 +0200
Use gstreamer.local as default path for gstreamer installation
win32/deploy_win32.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/deploy_win32.py b/win32/deploy_win32.py
index f3a8ce8..b1c6e87 100644
--- a/win32/deploy_win32.py
+++ b/win32/deploy_win32.py
@@ -23,7 +23,7 @@ import sys
import shutil
MONO_PATH = 'c:\\mono'
-GST_PATH = 'c:\\gstreamer'
+GST_PATH = 'c:\\gstreamer.local'
GTK_PATH = 'c:\\gtk'
for name in [MONO_PATH, GST_PATH, GTK_PATH]:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]