Mercurial > pidgin.yaz
changeset 27372: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 | 4c55aa5aab82 |
children | 3a0552df3379 |
files | libpurple/dbus-server.h |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
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"