[pitivi: 86/94] Do not autosave presets when closing the Project Settings window
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 86/94] Do not autosave presets when closing the Project Settings window
- Date: Sun, 11 Sep 2011 16:19:40 +0000 (UTC)
commit 3a0f4098a6b1a1a3aa3587bae7855b6f3e9180fb
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date: Thu Sep 8 16:14:12 2011 -0400
Do not autosave presets when closing the Project Settings window
pitivi/ui/projectsettings.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/pitivi/ui/projectsettings.py b/pitivi/ui/projectsettings.py
index 1afa77a..cdf9959 100644
--- a/pitivi/ui/projectsettings.py
+++ b/pitivi/ui/projectsettings.py
@@ -583,6 +583,4 @@ class ProjectSettingsDialog():
if response == gtk.RESPONSE_OK:
self.updateSettings()
self.updateMetadata()
- self.audio_presets.saveAll()
- self.video_presets.saveAll()
self.window.destroy()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]