pidgin/Makefile.am

changeset 15883
969b74a3e27a
parent 15805
a80eb333bae9
child 15912
7401338df45b
child 15946
d40e8847e825
--- a/pidgin/Makefile.am	Mon Mar 19 06:01:29 2007 +0000
+++ b/pidgin/Makefile.am	Mon Mar 19 06:11:46 2007 +0000
@@ -69,8 +69,8 @@
 
 pidgin_SOURCES = \
 	eggtrayicon.c \
-	gaimcombobox.c \
-	gaimstock.c \
+	pidgincombobox.c \
+	pidginstock.c \
 	gtkaccount.c \
 	gtkblist.c \
 	gtkcelllayout.c \
@@ -123,7 +123,7 @@
 	gtkcellviewmenuitem.h \
 	gtkcellview.h \
 	gtkcellviewmenuitem.h \
-	gaimcombobox.h \
+	pidgincombobox.h \
 	gtkconn.h \
 	gtkconv.h \
 	gtkconvwin.h \
@@ -154,7 +154,7 @@
 	gtksound.h \
 	gtksourceiter.h \
 	gtkstatusbox.h \
-	gaimstock.h \
+	pidginstock.h \
 	gtkthemes.h \
 	gtkutils.h \
 	gtkwhiteboard.h \

mercurial