[nautilus-actions] Update TODO



commit 4ab89737f04baa1743c4060d82ba5e86723b22ff
Author: Pierre Wieser <pwieser trychlos org>
Date:   Sat Dec 19 15:46:09 2009 +0100

    Update TODO

 TODO |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/TODO b/TODO
index 391f298..39b950e 100644
--- a/TODO
+++ b/TODO
@@ -21,24 +21,23 @@
 - changing conditions in IConditionsTab should trigger an update of the
   example label
 
-- propose a patch for GOptions so that the help for an option could be
+- GOptions request enhancement so that the help for an option could be
   multiline (by defining an optional maximum width)
 
-- open a bug against glib for g_utf8_collate_key_for_filename()
+- GLib bug for g_utf8_collate_key_for_filename()
   (see the 26 exported actions, and the screenshot of Nautilus view)
 
-- bug: Nautilus doesn't display the actions in the order of the provided GSList
-  in its context menu (seems as if a cache would keep the actions which were
-  already here the previous time - to be confirmed)
+- Gtk bug: Nautilus doesn't display the actions in the order of the provided
+  GList in its context menu (seems as if a cache would keep the actions which
+  were already here the previous time - to be confirmed)
 
-- open a bug against gnome-packagekit: keep the last window size and position
-
-- gtk_tree_path_up returns TRUE even if there is no parent
+- Gtk bug: gtk_tree_path_up returns TRUE even if there is no parent
   cf. commit 5ee6938486cd82f1274969506873df950348dd61 and before
   function nact-tree-model.c::add_parent
   recreate a small code which reproduces this bug and open in bugzilla
 
-- gconf editor: one should be able to refresh the hierarchy (F5 ?)
+- GConf Editor request enhancement: one should be able to refresh the hierarchy
+  (F5 ?)
 
 - for each toolbar, let the user choose which buttons are displayed
 
@@ -83,10 +82,10 @@
   action is imported via Import assistant or by drag and drop from
   Nautilus
 
-- bug when dnd to nautilus
+- Nautilus bug when dnd to nautilus on other screen
   see https://bugzilla.gnome.org/show_bug.cgi?id=593453
 
-- nautilus: doesn't refresh toolbar when an item is updated
+- Nautilus bug: doesn't refresh toolbar when an item is updated
 
 - have a preference to record default schemes
 



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