gimp-web r1845 - in branches/v2.6: . release-notes release-notes/images style



Author: martinn
Date: Tue Sep 23 10:53:48 2008
New Revision: 1845
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1845&view=rev

Log:
* release-notes/images/2.6-lgm-2008-groupshot.jpg: A 34kb big,
480px wide shot of the GIMP hackers, taken at LGM 2008 by
Garret LeSage, licenced under CC-By:
http://creativecommons.org/licenses/by/2.0/deed.en

* style/wgo.css: Added new img.groupshot class for the new image.

* release-notes/gimp-2.6.htrw (We Hope You Enjoy GIMP 2.6!): New
section at the end, containing the image and some text.


Added:
   branches/v2.6/release-notes/images/2.6-lgm-2008-groupshot.jpg   (contents, props changed)
Modified:
   branches/v2.6/ChangeLog
   branches/v2.6/release-notes/gimp-2.6.htrw
   branches/v2.6/style/wgo.css

Modified: branches/v2.6/release-notes/gimp-2.6.htrw
==============================================================================
--- branches/v2.6/release-notes/gimp-2.6.htrw	(original)
+++ branches/v2.6/release-notes/gimp-2.6.htrw	Tue Sep 23 10:53:48 2008
@@ -214,5 +214,15 @@
 </ul>
 
 
+<h2>We Hope You Enjoy GIMP 2.6!</h2>
+
+<img class="groupshot" src="images/2.6-lgm-2008-groupshot.jpg" alt="LGM 2008 shot of the GIMP team" />
+<p>
+  <i>A picture of <i>(mostly)</i> GIMP developers, taken by Garrett
+  LeSage at Libre Graphics Meeting 2008, licenced
+  under <a href="http://creativecommons.org/licenses/by/2.0/deed.en";>CC-By</a></i>
+</p>
+
+
 <!--#include virtual="/includes/wgo-page-fini.xhtml" -->
 <!--#include virtual="/includes/wgo-xhtml-fini.xhtml" -->

Added: branches/v2.6/release-notes/images/2.6-lgm-2008-groupshot.jpg
==============================================================================
Binary file. No diff available.

Modified: branches/v2.6/style/wgo.css
==============================================================================
--- branches/v2.6/style/wgo.css	(original)
+++ branches/v2.6/style/wgo.css	Tue Sep 23 10:53:48 2008
@@ -73,6 +73,12 @@
   margin-bottom: 1em;
 }
 
+img.groupshot {
+  margin-left: 40px;
+  margin-right: 20px;
+  margin-bottom: 0;
+}
+
 img.right, object.right {
   float: right;
   margin-left: 20px;



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