- fix "generator" tag in html output
This commit is contained in:
parent
427afe61f5
commit
3110f2b50c
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/24 11:40:38 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/05/20 08:50:10 jasper Exp $
|
||||
|
||||
COMMENT= online Image GALlery generator
|
||||
|
||||
DISTNAME= igal2-2.0
|
||||
REVISION= 0
|
||||
CATEGORIES= www graphics
|
||||
|
||||
HOMEPAGE= http://igal.trexler.at/
|
||||
|
12
www/igal2/patches/patch-indextemplate2_html
Normal file
12
www/igal2/patches/patch-indextemplate2_html
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-indextemplate2_html,v 1.1 2012/05/20 08:50:10 jasper Exp $
|
||||
--- indextemplate2.html.orig Sat May 19 19:24:05 2012
|
||||
+++ indextemplate2.html Sat May 19 19:24:13 2012
|
||||
@@ -3,7 +3,7 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
- <META name="generator" content="igal <!--#IGAL-OPTIONS#-->">
|
||||
+ <META name="generator" content="igal2 <!--#IGAL-OPTIONS#-->">
|
||||
<TITLE>Index of Pictures</TITLE>
|
||||
<LINK rel="stylesheet" type="text/css" href="<!--#IGAL-CSS#-->">
|
||||
</HEAD>
|
@ -1,6 +1,15 @@
|
||||
$OpenBSD: patch-slidetemplate2_html,v 1.1.1.1 2012/04/24 11:40:38 jasper Exp $
|
||||
--- slidetemplate2.html.orig Tue Apr 24 12:59:29 2012
|
||||
+++ slidetemplate2.html Tue Apr 24 12:59:40 2012
|
||||
$OpenBSD: patch-slidetemplate2_html,v 1.2 2012/05/20 08:50:10 jasper Exp $
|
||||
--- slidetemplate2.html.orig Sun Nov 16 22:00:00 2008
|
||||
+++ slidetemplate2.html Sat May 19 19:24:24 2012
|
||||
@@ -3,7 +3,7 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
- <META name="generator" content="igal 1.4 freshmeat.net/projects/igal">
|
||||
+ <META name="generator" content="igal 2.0 freshmeat.net/projects/igal">
|
||||
<TITLE><!--SLIDE-TITLE--></TITLE>
|
||||
<LINK rel="stylesheet" type="text/css" href="igal2.css">
|
||||
<LINK rel="contents" href="<!--INDEX-FILE-->">
|
||||
@@ -40,6 +40,7 @@
|
||||
</TABLE>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user