From: <sea...@us...> - 2006-09-26 20:10:07
|
Revision: 17362 http://svn.sourceforge.net/gaim/?rev=17362&view=rev Author: seanegan Date: 2006-09-26 13:10:05 -0700 (Tue, 26 Sep 2006) Log Message: ----------- fix some relative paths Modified Paths: -------------- web/htdocs/sean/posts/a_new_blog.txt Modified: web/htdocs/sean/posts/a_new_blog.txt =================================================================== --- web/htdocs/sean/posts/a_new_blog.txt 2006-09-26 20:07:02 UTC (rev 17361) +++ web/htdocs/sean/posts/a_new_blog.txt 2006-09-26 20:10:05 UTC (rev 17362) @@ -18,7 +18,7 @@ <h3>Global Buddy Icon Selector</h3> -<img align='right' src='images/buddyiconselector.png'/> +<img align='right' src='http://gaim.sf.net/sean/images/buddyiconselector.png'/> <p> There are about 5 questions that I get asked over and over and over again, and I've recently been @@ -40,7 +40,7 @@ <h3>Buddy List Group Indenting</h3> -<img align='left' src='images/groupindent.png' /> +<img align='left' src='http://gaim.sf.net/sean/images/groupindent.png' /> <p> Another thing people complain to me about fairly regularly is the indentation of buddies within a group. @@ -60,7 +60,7 @@ <h3>libgaim and gaim-text</h3> -<img align='right' src='images/gaimtext.png' /> +<img align='right' src='http://gaim.sf.net/sean/images/gaimtext.png' /> <p> I can't take much credit for this one personally, but it's too cool not to mention. 2.0.0beta4 will This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |