From: Joey Hess Date: Fri, 18 Jun 2010 18:58:36 +0000 (-0400) Subject: rename bzed theme to "blueview" X-Git-Tag: 3.20100623~34 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=22aa874aa74a795b45ae4225464505551a1e8b6b;p=ikiwiki.git rename bzed theme to "blueview" --- diff --git a/debian/copyright b/debian/copyright index 72394eadc..74391e2cf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -202,7 +202,7 @@ Files: underlays/openid-selector/ikiwiki/openid/jquery.js Copyright: © 2005-2008 by John Resig, Branden Aaron & Jörn Zaefferer License: GPL-2 -Files: underlays/themes/bzed/* +Files: underlays/themes/blueview/style.css Copyright: © 2009,2010 Bernd Zeimetz © 2008 Yahoo! Inc. @@ -210,6 +210,10 @@ License: GPL-2+ Parts derived from BSD-C3 licensed YUI library. http://developer.yahoo.com/yui/license.html +Files: underlays/themes/blueview/* +Copyright: © 2009,2010 Bernd Zeimetz +License: GPL-2+ + License: BSD-C2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/themes/bzed/background_darkness.png b/themes/blueview/background_darkness.png similarity index 100% rename from themes/bzed/background_darkness.png rename to themes/blueview/background_darkness.png diff --git a/themes/bzed/header_background.png b/themes/blueview/header_background.png similarity index 100% rename from themes/bzed/header_background.png rename to themes/blueview/header_background.png diff --git a/themes/bzed/style.css b/themes/blueview/style.css similarity index 100% rename from themes/bzed/style.css rename to themes/blueview/style.css