doc-el commit 1030:8124d5886b12 - Import FreeBSD doc/ snapshot a...

freebsd-doc-el at lists.hellug.gr freebsd-doc-el at lists.hellug.gr
Mon Nov 10 01:46:52 EET 2008


changeset: 1030:8124d5886b12
user:      ncvs
date:      2008-11-09 22:16 +0000
details:   http://hg.hellug.gr/freebsd/doc-el/?cmd=changeset;node=8124d5886b12

description:
	Import FreeBSD doc/ snapshot at 2008-11-09 22:16:50 +0000

diffstat:

1 file changed, 8 insertions(+), 1 deletion(-)
el_GR.ISO8859-7/share/sgml/freebsd.dsl |    9 ++++++++-

diffs (26 lines):

diff -r 78d575add33e -r 8124d5886b12 el_GR.ISO8859-7/share/sgml/freebsd.dsl
--- a/el_GR.ISO8859-7/share/sgml/freebsd.dsl	Sun Nov 09 04:24:47 2008 +0000
+++ b/el_GR.ISO8859-7/share/sgml/freebsd.dsl	Sun Nov 09 22:16:50 2008 +0000
@@ -2,7 +2,7 @@
 
   DSSSL style-sheet ãéá ìïñöïðïßçóç ôçò ÅëëçíéêÞò ôåêìçñßùóçò ôïõ FreeBSD
 
-  $FreeBSD: doc/el_GR.ISO8859-7/share/sgml/freebsd.dsl,v 1.9 2008/05/28 19:31:28 keramida Exp $
+  $FreeBSD: doc/el_GR.ISO8859-7/share/sgml/freebsd.dsl,v 1.10 2008/11/09 22:16:50 keramida Exp $
 
   %SOURCE%	en_US.ISO8859-1/share/sgml/freebsd.dsl
   %SRCID%	1.22
@@ -58,6 +58,13 @@
 		(create-link (list (list "HREF" "mailto:doc at FreeBSD.org"))
                   (literal "doc at FreeBSD.org"))
 	        (literal ">.")))))
+
+        <!-- More aesthetically pleasing Greek quotes for HTML output. -->
+        (element quote
+          (make sequence
+            (make entity-ref name: "laquo")
+            (process-children)
+            (make entity-ref name: "raquo")))
       ]]>
 
       <!-- More aesthetically pleasing chapter headers for print output --> 


More information about the Freebsd-doc-el mailing list