[pitivi: 14/19] StartupWizard: show project settings when new project is chosen
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 14/19] StartupWizard: show project settings when new project is chosen
- Date: Wed, 24 Nov 2010 10:31:06 +0000 (UTC)
commit 120bf99ae1e538fda1e1fc905037083e26af833d
Author: Brandon Lewis <brandon_lewis alum berkeley edu>
Date: Mon Nov 22 14:15:37 2010 +0000
StartupWizard: show project settings when new project is chosen
pitivi/ui/startupwizard.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/ui/startupwizard.py b/pitivi/ui/startupwizard.py
index ca1ca37..845ea20 100644
--- a/pitivi/ui/startupwizard.py
+++ b/pitivi/ui/startupwizard.py
@@ -61,6 +61,7 @@ class StartUpWizard(object):
treeview.drag_source_unset()
def _newProjectCb(self, unused_button4):
+ self.app.gui.showProjectSettingsDialog()
self.quit()
def _loadCb(self, unused_button3):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]