diff options
author | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-07-01 07:40:27 +0000 |
---|---|---|
committer | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-07-01 07:40:27 +0000 |
commit | 3d0a81b3ac3f82cd45326b12c3d924f5adff6e82 (patch) | |
tree | aa1a8434f57645b7df70508bd4e9ad0b3370f10f /ChangeLog | |
parent | fd3045675712fc1393ec1875c5f38db963f3b101 (diff) |
Implemented a workaround for gtkdoc to recognize the DBus specialized
types. McAccount signal documentation is now generated.
git-svn-id: https://mission-control.svn.sourceforge.net/svnroot/mission-control/trunk@478 d91c8aed-3f2b-0410-a83d-924a1c20a0ba
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-07-01 Alberto Mardegan <alberto.mardegan@nokia.com> + * doc/reference/libmcclient/Makefile.am: + Implemented a workaround for gtkdoc to recognize the DBus specialized + types. McAccount signal documentation is now generated. + * doc/reference/libmcclient/libmcclient.types: Re-enable signal documentation for McAccount; it doesn't work, but it's not the reason why the build was failing. |