diff pidgin/Makefile.am @ 15822:84b0f9b23ede

According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
author Sean Egan <seanegan@gmail.com>
date Mon, 19 Mar 2007 06:11:46 +0000
parents e11859350489
children 65b45106bfbb c6e563dfaa7a
line wrap: on
line diff
--- 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 \