diff options
author | Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org> | 2000-10-08 19:18:35 +0000 |
---|---|---|
committer | Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org> | 2000-10-08 19:18:35 +0000 |
commit | 6c5ee0ed214e0aced54003937300789a308679d8 (patch) | |
tree | 2fd578980af4174efc9b75ccbaa08705571da584 /TODO.xml | |
parent | a115907a802589553c1ef48746fed08f71560d9b (diff) |
Added XML todo list
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> |