2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Tue, 5 Dec 2006 05:16:52 +0000 (05:16 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Tue, 5 Dec 2006 05:16:52 +0000 (05:16 +0000)
* clutter/clutter-event.c: Move the apidoc out.

ChangeLog
clutter/clutter-event.c
clutter/clutter-main.c

index f666030..55d89c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-12-05  Emmanuele Bassi  <ebassi@openedhand.com>
 
+       * clutter/clutter-event.c: Move the apidoc out.
+
+2006-12-05  Emmanuele Bassi  <ebassi@openedhand.com>
+
        * clutter/clutter-color.h:
        * clutter/clutter-color.c: Add clutter_color_parse(),
        which parses a string containing a color definition as
index 196e080..8262ab8 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
-/**
- * SECTION:clutter-event
- * @short_description: User and window system event functionality
- *
- * 
- */
-
 #include "clutter-event.h"
 
 #include <X11/Xlib.h>
index ca50cff..e0d65d7 100644 (file)
@@ -784,7 +784,7 @@ clutter_stage_init (ClutterMainContext  *context,
  * @argv: a pointer to the array of comman line arguments
  * @parameter_string: a string which is displayed in the
  *   first line of <option>--help</option> output, after
- *   <literal><replaceable>programname</replaceable [OPTION...]</literal>
+ *   <literal><replaceable>programname</replaceable> [OPTION...]</literal>
  * @entries: a %NULL terminated array of #GOptionEntry<!-- -->s
  *   describing the options of your program
  * @translation_domain: a translation domain to use for translating