summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-03-22 21:09:54 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-03-22 21:09:54 +0100
commitb8a250e5d31195163cf1a0655ba19b06a70bec24 (patch)
tree356ccd1b2f22a0006d26314d2543de1cadd4212b
parent543b5651c7f52a9c257ef3be52bcd9fcd29a0639 (diff)
downloadontogen-b8a250e5d31195163cf1a0655ba19b06a70bec24.tar.gz
ontogen-b8a250e5d31195163cf1a0655ba19b06a70bec24.tar.xz
ontogen-b8a250e5d31195163cf1a0655ba19b06a70bec24.zip
Little reorg
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--ns-schema.xsl2
-rw-r--r--parts/construction.gif (renamed from construction.gif)bin253 -> 253 bytes
-rw-r--r--parts/deprecated.gif (renamed from deprecated.gif)bin642 -> 642 bytes
-rw-r--r--parts/ja.png (renamed from ja.png)bin123 -> 123 bytes
-rw-r--r--parts/watchout.gif (renamed from watchout.gif)bin591 -> 591 bytes
-rw-r--r--quickstart/template.py (renamed from template.py)0
6 files changed, 1 insertions, 1 deletions
diff --git a/ns-schema.xsl b/ns-schema.xsl
index a6775c9..564a55c 100644
--- a/ns-schema.xsl
+++ b/ns-schema.xsl
@@ -35,7 +35,7 @@
doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
<xsl:param name="xmlfile"/><!--** target xml file name if the parameter is provided by system -->
- <xsl:param name="res-prefix" select="'./'"/>
+ <xsl:param name="res-prefix" select="'parts/'"/>
<xsl:param name="inject-ccs" select="''"/>
<!-- avoid Opera error
<xsl:variable name="_doas" select="document('')//rdf:Description[1]"/>
diff --git a/construction.gif b/parts/construction.gif
index ae64025..ae64025 100644
--- a/construction.gif
+++ b/parts/construction.gif
Binary files differ
diff --git a/deprecated.gif b/parts/deprecated.gif
index 8faea2d..8faea2d 100644
--- a/deprecated.gif
+++ b/parts/deprecated.gif
Binary files differ
diff --git a/ja.png b/parts/ja.png
index 01856fb..01856fb 100644
--- a/ja.png
+++ b/parts/ja.png
Binary files differ
diff --git a/watchout.gif b/parts/watchout.gif
index cb16245..cb16245 100644
--- a/watchout.gif
+++ b/parts/watchout.gif
Binary files differ
diff --git a/template.py b/quickstart/template.py
index e2a1a39..e2a1a39 100644
--- a/template.py
+++ b/quickstart/template.py