Move our TODO list to the Doxygen @todo commands, so we'll get it in a nice little page of its own in the API docs.
This commit is contained in:
parent
034a0598a4
commit
a5720caff4
|
@ -1,3 +1,9 @@
|
||||||
|
Sat Nov 06 15:40:48 PST 2004 Christian Hammond <chipx86@gnupdate.org>
|
||||||
|
|
||||||
|
* libnotify/notify.h:
|
||||||
|
- Move our TODO list to the Doxygen @todo commands, so we'll get it
|
||||||
|
in a nice little page of its own in the API docs.
|
||||||
|
|
||||||
Sat Nov 06 15:35:52 PST 2004 Christian Hammond <chipx86@gnupdate.org>
|
Sat Nov 06 15:35:52 PST 2004 Christian Hammond <chipx86@gnupdate.org>
|
||||||
|
|
||||||
* libnotify/notify.h:
|
* libnotify/notify.h:
|
||||||
|
|
|
@ -19,9 +19,8 @@
|
||||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*
|
*
|
||||||
* TODO:
|
* @todo We talk about URIs, but they are actually file paths not URIs
|
||||||
* - We talk about URIs, but they are actually file paths not URIs
|
* @todo Un-glibify?
|
||||||
* - Un-glibify?
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _LIBNOTIFY_NOTIFY_H_
|
#ifndef _LIBNOTIFY_NOTIFY_H_
|
||||||
|
|
Loading…
Reference in New Issue