Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/lfsbook/src/general.ch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 58 - (show annotations) (download)
Mon Sep 7 10:14:19 2009 UTC (14 years, 7 months ago) by matsuand
Original Path: trunk/lfsbook/SVN/src/general.ch
File size: 1244 byte(s)
Correct date
1 @x
2 <?xml version="1.0" encoding="ISO-8859-1"?>
3 @y
4 <?xml version="1.0" encoding="UTF-8"?>
5 @z
6
7 @x
8 <!ENTITY version "SVN-20090902">
9 <!ENTITY releasedate "September 2, 2009">
10 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
11 <!ENTITY milestone "7.0">
12 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
13 @y
14 <!ENTITY version "SVN-20090902">
15 <!ENTITY releasedate "2009年9月2日">
16 <!ENTITY jversion "20090907">
17 <!ENTITY ratio_japanese "99.0">
18 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
19 <!ENTITY milestone "7.0">
20 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
21 @z
22
23 @x
24 <!ENTITY buildtime "Approximate build time">
25 <!ENTITY diskspace "Required disk space">
26 <!ENTITY dependencies "Installation depends on">
27 <!ENTITY testsuites "Test suite depends on">
28 <!ENTITY before "Must be installed before">
29 @y
30 <!ENTITY buildtime "概算ビルド時間">
31 <!ENTITY diskspace "必要ディスク容量">
32 <!ENTITY dependencies "インストール依存パッケージ">
33 <!ENTITY testsuites "テストスイート依存パッケージ">
34 <!ENTITY before "事前インストールパッケージ">
35 @z

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26