[pitivi] startupwizard: Indent fixes
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] startupwizard: Indent fixes
- Date: Sun, 30 Jan 2011 16:37:23 +0000 (UTC)
commit 51bffb1cb022c58903763e4cbfe4e26088cf4196
Author: Edward Hervey <bilboed bilboed com>
Date: Sun Jan 30 17:36:17 2011 +0100
startupwizard: Indent fixes
pitivi/ui/startupwizard.py | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pitivi/ui/startupwizard.py b/pitivi/ui/startupwizard.py
index 6101562..005e45d 100644
--- a/pitivi/ui/startupwizard.py
+++ b/pitivi/ui/startupwizard.py
@@ -13,11 +13,11 @@ from urllib import unquote
class StartUpWizard(object):
"""A Wizard displaying recent projects and allowing the user to either:
- load one, skip,see the quick start manual or
+ load one, skip,see the quick start manual or
- configure a new project with the settings dialog.
+ configure a new project with the settings dialog.
- """
+ """
def __init__(self, app):
if 'pitivi.exe' in __file__.lower():
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]