stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus/doc/ccl ccl-index.html icon.html


From: Jimmy Salmon
Subject: [Stratagus-CVS] stratagus/doc/ccl ccl-index.html icon.html
Date: Sat, 01 Nov 2003 16:11:44 -0500

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Jimmy Salmon <address@hidden>   03/11/01 16:11:44

Modified files:
        doc/ccl        : ccl-index.html icon.html 

Log message:
        Removed set-icons-per-row

Patches:
Index: stratagus/doc/ccl/ccl-index.html
diff -u stratagus/doc/ccl/ccl-index.html:1.51 
stratagus/doc/ccl/ccl-index.html:1.52
--- stratagus/doc/ccl/ccl-index.html:1.51       Sat Nov  1 06:37:34 2003
+++ stratagus/doc/ccl/ccl-index.html    Sat Nov  1 16:11:44 2003
@@ -438,8 +438,6 @@
 <dd></dd>
 <dt><a href="icon.html#set-icon-size!">set-icon-size!</a></dt>
 <dd></dd>
-<dt><a href="icon.html#set-icons-per-row!">set-icons-per-row!</a></dt>
-<dd></dd>
 <dt><a href="config.html#set-key-scroll!">set-key-scroll!</a></dt>
 <dd></dd>
 <dt><a href="config.html#set-key-scroll-speed!">set-key-scroll-speed!</a></dt>
@@ -579,7 +577,7 @@
 <!-- SCRIPT END -->
 </dl>
 
-Last changed: $Id: ccl-index.html,v 1.51 2003/11/01 11:37:34 pludov Exp $<br>
+Last changed: $Id: ccl-index.html,v 1.52 2003/11/01 21:11:44 jsalmon3 Exp $<br>
 All trademarks and copyrights on this page are owned by their respective 
owners.
 <address>(c) 2002-2003 by <a href="http://stratagus.org";>
 The Stratagus Project</a></address></body></html>
Index: stratagus/doc/ccl/icon.html
diff -u stratagus/doc/ccl/icon.html:1.18 stratagus/doc/ccl/icon.html:1.19
--- stratagus/doc/ccl/icon.html:1.18    Thu Oct  9 07:31:45 2003
+++ stratagus/doc/ccl/icon.html Sat Nov  1 16:11:44 2003
@@ -51,7 +51,6 @@
 <a href="#define-icon-alias">define-icon-alias</a>
 <a href="pud.html#define-icon-wc-names">define-icon-wc-names</a>
 <a href="#set-icon-size!">set-icon-size!</a>
-<a href="#set-icons-per-row!">set-icons-per-row!</a>
 <hr>
 <h2>Intro - Introduction to icon functions and variables</h2>
 
@@ -159,31 +158,8 @@
 
 <a href="../../data/ccl/icons.ccl"> $LIBARYPATH/ccl/icons.ccl </a>
 
-<a name="set-icons-per-row!"></a>
-<h3>(set-icons-per-row! icons)</h3>
-
-.
-
-
-<dl>
-<dt>icons</dt>
-<dd>Number of icons per row.
-</dd>
-</dl>
-
-<h4>Example</h4>
-
-<pre>
-    ;; Sets the number of icons per row to 5.
-    (set-icons-per-row! 5)
-</pre>
-
-<h4>Used</h4>
-
-<a href="../../data/ccl/icons.ccl"> $LIBARYPATH/ccl/icons.ccl </a>
-
 <hr>
-Last changed: $Id: icon.html,v 1.18 2003/10/09 11:31:45 n0body Exp $<br>
+Last changed: $Id: icon.html,v 1.19 2003/11/01 21:11:44 jsalmon3 Exp $<br>
 All trademarks and copyrights on this page are owned by their respective 
owners.
 <address>(c) 2002-2003 by <a href="http://stratagus.org";>
 The Stratagus Project</a></address></body></html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]