[pitivi: 5/8] Effects: show iconview by default for video effect list
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 5/8] Effects: show iconview by default for video effect list
- Date: Thu, 20 Jan 2011 17:04:05 +0000 (UTC)
commit 0866ca9c7d6e196e743ef825a74abfb217c36fb7
Author: Thibault Saunier <thibault saunier collabora co uk>
Date: Wed Jan 19 15:46:15 2011 +0100
Effects: show iconview by default for video effect list
pitivi/ui/effectlist.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/ui/effectlist.py b/pitivi/ui/effectlist.py
index 6319ec6..6b68949 100644
--- a/pitivi/ui/effectlist.py
+++ b/pitivi/ui/effectlist.py
@@ -44,7 +44,7 @@ GlobalSettings.addConfigOption('lastEffectView',
section='effect-library',
key='last-effect-view',
type_=int,
- default=SHOW_TREEVIEW)
+ default=SHOW_ICONVIEW)
(COL_NAME_TEXT,
COL_DESC_TEXT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]