From f0178d23716e3ec788b78de234ab899c05f9b4a0 Mon Sep 17 00:00:00 2001 From: Brian Tarricone Date: Fri, 14 Sep 2007 11:38:51 +0000 Subject: implement most of the the perchannel-xml reading and parsing code. it's not complete, and it completely differs from the write code (right now, it can't properly read the files it writes), and there are some problems parsing string lists (sometimes), which i know how to fix. also there's a new locking scheme that dupilcates the functionality currently in XfceKiosk. regardless, it's totally not usable right now, but i need to commit so i can work on this elsewhere. (Old svn revision: 26734) --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2262207..97e2c8f 100644 --- a/TODO +++ b/TODO @@ -11,5 +11,6 @@ * figure out how to let libxfconf know about the XfconfBackendError enum -- maybe just rename to XfconfError and move to common/ * expire channels from memory if they aren't accessed for a while +* add a GetAllChannels() method to enable a gconf-editor type app * separate XSETTINGS daemon that reads values from xfconfd -- cgit v1.2.1