From f870a56e6f03feb1b447a563600ad4154184099c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 1 Jul 2007 03:58:55 +0100 Subject: adjustment to skins after cosmetic changes, and on intro of use of gpl3 --- .../sisu_markup_samples/non-free/_sisu/skin/doc/skin_gutenberg.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gutenberg.rb') diff --git a/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gutenberg.rb b/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gutenberg.rb index 0df9c7f..752712c 100644 --- a/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gutenberg.rb +++ b/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gutenberg.rb @@ -3,7 +3,7 @@ * Author: Ralph Amissah * http://www.jus.uio.no/sisu * http://www.jus.uio.no/sisu/SiSU/download - * Description: Document skin sample prepared for Gutenberg Project (first used with "War and Peace") + * Description: Document skin sample prepared for Gutenberg Project (first used with "War and Peace") * License: Same as SiSU see http://www.jus.uio.no/sisu * Notes: Site default appearance variables set in defaults.rb Generic site wide modifications set here scribe_skin.rb, and this file required by other "scribes" instead of defaults.rb @@ -13,7 +13,7 @@ module SiSU_Viz class Skin #% path def path_root # the only parameter that cannot be changed here - './sisu/' + './sisu/' end def path_rel '../' @@ -51,7 +51,7 @@ module SiSU_Viz end #% credits def credits_splash - %{
Gutenberg Project
Courtesy of The Gutenberg Project

#{widget_sisu}
} + %{
Gutenberg Project
Courtesy of The Gutenberg Project
} end end class TeX @@ -68,7 +68,7 @@ module SiSU_Viz "Document owner details" end def stmp - "\\copyright Ralph Amissah, licence GPL \\\\\n www.jus.uio.no/sisu/" + "\\copyright Ralph Amissah; licence GPL v3 or later \\\\\n www.jus.uio.no/sisu/" end end class Inserts -- cgit v1.2.3