pidgin: 2bb0694a: Add GtkWebViewToolbar to makefiles.

qulogic at pidgin.im qulogic at pidgin.im
Thu Jan 5 23:00:47 EST 2012


----------------------------------------------------------------------
Revision: 2bb0694a8ce8d358259f7c40bdc99867245f3d11
Parent:   073c067fa0d2b0dc8378ade5b6398691ad7d371b
Author:   qulogic at pidgin.im
Date:     01/04/12 04:46:23
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/2bb0694a8ce8d358259f7c40bdc99867245f3d11

Changelog: 

Add GtkWebViewToolbar to makefiles.

Changes against parent 073c067fa0d2b0dc8378ade5b6398691ad7d371b

  patched  pidgin/Makefile.am
  patched  pidgin/Makefile.mingw

-------------- next part --------------
============================================================
--- pidgin/Makefile.am	1873a723b808906764c8056eefb56ac135071035
+++ pidgin/Makefile.am	a30da4f48b7539eaf2e16fc60ccec00f4c69faab
@@ -86,6 +86,7 @@ pidgin_SOURCES = \
 	gtkthemes.c \
 	gtkutils.c \
 	gtkwebview.c \
+	gtkwebviewtoolbar.c \
 	gtkwhiteboard.c \
 	minidialog.c \
 	pidgintooltip.c \
@@ -140,6 +141,7 @@ pidgin_headers = \
 	gtkthemes.h \
 	gtkutils.h \
 	gtkwebview.h \
+	gtkwebviewtoolbar.h \
 	gtkwhiteboard.h \
 	minidialog.h \
 	pidgintooltip.h \
============================================================
--- pidgin/Makefile.mingw	4b46bf143fe913244345b28563d3f8adaf5a390f
+++ pidgin/Makefile.mingw	029bb27c9043bca0769ee6e5e182dd7272e62444
@@ -94,6 +94,7 @@ PIDGIN_C_SRC =	\
 			gtkthemes.c \
 			gtkutils.c \
 			gtkwebview.c \
+			gtkwebviewtoolbar.c \
 			gtkwhiteboard.c \
 			minidialog.c \
 			pidginstock.c \


More information about the Commits mailing list