Mercurial > pidgin
diff libpurple/dbus-server.h @ 27290:c900484e41c0
s/analize/analyze/g since those scripts just don't exist.
| author | Elliott Sales de Andrade <qulogic@pidgin.im> |
|---|---|
| date | Sun, 05 Jul 2009 03:32:34 +0000 |
| parents | 584063555949 |
| children | 02a2e8183b1d |
line wrap: on
line diff
--- a/libpurple/dbus-server.h Sat Jul 04 22:32:00 2009 +0000 +++ b/libpurple/dbus-server.h Sun Jul 05 03:32:34 2009 +0000 @@ -192,9 +192,9 @@ /** Macro #DBUS_EXPORT expands to nothing. It is used to indicate to the - dbus-analize-functions.py script that the given function should be + dbus-analyze-functions.py script that the given function should be available to other applications through DBUS. If - dbus-analize-functions.py is run without the "--export-only" option, + dbus-analyze-functions.py is run without the "--export-only" option, this prefix is ignored. */ @@ -204,7 +204,7 @@ /* Here we include the list of #PURPLE_DBUS_DECLARE_TYPE statements for all structs defined in purple. This file has been generated by the - #dbus-analize-types.py script. + #dbus-analyze-types.py script. */ #include "dbus-types.h"
