gnomefr-web r346 - in trunk: . www.gnomefr.org/capture www.gnomefr.org/capture/2.24



Author: fpeters
Date: Thu Sep 25 21:14:08 2008
New Revision: 346
URL: http://svn.gnome.org/viewvc/gnomefr-web?rev=346&view=rev

Log:
* configure.in:
* www.gnomefr.org/capture/Makefile.am:
* www.gnomefr.org/capture/index.wml:
* www.gnomefr.org/capture/2.24/: added captures for 2.24



Added:
   trunk/www.gnomefr.org/capture/2.24/
   trunk/www.gnomefr.org/capture/2.24/Makefile.am
   trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp1-small.png   (contents, props changed)
   trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp1.png   (contents, props changed)
   trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp2-small.png   (contents, props changed)
   trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp2.png   (contents, props changed)
   trunk/www.gnomefr.org/capture/2.24/index.wml
Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/www.gnomefr.org/capture/Makefile.am
   trunk/www.gnomefr.org/capture/index.wml

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Sep 25 21:14:08 2008
@@ -26,6 +26,7 @@
 www.gnomefr.org/capture/2.8/Makefile
 www.gnomefr.org/capture/2.10/Makefile
 www.gnomefr.org/capture/2.12/Makefile
+www.gnomefr.org/capture/2.24/Makefile
 www.gnomefr.org/contact/Makefile
 www.gnomefr.org/fondation/Makefile
 www.gnomefr.org/img/Makefile

Added: trunk/www.gnomefr.org/capture/2.24/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnomefr.org/capture/2.24/Makefile.am	Thu Sep 25 21:14:08 2008
@@ -0,0 +1,17 @@
+SUBDIRS =
+
+urlpath = /capture/2.24
+
+page_SCRIPTS = \
+	index.html
+
+# thumbnails are created reducing the image to 192px width, then applying the
+# drop shadow with offsets of 2 and radius of 4
+
+page_DATA = \
+	gnome-2.24-fredp1.png \
+	gnome-2.24-fredp1-small.png \
+	gnome-2.24-fredp2.png \
+	gnome-2.24-fredp2-small.png
+
+include $(top_srcdir)/rules.common

Added: trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp1-small.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp1.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp2-small.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnomefr.org/capture/2.24/gnome-2.24-fredp2.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnomefr.org/capture/2.24/index.wml
==============================================================================
--- (empty file)
+++ trunk/www.gnomefr.org/capture/2.24/index.wml	Thu Sep 25 21:14:08 2008
@@ -0,0 +1,40 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> 
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="fr" lang="fr">
+
+<head>
+	<title>GNOME-FR (Pays Francophones)</title>
+	<style type="text/css">
+	td {text-align: center; }
+	</style>
+</head>
+
+<body>
+
+<h1>Captures d'Ãcran de GNOME 2.24</h1>
+
+<table width="100%" summary="Captures d'Ãcran GNOME 2.24">
+<tr>
+<td>
+  <a href="gnome-2.24-fredp1.png">
+  <img src="gnome-2.24-fredp1-small.png"
+    alt="Capture de FrÃdÃric PÃters"
+    title="Capture de FrÃdÃric PÃters"
+    width="200" height="152" />
+  </a>
+</td>
+
+<td>
+  <a href="gnome-2.24-fredp2.png">
+  <img src="gnome-2.24-fredp2-small.png"
+    alt="Capture de FrÃdÃric PÃters"
+    title="Capture de FrÃdÃric PÃters"
+    width="200" height="152" />
+  </a>
+</td>
+</tr>
+
+</table>
+
+</body>
+
+</html>

Modified: trunk/www.gnomefr.org/capture/Makefile.am
==============================================================================
--- trunk/www.gnomefr.org/capture/Makefile.am	(original)
+++ trunk/www.gnomefr.org/capture/Makefile.am	Thu Sep 25 21:14:08 2008
@@ -1,4 +1,4 @@
-SUBDIRS = 2.4 2.6 2.8 2.10 2.12
+SUBDIRS = 2.4 2.6 2.8 2.10 2.12 2.24
 
 urlpath = /capture
 

Modified: trunk/www.gnomefr.org/capture/index.wml
==============================================================================
--- trunk/www.gnomefr.org/capture/index.wml	(original)
+++ trunk/www.gnomefr.org/capture/index.wml	Thu Sep 25 21:14:08 2008
@@ -12,6 +12,32 @@
 
 <h1>Captures d'Ãcran</h1>
 
+<h2 id="gnome-2.24">GNOME 2.24</h2>
+
+<table width="100%" summary="Captures d'Ãcran GNOME 2.24">
+<tr>
+<td>
+  <a href="2.24/gnome-2.24-fredp1.png">
+  <img src="2.24/gnome-2.24-fredp1-small.png"
+    alt="Capture de FrÃdÃric PÃters"
+    title="Capture de FrÃdÃric PÃters"
+    width="200" height="152" />
+  </a>
+</td>
+
+<td>
+  <a href="2.24/gnome-2.24-fredp2.png">
+  <img src="2.24/gnome-2.24-fredp2-small.png"
+    alt="Capture de FrÃdÃric PÃters"
+    title="Capture de FrÃdÃric PÃters"
+    width="200" height="152" />
+  </a>
+</td>
+</tr>
+
+</table>
+
+
 <h2 id="gnome-2.12">GNOME 2.12</h2>
 
 <table width="100%" summary="Captures d'Ãcran GNOME 2.12">



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