pidgin: 6483eba0: s/analize/analyze/g since those scripts
qulogic at pidgin.im
qulogic at pidgin.im
Mon Jul 6 01:30:39 EDT 2009
-----------------------------------------------------------------
Revision: 6483eba049c6c31818c5aabd0e1d989ae36a7499
Ancestor: 8e446519452fdfee1cb5e7a9dc7e468d05adce5e
Author: qulogic at pidgin.im
Date: 2009-07-05T03:32:34
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6483eba049c6c31818c5aabd0e1d989ae36a7499
Modified files:
libpurple/dbus-server.h
ChangeLog:
s/analize/analyze/g since those scripts just don't exist.
-------------- next part --------------
============================================================
--- libpurple/dbus-server.h 059e991c3fca6dd7d81013d908330d05573fdd47
+++ libpurple/dbus-server.h b3d30a7bc5ae8a2c2d5e00747d74c0337592bad4
@@ -192,9 +192,9 @@ void purple_dbus_uninit(void);
/**
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 @@ void purple_dbus_uninit(void);
/*
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"
More information about the Commits
mailing list