[nautilus-actions] Adding a small comment on how propagate modifications



commit 85e9f015d553d5088784d54c36e0760ad64e74ab
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Aug 20 18:06:39 2009 +0200

    Adding a small comment on how propagate modifications

 TODO |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
index 3848235..285825a 100644
--- a/TODO
+++ b/TODO
@@ -32,3 +32,14 @@
 
 - propose a patch for GOptions so that the help for an option could be
   multiline (by defining an optional maximum width)
+
+- Make Nautilus conscious of modifications of preferences
+  This suppose Nautilus receive a item-updated signal
+  NACT is not conscious of Nautilus
+  -> watching GConf preferences keys (in the same model than that used
+     for reloading updated actions)
+     But I don't want wath at the whole preferences/ dir, so we'd have
+     to watch to each and every single preference which may have an
+     impact on Nautilus behavior
+  -> send a DBus message would be the most elegant solution
+



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