From: <lsc...@us...> - 2006-10-18 16:31:35
|
Revision: 17524 http://svn.sourceforge.net/gaim/?rev=17524&view=rev Author: lschiere Date: 2006-10-18 09:31:31 -0700 (Wed, 18 Oct 2006) Log Message: ----------- (11:52:24) nosnilmot: files that are not DIST'ed should not be in POTFILES.in (11:52:36) nosnilmot: such as gtk/plugins/crazychat/cc_gaim_plugin.c :) (12:29:41) LSchiere: nosnilmot: so I should remove it from POTFILES.in? or add it to the DIST SUBDIRs for plugins? (12:30:14) nosnilmot: I think remove it from POTFILES.in, I don't think crazy chat is shippable Modified Paths: -------------- trunk/po/POTFILES.in Modified: trunk/po/POTFILES.in =================================================================== --- trunk/po/POTFILES.in 2006-10-18 16:28:51 UTC (rev 17523) +++ trunk/po/POTFILES.in 2006-10-18 16:31:31 UTC (rev 17524) @@ -61,7 +61,6 @@ gtk/gtkwhiteboard.c gtk/plugins/cap/cap.c gtk/plugins/contact_priority.c -gtk/plugins/crazychat/cc_gaim_plugin.c gtk/plugins/docklet/docklet.c gtk/plugins/extplacement.c gtk/plugins/gaiminc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |