aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-09-14 12:11:19 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-09-14 12:11:19 +0000
commit165056d894e53ca5a0eecee775df350882dc6220 (patch)
treea6a8dce7fd7da641b4fc2a832ad52b054d1358e3 /ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml
parentc0506bba1984fda3873a35ef4de1e2c2d1528911 (diff)
parente6f1b66a1bb1447c9e138b32eba3e010f0150c8d (diff)
downloaddoc-165056d894e53ca5a0eecee775df350882dc6220.tar.gz
doc-165056d894e53ca5a0eecee775df350882dc6220.zip
Merge the projects/sgml2xml branch:
- Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML - Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional - Static webpages are now processed by XSLT behind the scenes - Webpages are now built with less cycles; tidy has been removed and the date processing is now done by XSLT - Generated webpages are now actually valid (they did not use to be) - All XSLT stylesheets now pull in a main XSLT, which reduces duplicated markup - Site map and index are converted to an XML format with an XSLT transformation that generates the output - For docs, there is now only one entity set for both articles and books - Some trademark/legalnotice entities have been merged to a cohesive single entity file - Untranslated entity sets are now always pulled in from the English tree instead of redundant copies - The base and enbase entities are already automatically generated so remove inline definitions from individual files - Fetch the LEGAL file via http instead of depending on CVS - Convert id names to lowercase to avoid mixing different styles and for better readability - All PSGML comments are removed since they are mostly useless - Convert character entities to normal characters - Do not copy CSS files but override only necessary part - Fix build with newest tidy - Partly update the fdp-primer to reflect changes Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=39534
Diffstat (limited to 'ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml')
-rw-r--r--ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml39
1 files changed, 21 insertions, 18 deletions
diff --git a/ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml b/ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml
index b940b53e59..39f4e633f0 100644
--- a/ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml
+++ b/ru_RU.KOI8-R/htdocs/gnome/docs/gnome2_porting.sgml
@@ -1,4 +1,6 @@
-<!--
+<?xml version="1.0" encoding="koi8-r"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
The FreeBSD Russian Documentation Project
$FreeBSDru: frdp/www/ru/gnome/docs/gnome2_porting.sgml,v 1.3 2004/09/21 07:31:07 den Exp $
@@ -7,15 +9,17 @@
-->
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD$">
<!ENTITY title "Проект FreeBSD GNOME: Компоненты GNOME 2">
-<!ENTITY % navinclude.developers "INCLUDE">
-<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
]>
-<html>
- &header;
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>&title;</title>
+
+ <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
+ </head>
+
+ <body class="navinclude.developers">
<!-- Begin USE_GNOME components list -->
<table class="tblbasic">
@@ -136,13 +140,13 @@
<td><tt>x11-toolkits/gtk20</tt></td>
<td><tt>atk pango</tt></td>
</tr>
-
+
<tr>
<td><tt>gtksourceview</tt></td>
<td><tt>x11-toolkits/gtksourceview</tt></td>
<td><tt>libgnome libgnomeprintui</tt></td>
</tr>
-
+
<tr>
<td><tt>libartlgpl2</tt></td>
<td><tt>graphics/libartlgpl2</tt></td>
@@ -154,7 +158,7 @@
<td><tt>devel/libbonobo</tt></td>
<td><tt>libxml2 orbit2</tt></td>
</tr>
-
+
<tr>
<td><tt>libbonoboui</tt></td>
<td><tt>x11-toolkits/libbonoboui</tt></td>
@@ -178,7 +182,7 @@
<td><tt>devel/libglade2</tt></td>
<td><tt>libxml2 gtk20</tt></td>
</tr>
-
+
<tr>
<td><tt>libgnome</tt></td>
<td><tt>x11/libgnome</tt></td>
@@ -232,7 +236,7 @@
<td><tt>devel/libIDL</tt></td>
<td><tt>glib20</tt></td>
</tr>
-
+
<tr>
<td><tt>libwnck</tt></td>
<td><tt>x11-toolkits/libwnck</tt></td>
@@ -250,13 +254,13 @@
<td><tt>textproc/libxml2</tt></td>
<td><tt>pkgconfig</tt></td>
</tr>
-
+
<tr>
<td><tt>libxslt</tt></td>
<td><tt>textproc/libxslt</tt></td>
<td><tt>libxml2</tt></td>
</tr>
-
+
<tr>
<td><tt>libzvt</tt></td>
<td><tt>x11-toolkits/libzvt</tt></td>
@@ -268,7 +272,7 @@
<td><tt>net/linc</tt></td>
<td><tt>glib20</tt></td>
</tr>
-
+
<tr>
<td><tt>nautilus2</tt></td>
<td><tt>x11-fm/nautilus</tt></td>
@@ -286,13 +290,13 @@
<td><tt>devel/ORBit2</tt></td>
<td><tt>libidl</tt></td>
</tr>
-
+
<tr>
<td><tt>pango</tt></td>
<td><tt>x11-toolkits/pango</tt></td>
<td><tt>glib20</tt></td>
</tr>
-
+
<tr>
<td><tt>pkgconfig</tt></td>
<td><tt>devel/pkgconfig</tt></td>
@@ -312,7 +316,6 @@
портов</a>. к вашим услугам также <a href="mailto:&email;@FreeBSD.org">
список рассылки freebsd-gnome</a>.</p>
- &footer;
</body>
</html>