<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>public/themes/simple/favicon.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -17,6 +17,8 @@ module CASServer::Views
           title { &quot;#{organization} #{_(' Central Login')}&quot; }
           link(:rel =&gt; &quot;stylesheet&quot;, :type =&gt; &quot;text/css&quot;, :href =&gt; &quot;/themes/cas.css&quot;)
           link(:rel =&gt; &quot;stylesheet&quot;, :type =&gt; &quot;text/css&quot;, :href =&gt; &quot;/themes/#{current_theme}/theme.css&quot;)
+          link(:rel =&gt; &quot;icon&quot;, :type =&gt; &quot;image/png&quot;, :href =&gt; &quot;/themes/#{current_theme}/favicon.png&quot;) if
+            File.exists?(&quot;#{$APP_ROOT}/public/themes/#{current_theme}/favicon.png&quot;)
         end
         body(:onload =&gt; &quot;if (document.getElementById('username')) document.getElementById('username').focus()&quot;) do
           self &lt;&lt; yield </diff>
      <filename>lib/casserver/views.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e875e13616e13a0396a7937f1fd34c6e3f8c5112</id>
    </parent>
  </parents>
  <author>
    <name>Matt Zukowski</name>
    <email>matt@zukowski.ca</email>
  </author>
  <url>http://github.com/gunark/rubycas-server/commit/7f6b3f1764f8c6aaaa77b18e9639a00fa1f33f8b</url>
  <id>7f6b3f1764f8c6aaaa77b18e9639a00fa1f33f8b</id>
  <committed-date>2009-04-30T10:45:23-07:00</committed-date>
  <authored-date>2009-04-30T10:45:23-07:00</authored-date>
  <message>if a favicon.png file exists in the current theme directory, it will now be used as the cas servers favicon</message>
  <tree>ab216a4371f99d0577b5e6d0f839a044d9632eaf</tree>
  <committer>
    <name>Matt Zukowski</name>
    <email>matt@zukowski.ca</email>
  </committer>
</commit>
