gimp-web r1867 - in branches/v2.6: . release-notes screenshots style
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-web r1867 - in branches/v2.6: . release-notes screenshots style
- Date: Tue, 30 Sep 2008 13:32:54 +0000 (UTC)
Author: martinn
Date: Tue Sep 30 13:32:54 2008
New Revision: 1867
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1867&view=rev
Log:
* screenshots/on-canvas-preview-of-gaussian-blur-in-2-6.jpg
* screenshots/on-canvas-preview-of-gaussian-blur-in-2-6-thumb.jpg:
Full screenshot of on-canvas preview of Gaussian Blur using the
experimental GEGL Operation tool.
* release-notes/gimp-2.6.htrw (Miscellaneous/Screenshots): Add it
here, and make descriptions be under the thumbs instead of as img
titles.
* style/wgo.css: Adapt plain-screenshots paragraph style.
Added:
branches/v2.6/screenshots/on-canvas-preview-of-gaussian-blur-in-2-6-thumb.jpg (contents, props changed)
branches/v2.6/screenshots/on-canvas-preview-of-gaussian-blur-in-2-6.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 30 13:32:54 2008
@@ -294,9 +294,14 @@
<h3>Screenshots</h3>
<div class="plain-screenshots">
- <a href="../screenshots/gnome-1280x800-fresh-start.jpg" title="First startup of GIMP 2.6 on a 1280x800 GNOME desktop.">
+ <a href="../screenshots/gnome-1280x800-fresh-start.jpg" />
<img src="../screenshots/gnome-1280x800-fresh-start-thumb.jpg" alt="First GIMP 2.6 startup" />
</a>
+ <p>First startup of GIMP 2.6 on a 1280x800 GNOME desktop.</p>
+ <a href="../screenshots/on-canvas-preview-of-gaussian-blur-in-2-6.jpg" />
+ <img src="../screenshots/on-canvas-preview-of-gaussian-blur-in-2-6-thumb.jpg" alt="On-canvas Gaussian Blur" />
+ </a>
+ <p>Full screenshot of on-canvas preview of Gaussian Blur using the experimental GEGL Operation tool.</p>
</div>
Added: branches/v2.6/screenshots/on-canvas-preview-of-gaussian-blur-in-2-6-thumb.jpg
==============================================================================
Binary file. No diff available.
Added: branches/v2.6/screenshots/on-canvas-preview-of-gaussian-blur-in-2-6.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 30 13:32:54 2008
@@ -374,6 +374,12 @@
margin-bottom: 2em;
}
+div.plain-screenshots p {
+ margin: 0;
+ margin-bottom: 1em;
+ padding: 0;
+}
+
div.plain-screenshots a {
border: 0px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]