Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 14:40:35 +0200
From:      Martin Heinen <martin@sumuk.de>
To:        freebsd-doc@freebsd.org
Subject:   Adding entities gui.yes and gui.ok
Message-ID:  <20040804124035.GA55984@sumuk.de>

next in thread | raw e-mail | index | archive | help

--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I would like to introduce two new entities, "gui.yes"
and "gui.no" (see the attached patch), and replace
about forty instances of Yes/No buttons in install/chapter.sgml.

This will reduce unpleasant line breaks especially
in the upcoming German translation of the
installation chapter.

Objections to doing this?

-- 
Marxpitn

--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=ent

Index: freebsd.ent
===================================================================
RCS file: /u/cvs/doc/share/sgml/freebsd.ent,v
retrieving revision 1.60
diff -u -r1.60 freebsd.ent
--- freebsd.ent	25 Jul 2004 11:30:53 -0000	1.60
+++ freebsd.ent	3 Aug 2004 13:05:36 -0000
@@ -56,3 +56,5 @@
 <!-- GUI-buttons -->
 <!ENTITY gui.ok "<guibutton>[&nbsp;OK&nbsp;]</guibutton>">
 <!ENTITY gui.cancel "<guibutton>[&nbsp;Cancel&nbsp;]</guibutton>">
+<!ENTITY gui.yes "<guibutton>[&nbsp;Yes&nbsp;]</guibutton>">
+<!ENTITY gui.no "<guibutton>[&nbsp;No&nbsp;]</guibutton>">

--HlL+5n6rz5pIUxbD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040804124035.GA55984>