[pitivi: 2/3] Make pitivi -h really show the available options.
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 2/3] Make pitivi -h really show the available options.
- Date: Sun, 18 Jul 2010 09:29:57 +0000 (UTC)
commit 0ca03ab4baeec35904c8d964dae849c83c1670ee
Author: Alessandro Decina <alessandro d gmail com>
Date: Fri Jul 16 13:28:36 2010 +0200
Make pitivi -h really show the available options.
bin/pitivi.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bin/pitivi.in b/bin/pitivi.in
index 03595cc..5d86a2b 100644
--- a/bin/pitivi.in
+++ b/bin/pitivi.in
@@ -123,6 +123,7 @@ def _init_gobject_gtk_gst():
args, sys.argv[:] = sys.argv[:], sys.argv[0:1]
import gst
+ sys.argv = args
except ImportError:
raise SystemExit("Gst-Python couldn't be found!")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]