[pitivi] ui: revert-to-saved small cleanup
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] ui: revert-to-saved small cleanup
- Date: Sat, 19 Jun 2010 11:19:35 +0000 (UTC)
commit daaffdd684a4e91ba27f7227a1f109a9359ee508
Author: Pier Carteri <pier carteri gmail com>
Date: Sun Jun 6 11:01:28 2010 +0200
ui: revert-to-saved small cleanup
pitivi/ui/mainwindow.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/ui/mainwindow.py b/pitivi/ui/mainwindow.py
index e526345..3e308b5 100644
--- a/pitivi/ui/mainwindow.py
+++ b/pitivi/ui/mainwindow.py
@@ -354,7 +354,6 @@ class PitiviMainWindow(gtk.Window, Loggable):
if instance.settings.fileSupportEnabled:
action.set_sensitive(True)
action.props.is_important = True
- action.props.is_important = True
elif action_name == "Undo":
action.set_sensitive(True)
action.props.is_important = True
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]