diff options
Diffstat (limited to 'TODO.xml')
-rw-r--r-- | TODO.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/TODO.xml b/TODO.xml new file mode 100644 index 000000000..1beaef077 --- /dev/null +++ b/TODO.xml @@ -0,0 +1,19 @@ +<todo> + <title>GNOME Control Center TODO list</title> + <section> + <title>Capplets</title> + + <entry size="big" status="10%" target="1.4"> + <title>Screensaver XML descriptions</title> + <description> + <p> + Create XML descriptions to allow dialog configuration of the various + screensavers that come with XScreensaver. See + capplets/new-screensaver-properties/screensavers/README for + documentaiton. + </p> + </description> + <contact>gnumeric-hackers@helixcode.com</contact> + </entry> + </section> <!--Capplets--> +</todo> |