[pitivi/ges: 227/287] Correct the description of the FullGuiPitivi method



commit 71712d2f28d442a7300be12e9150c3845095f58f
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Tue Jan 17 09:06:14 2012 -0500

    Correct the description of the FullGuiPitivi method

 pitivi/application.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pitivi/application.py b/pitivi/application.py
index e37a167..998c805 100644
--- a/pitivi/application.py
+++ b/pitivi/application.py
@@ -298,8 +298,8 @@ class FullGuiPitivi(GuiPitivi):
     """
     Creates an instance of PiTiVi with the UI
 
-    This is called when we start the UI with a project passed as a parameter,
-    but not when we start with the welcome dialog.
+    This is called when we start the UI with a project passed as a parameter.
+    It is also called by StartupWizardGuiPitivi.
     """
 
     def _createGui(self, **kargs):



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]