translated files. In this way, we will be able to generate the list of the outdated files automatically. Obtained from: The FreeBSD Hungarian Documentation Project Inspired by: The FreeBSD Greek Documentation Project
15 lines
624 B
XML
15 lines
624 B
XML
<?xml version="1.0" encoding="ISO-8859-2" ?>
|
|
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
|
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
|
|
<!-- $FreeBSD: www/hu/share/sgml/libcommon.xsl,v 1.1 2007/01/07 22:44:48 keramida Exp $ -->
|
|
|
|
<!-- The FreeBSD Hungarian Documentation Project
|
|
Translated by: Gabor Kovesdan <gabor@FreeBSD.org>
|
|
%SOURCE% share/sgml/libcommon.xsl
|
|
%SRCID% 1.1
|
|
-->
|
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
|
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/libcommon.xsl"/>
|
|
|
|
</xsl:stylesheet>
|