reinstated missing first character! correct reordering of blank fields.

2008-01-12  Thomas Thurman  <tthurman@gnome.org>

        * src/core/display.c: reinstated missing first character!
        * Doxyfile: correct reordering of blank fields.



svn path=/trunk/; revision=3514
This commit is contained in:
Thomas Thurman
2008-01-13 01:10:12 +00:00
committed by Thomas James Alexander Thurman
parent a4d657a324
commit 6da40d919b
3 changed files with 11 additions and 5 deletions

View File

@@ -1,9 +1,15 @@
2008-01-12 Thomas Thurman <tthurman@gnome.org>
* src/core/display.c: reinstated missing first character!
* Doxyfile: correct reordering of blank fields.
2008-01-12 Thomas Thurman <tthurman@gnome.org>
* src/core/display.c: change comments from /*! to /** because the
other way makes doxygen think they are Qt comments, which messes
up brief descriptions.
* Doxyfile: check in so other people can generate documentation too.
* Doxyfile: check in so other people can generate documentation
too.
2008-01-07 Thomas Thurman <tthurman@gnome.org>