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 --- data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gnu.rb | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gnu.rb') diff --git a/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gnu.rb b/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gnu.rb index 4c35120..e3ea3c2 100644 --- a/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gnu.rb +++ b/data/sisu_markup_samples/non-free/_sisu/skin/doc/skin_gnu.rb @@ -13,7 +13,7 @@ module SiSU_Viz class Skin #% widget def widget_promo - ['sisu_icon','sisu','sisu_search_libre','open_society','fsf','ruby'] + # ['sisu_icon','sisu','sisu_search_libre','open_society','fsf','ruby'] end #% home def home_index @@ -42,14 +42,14 @@ module SiSU_Viz end # color def color_band1 - '"#000070"' + '"#000070"' end #% txt def txt_hp 'Free Software Foundation' end def txt_home # this should be the name of the site eg. Lex Mercatoria or if you prefer to see a url the url in text form copy & ... - #"www.jus.uio.no/sisu/" + #"www.jus.uio.no/sisu/" 'Free Software Foundation' end #% icon @@ -69,10 +69,6 @@ module SiSU_Viz def banner_band %{
#{png_home}#{table_close}} end - #% credits - def credits_splash - %{
#{widget_sisu}#{widget_wayBetter}#{widget_browsers}#{widget_pdfviewers}#{table_close}} - end end class TeX def header_center @@ -90,7 +86,7 @@ module SiSU_Viz end class Stamp def stmp - "\\copyright Ralph Amissah to be released under the GPL (or QT License equivalent as to be decided) \\\\\n ralph@amissah.com \\\\\n www.jus.uio.no/sisu/" + "\\copyright Ralph Amissah; license GPL v3 or later \\\\\n ralph@amissah.com \\\\\n www.jus.uio.no/sisu/" end end end -- cgit v1.2.3