[nautilus-actions] Update TODO



commit 2c6e24abe0973da076cabdfa41884ce65a63579d
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Mar 10 18:17:43 2010 +0100

    Update TODO

 TODO |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/TODO b/TODO
index e7cd32d..a056fd9 100644
--- a/TODO
+++ b/TODO
@@ -51,9 +51,6 @@
 
 - undo manager (at least Ctrl-Z)
 
-- ui preferences: create root menu for background items
-- ui preferences: add about item for background items
-
 - have a single place where a schema is written
   (see src/utils/nautilus-actions-schemas.c)
   more: have a single place where the schema is _described_
@@ -63,9 +60,6 @@
   to the action - remove, or extend to each field which can led to
   unvalidity
 
-- data factory: put together each property of each elementary data (id, label, etc.)
-  along with their methods
-
 - export: add a overwrite page: what to do if file already exists ?
 
 - nautilus-actions-new:
@@ -84,24 +78,10 @@
 
 - nact: new action assistant
 
-- desktop provider: fix default toolbar label
-
 - DBus service: list current I/O providers
 
 - DBus service: import/export an action or a menu
 
-- replace na_object_action_set/get_target_selection/background by target_context
-  reunion of TargetSelection and TargetFolder
-  as TargetFolder is just a special case of TargetSelection
-  !! This suppose that we implement the SelectionCount condition
-  > add special case 'x-nautilus-desktop:///' as a special folder
-  > remove GConf entry
-  > remove importing
-  > remove exporting
-  > remove in n-a-c-t
-  > remove in n-a-n
-  > remove in action class
-
 - optim: what about between base_builder_instance_init and
   base_application_v_initialize_default_icon ?
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]