[Affelio-cvs 882] CVS update: affelio/lib/Affelio/App

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 17日 (土) 02:43:56 JST


Index: affelio/lib/Affelio/App/FriendRoutines.pm
diff -u affelio/lib/Affelio/App/FriendRoutines.pm:1.8 affelio/lib/Affelio/App/FriendRoutines.pm:1.9
--- affelio/lib/Affelio/App/FriendRoutines.pm:1.8	Sat Dec 17 02:29:00 2005
+++ affelio/lib/Affelio/App/FriendRoutines.pm	Sat Dec 17 02:43:56 2005
@@ -14,7 +14,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: FriendRoutines.pm,v 1.8 2005/12/16 17:29:00 slash5234 Exp $
+# $Id: FriendRoutines.pm,v 1.9 2005/12/16 17:43:56 slash5234 Exp $
 
 package Affelio::App::FriendRoutines;
 {
@@ -182,7 +182,7 @@
 						   $person[1],
 						   $person[4],
 						   "core",
-						   "/profile/profile_face_100x100.jpg");
+						   "/profile/profile_face.jpg");
 	    debug_print("FriendRoutines: image_URL= $image_URL\n");
 
 	    my $mystatus_URL = generate_getcontentURL($af,
@@ -272,7 +272,7 @@
 						   $person[1],
 						   $person[4],
 						   "core",
-						   "/profile/profile_face_100x100.jpg");
+						   "/profile/profile_face.jpg");
 	    debug_print("FriendRoutines: image_URL= $image_URL\n");
 
 	    my $mystatus_URL = generate_getcontentURL($af,


Affelio-cvs メーリングリストの案内
Back to archive index