mark some things as DONE

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12190 f5534014-38df-0310-8fa8-9805f1628bb7
This commit is contained in:
ulfl 2004-10-03 12:26:09 +00:00
parent 2a6cf2db2f
commit c9e000e09e
1 changed files with 2 additions and 2 deletions

4
TODO
View File

@ -88,9 +88,9 @@ it under?)
*) A GtkWidget for authors in the About box. We've got a lot of authors!
We've currently banished the list of authors to the AUTHORS file and the
man page, which may be the right solution here.
man page, which may be the right solution here. [DONE]
*) Finish moving GTK-dependent code into gtk/ subdirectory.
*) Finish moving GTK-dependent code into gtk/ subdirectory. [DONE]
*) Provide alternative user interfaces, e.g. other toolkits (Qt/KDE,
full GNOME, native Windows, native Aqua, etc.) and text-mode "curses".