Revision 662dc38f3c156e501f9fa55b24a10bfcf82cc7ac
datallah at pidgin.im
datallah at pidgin.im
Wed Apr 11 11:13:53 EDT 2007
o -----------------------------------------------------------------
| Revision: 662dc38f3c156e501f9fa55b24a10bfcf82cc7ac
| Ancestor: 1c15e35ba9de2dcec7ab44e1bf5bed7c378e82d9
| Author: datallah at pidgin.im
| Date: 2007-04-11T14:03:28
| Branch: im.pidgin.pidgin
|
| Modified files:
| pidgin/pidgin.h
|
| ChangeLog:
|
| uvwarning noticed that this include was wrong
|
| ============================================================
| --- pidgin/pidgin.h 8599502a4267b906b380b5b554e7b4441890cca9
| +++ pidgin/pidgin.h 7b69ad4336679855387e5e3d3a85bf81dbde9cba
| @@ -68,7 +68,7 @@
| #if !GTK_CHECK_VERSION(2,6,0)
| # include "gtkcellview.h"
| # include "gtkcellviewmenuitem.h"
| -# include "purplecombobox.h"
| +# include "pidgincombobox.h"
| # if !GTK_CHECK_VERSION(2,4,0)
| # include "gtkcelllayout.h"
| # endif /* Less than GTK+ 2.4 */
To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from 662dc38f3c156e501f9fa55b24a10bfcf82cc7ac
More information about the Commits
mailing list