From: Sean E. <sea...@us...> - 2002-10-06 00:39:05
|
Update of /cvsroot/gaim/gaim/pixmaps/protocols In directory usw-pr-cvs1:/tmp/cvs-serv1602/pixmaps/protocols Modified Files: Makefile.am Log Message: Moving all prpl-specific pixmaps to subdirs as Rob did with OSCAR, MSN, and Yahoo Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/pixmaps/protocols/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 7 Sep 2002 18:41:09 -0000 1.2 +++ Makefile.am 6 Oct 2002 00:39:02 -0000 1.3 @@ -1 +1 @@ -SUBDIRS = msn yahoo oscar +SUBDIRS = gg msn yahoo oscar |