pitivi r1337 - in trunk: . pitivi
- From: edwardrv svn gnome org
- To: svn-commits-list gnome org
- Subject: pitivi r1337 - in trunk: . pitivi
- Date: Thu, 16 Oct 2008 14:21:49 +0000 (UTC)
Author: edwardrv
Date: Thu Oct 16 14:21:49 2008
New Revision: 1337
URL: http://svn.gnome.org/viewvc/pitivi?rev=1337&view=rev
Log:
* pitivi/dnd.py:
* pitivi/instance.py:
Comments.
Modified:
trunk/ChangeLog
trunk/pitivi/dnd.py
trunk/pitivi/instance.py
Modified: trunk/pitivi/dnd.py
==============================================================================
--- trunk/pitivi/dnd.py (original)
+++ trunk/pitivi/dnd.py Thu Oct 16 14:21:49 2008
@@ -23,6 +23,8 @@
Drag and drop constants
"""
+# FIXME : ... this should be moved to pitivi.ui
+
TYPE_TEXT_PLAIN = 24
TYPE_URI_LIST = 25
TYPE_PITIVI_FILESOURCE = 26
Modified: trunk/pitivi/instance.py
==============================================================================
--- trunk/pitivi/instance.py (original)
+++ trunk/pitivi/instance.py Thu Oct 16 14:21:49 2008
@@ -28,4 +28,6 @@
PiTiVi : current instance of pitivi top-level class.
"""
+# FIXME : We really need to get rid of this global singleton
+
PiTiVi = None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]