From 51051cb338fc8cca68686e5a9ddbe3170c1a9c1c Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 18 Jul 2003 00:41:36 +0000 Subject: Update to the latest version from project CVS --- www/WebMagick/files/patch-ab | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 www/WebMagick/files/patch-ab (limited to 'www/WebMagick/files/patch-ab') diff --git a/www/WebMagick/files/patch-ab b/www/WebMagick/files/patch-ab new file mode 100644 index 000000000000..c256d4c5dc70 --- /dev/null +++ b/www/WebMagick/files/patch-ab @@ -0,0 +1,20 @@ +--- webmagickrc.in.old Sat Dec 1 03:18:37 2001 ++++ webmagickrc.in Fri Jul 18 01:32:01 2003 +@@ -104,6 +104,8 @@ + # $opt_date = 1; # Output updates date + + # $opt_pichtml = 0; # Write separate HTML for each picture ++# $opt_pichtmlaltend = ''; # Some words to append to ALT ++# $opt_pichtmlaltstart = ''; # Some words to prepend to ALT + # $opt_pichtmlbottom = ''; + # $opt_pichtmlext = '.html'; # Use .shtml for SSI + # $opt_pichtmlnav = 0; # Write navigation into pic's HTML +@@ -200,7 +202,7 @@ + # $opt_framemarginwidth = 1; # Pixels allocated to frame margin in horizontal direction + # $opt_framemarginheight = 1; # Pixels allocated to frame margin in vertical direction + # $opt_framebordersize = 3 ; # Pixels allocated to frame border +-# $opt_frameborder = 'YES'; # Enable (YES) or disable (NO) decorative frame borders ++# $opt_frameborder = 1; # Enable (1) or disable (0) decorative frame borders + # $opt_framestyle = 1; # Frame style to use (out of those available) + + # -- cgit v1.2.3