Revision 47400327390c7f3affa40f72061d5445daa5caef
wabz at pidgin.im
wabz at pidgin.im
Mon Mar 26 20:52:37 EDT 2007
o -----------------------------------------------------------------
| Revision: 47400327390c7f3affa40f72061d5445daa5caef
| Ancestor: 1511452027c82ac0e90e815c6968a48c2a4cb697
| Author: wabz at pidgin.im
| Date: 2007-03-27T00:50:51
| Branch: im.pidgin.pidgin
|
| Modified files:
| README pidgin/gtkutils.h
|
| ChangeLog:
|
| typos
|
| ============================================================
| --- README 17b1249504375ffaed8eecfe371b1799fd8b31a5
| +++ README baebe0934c47365d641ced3bf592993e15233906
| @@ -9,7 +9,7 @@
| Pidgin is an graphical IM client written in C which uses the GTK+
| toolkit.
|
| -Finish is a text-based IM client written in C which uses the ncurses
| +Finch is a text-based IM client written in C which uses the ncurses
| toolkit.
|
| These programs are not endorsed by, nor affiliated with, AOL nor any
| @@ -26,8 +26,8 @@
|
| In order to compile Pidgin you need to have GTK+ 2.0 installed (as
| well as the development files!). The configure script will fail if you
| -don't. If you don't have GTK+ 2.0 installed, you shoudl install it
| -using your distributions package management tools.
| +don't. If you don't have GTK+ 2.0 installed, you should install it
| +using your distribution's package management tools.
|
| For sound support, you also need gstreamer 0.10 or higher. For
| spellchecking support, you need libgtkspell (http://gtkspell.sf.net/).
| ============================================================
| --- pidgin/gtkutils.h cbdbb69407766823dd76edb47473858083a15e64
| +++ pidgin/gtkutils.h ebd015c01b2c0cf9014c98323a3f053644ce79a4
| @@ -393,7 +393,7 @@ GdkPixbuf *pidgin_create_prpl_icon(Purpl
| * @param primitive The status primitive
| * @param w The widget to render this
| * @param size The icon size to render at
| - * @retun A GdkPixbuf, created from stock
| + * @return A GdkPixbuf, created from stock
| */
| GdkPixbuf * pidgin_create_status_icon(PurpleStatusPrimitive primitive, GtkWidget *w, const char *size);
|
To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from 47400327390c7f3affa40f72061d5445daa5caef
More information about the Commits
mailing list