summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-12-07 21:06:35 +0000
committerGlynn Foster <gman@src.gnome.org>2004-12-07 21:06:35 +0000
commitdb7d1aa69ae34054ba69d9ad073e9c7fe58ff289 (patch)
treebd29167a4a73de73520dad76fe5f3de379fa84b3 /TODO
parentUpdated Czech translation. (diff)
downloadzenity-db7d1aa69ae34054ba69d9ad073e9c7fe58ff289.tar.gz
zenity-db7d1aa69ae34054ba69d9ad073e9c7fe58ff289.tar.bz2
zenity-db7d1aa69ae34054ba69d9ad073e9c7fe58ff289.zip
Update with the removed goption item.
2004-12-08 Glynn Foster <glynn.foster@sun.com> * TODO: Update with the removed goption item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0fd40575..22ef1b12 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-* Move from popt to new GOption API
- - Suggested by Glynn
* Support extra buttons, help buttons with the ability to change the label on the button
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
* Would be nice to have an option to use your own icon in the info/warning/message/question dialogs
bgstack15