[planet-web] [pgo] Added GSOC and GOPW 2012 icons and template modifications to enable feeds with its icons



commit 318fb67575d65c2afaa22aef65467898cfca56e7
Author: Alberto Ruiz <aruiz gnome org>
Date:   Fri May 4 10:44:30 2012 -0700

    [pgo] Added GSOC and GOPW 2012 icons and template modifications to enable feeds with its icons

 themes/gnome/index.html.tmpl |    4 ++--
 web/heads/logos/gsoc2012.png |  Bin 0 -> 4534 bytes
 web/heads/logos/opw2012.png  |  Bin 0 -> 8617 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index 60b8c5c..867cdd2 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -184,8 +184,8 @@
 		<div class="entry<TMPL_IF channel_nick> <TMPL_VAR channel_nick></TMPL_IF>">
 			<div class="person-info">
 				<a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
-				<TMPL_IF channel_opw2011><p><a href="http://live.gnome.org/GnomeWomen/OutreachProgram2011"; title="GNOME Outreach Program for Women 2011"><img src="http://planet.gnome.org/heads/logos/opw2011.png"; alt="OPW 2011" /></a></p></TMPL_IF>
-				<TMPL_IF channel_gsoc2011><p><a href="http://live.gnome.org/SummerOfCode2011"; title="Google Summer of Code 2011"><img src="http://planet.gnome.org/heads/logos/gsoc2011.png"; alt="GSoC 2011" /></a></p></TMPL_IF>
+				<TMPL_IF channel_opw2012><p><a href="http://live.gnome.org/GnomeWomen/OutreachProgram2012"; title="GNOME Outreach Program for Women 2012"><img src="http://planet.gnome.org/heads/logos/opw2012.png"; alt="OPW 2012" /></a></p></TMPL_IF>
+				<TMPL_IF channel_gsoc2012><p><a href="http://live.gnome.org/SummerOfCode2012"; title="Google Summer of Code 2012"><img src="http://planet.gnome.org/heads/logos/gsoc2012.png"; alt="GSoC 2012" /></a></p></TMPL_IF>
 				<TMPL_IF channel_guadec><p><a href="http://www.guadec.org/"; title="The GNOME Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" /></a></p></TMPL_IF>
 			</div>
 
diff --git a/web/heads/logos/gsoc2012.png b/web/heads/logos/gsoc2012.png
new file mode 100644
index 0000000..763a737
Binary files /dev/null and b/web/heads/logos/gsoc2012.png differ
diff --git a/web/heads/logos/opw2012.png b/web/heads/logos/opw2012.png
new file mode 100644
index 0000000..09ccb4d
Binary files /dev/null and b/web/heads/logos/opw2012.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]