Gabor Kovesdan
b1f6349527
- MFH
2013-03-20 21:05:33 +00:00
Gabor Kovesdan
a1f0eaf271
- Place the footer below the navigation as it used to be
2013-03-15 08:06:33 +00:00
Gabor Kovesdan
f6c79f1bc8
- Change screenco to screen + co since the former is not supported
...
properly with xsltproc and the latter is simpler
- Add a constraint to prevent using screenco, programlistingco and
graphicco in the future
- Note that mediaobjectco is used in the documentation to properly
compose a figure element but the callout bugs are already there
in the source image and not placed there by the stylesheets
2013-03-14 20:51:01 +00:00
Gabor Kovesdan
eb47c46865
- Fix erroneous fileref's that result in missing images
...
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Giorgos Keramidas
5340c99b42
Misc igor-inspired fixes
...
- Use an entity to consistently type 'nVidia' with the right
capitalization (which also 'hides' the weird capitalization
from igor, and fixes some of its warnings).
- Capitalize section titles correctly
- Reindent some tags that were mis-aligned with their parent.
Approved by: gjb (mentor)
2013-03-10 13:59:53 +00:00
Giorgos Keramidas
0b770ed2d8
Whitespace changes only: fix most of igor's warnings
...
Approved by: gjb (mentor)
2013-03-10 13:58:34 +00:00
Gabor Kovesdan
998b28cb3e
- Add more customization layers
...
- Localize footers
2013-02-26 09:43:12 +00:00
Gabor Kovesdan
0701bf45bd
- Add infrastructure for language-specific XSLT customizations
2013-02-25 20:17:26 +00:00
Gabor Kovesdan
f5b13d3d30
- Clean up more DSSSL leftovers
2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584
- Add back SGML catalogs (trimmed to minimally necessary content) since
...
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
3327cf64d4
- Remove HTML Tidy leftovers
2013-02-01 18:51:52 +00:00
Gabor Kovesdan
a3c89a1805
- Use exclusively the XML catalogs and drop the old SGML format
2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b
- Move language-independent entities directly to the DTD
2013-02-01 09:03:01 +00:00
Gabor Kovesdan
d891a25dc5
- Make sure all source files are ready before validation
...
- Make sure all source files are ready before building
- Clean up the workarounds from handbook Makefiles
2013-01-31 09:55:07 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Gabor Kovesdan
ef2fe332c0
- Make the Greek documentation valid XML
2013-01-21 17:36:29 +00:00
Gabor Kovesdan
5086b7db96
- Fix the make lint (validate) target
2012-10-13 18:32:14 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Isabell Long
bee5d224fe
Remove the ability to change the font size on the website. There are now
...
much better ways of doing this in modern web browsers. Furthermore, it
never worked as well as it should have done, as too much of the website is
built around fixed layouts.
It was felt it was best to remove the size switcher from all languages at
once, so that the infrastructure (styleswitcher.js etc.) could be removed
at the same time.
Discussed at: Cambridge DevSummit, August 2012
Discussed on: www@
Approved by: gabor (mentor)
2012-09-30 13:27:05 +00:00
Gabor Kovesdan
efe7023c1f
- Encoding names should be IANA names and in lower case
2012-09-22 20:09:08 +00:00
Gabor Kovesdan
d8a2cdf09b
- Remove the following articles and references to them. Where it is
...
reasonable to maintain the reference, use the archived docs.
5-roadmap
checkpoint
dialup-firewall
diskless-x
euro
formatting-media
hats (content moved to htdocs/internal)
multi-os
storage-devices
vinum
zip-drive
All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/
No objection from: doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
9c243757ef
- XML declarations should use IANA encoding names
...
Pointed out by: hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
165056d894
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)
2012-09-14 12:11:19 +00:00
Gabor Kovesdan
f5b3523ae6
- Properly localize navibar entities
...
- Fix enntities of beta releases
Approved by: doceng (implicit)
2012-08-24 10:52:17 +00:00
Gabor Kovesdan
975638cb60
- Convert TOPNAV id's to lower case
...
Approved by: doceng (implicit)
2012-08-23 18:21:47 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad
MFH
...
Approved by: doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
77ddadd891
- Add namespace to XHTML fragments generated by XSLT stylesheets
...
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup
Approved by: doceng (implicit)
2012-08-12 20:35:40 +00:00
Manolis Kiagias
a5d2253c10
Second batch of updates to the Greek Handbook
...
This updates the remainder of the (fully translated) chapters:
- introduction (SRCID only) r39262
- kernelconfig r39097
- printing r38826
- linuxemu r38826
- boot r38826
- users r39362
- jails r38826
- geom r38826
- filesystems r39361
- vinum r38826
- virtualization r39283
- l10n r38826
- cutting-edge r38879
- dtrace r38826
- serialcomms r38826
- ppp-and-slip r39010
- mail r38826
- firewalls r39270
- mirrors r39186
- bibliography r39056
- pgpkeys r39297
- colophon r38826
Also updates:
- mailing-lists.ent
- trademarks.ent
Obtained from: FreeBSD Greek Documentation Project
2012-08-11 16:27:35 +00:00
Gabor Kovesdan
9b19e6243c
- Remove the now unnecessary .decl files
...
Approved by: doceng (implicit)
2012-08-11 11:16:19 +00:00
Gabor Kovesdan
42b18717e8
- Add proper XML declarations with encoding specification to files that
...
didn't yet have it
Approved by: doceng (implicit)
2012-08-11 10:37:42 +00:00
Manolis Kiagias
bab6c36d55
First of a batch of updates to bring the Greek Documentation Project
...
back on track and in sync with the en_US tree.
This updates the following chapters of the Greek Handbook:
- book.sgml
- preface
- introduction
- install
- bsdinstall
- basics
- ports
- x11
- desktop
- multimedia
Changes include merging updated content from the en_US tree as well as new
SRCID numbers to reflect SVN revisions.
Obtained from: FreeBSD Greek Documentation Project
2012-08-10 13:18:37 +00:00
Gabor Kovesdan
74586f38c6
- Remove PSGML comments since they are not very useful after the XML
...
migration
Approved by: doceng (implicit)
No objection from: doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
f60009ae7c
- XMLify the Greek tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:57:12 +00:00
Hiroki Sato
35babe0ae5
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
...
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.
Approved by: doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f
- Move developers.sgml to the language-independent directory.
...
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
Approved by: doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540
- Remove junk directories.
...
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
information in the www and the doc directory.
- Add various administration files to svnadmin.
Approved by: doceng (implicit)
2012-05-17 02:51:08 +00:00
Doug Barton
58189f49fe
Remove references to set_rcvar, which has been removed from 10-current.
...
While I'm here, bring some consistency to the various example rc.d scripts,
remove some bad examples, etc.
2012-01-14 23:16:00 +00:00
Manolis Kiagias
09d84b2924
Update the Greek Handbook to the latest changes
...
MFen:
1.178 -> 1.179 book.sgml
1.140 -> 1.141 introduction
1.502 -> 1.503 mirrors
1.131 -> 1.139 freebsd.ent
Obtained from: FreeBSD Greek Documentation Project
2012-01-14 19:34:16 +00:00
Manolis Kiagias
efb8bf7777
Update the Greek Handbook to the latest changes
...
MFen:
1.143 -> 1.144 multimedia
Obtained from: FreeBSD Greek Documentation Project
2012-01-09 21:51:49 +00:00
Manolis Kiagias
9e0c7acbb5
Update the Greek Handbook to the latest changes
...
MFen:
1.119 -> 1.120 desktop
1.23 -> 1.24 bsdinstall
Obtained from: FreeBSD Greek Documentation Project
2012-01-09 18:42:17 +00:00
Manolis Kiagias
7d30cc0e12
Update the Greek Handbook to the latest changes
...
MFen:
1.215 -> 1.216 eresources
1.22 -> 1.23 bsdinstall
1.433 -> 1.434 install
1.86 -> 1.87 mailing-lists.ent
Obtained from: FreeBSD Greek Documentation Project
2011-12-31 12:53:11 +00:00
Manolis Kiagias
a22da1e8c1
Update the Greek Handbook to the latest changes
...
MFen:
1.255 -> 1.256 cutting-edge
Obtained from: FreeBSD Greek Documentation Project
2011-12-16 07:51:29 +00:00
Manolis Kiagias
95eb2feffb
Update the Greek Handbook to the latest changes
...
MFen:
1.118 -> 1.119 books/handbook/Makefile
1.21 -> 1.22 bsdinstall
Obtained from: FreeBSD Greek Documentation Project
2011-12-11 19:08:56 +00:00
Manolis Kiagias
149163da7f
Update the Greek Handbook to the latest changes
...
MFen:
1.118 -> 1.119 desktop
1.20 -> 1.21 bsdinstall
1.142 -> 1.143 linuxemu
1.25 -> 1.27 virtualization
Obtained from: FreeBSD Greek Documentation Project
2011-12-09 19:53:53 +00:00
Manolis Kiagias
def7b885b7
Update the Greek Handbook to the latest changes
...
MFen:
1.116 -> 1.118 desktop
Obtained from: FreeBSD Greek Documentation Project
2011-11-26 08:49:09 +00:00
Manolis Kiagias
8e8886720f
Update the Greek Handbook to the latest changes
...
MFen:
1.50 -> 1.51 geom
Obtained from: FreeBSD Greek Documentation Project
2011-11-22 16:06:37 +00:00
Manolis Kiagias
c8b42a3249
Update the Greek Handbook to the latest changes
...
MFen:
1.115 -> 1.116 desktop
Obtained from: FreeBSD Greek Documentation Project
2011-11-15 19:29:16 +00:00
Manolis Kiagias
008deb6cf0
Update the Greek Handbook to the latest changes
...
MFen + local fixes:
1.429 -> 1.433 install
Obtained from: FreeBSD Greek Documentation Project
2011-11-06 18:46:32 +00:00
Manolis Kiagias
c5c5a30bc3
Update the Greek Handbook to the latest changes
...
MFen:
1.207 -> 1.208 x11
Obtained from: FreeBSD Greek Documentation Project
2011-10-31 16:37:43 +00:00
Manolis Kiagias
faba51224b
Update the Greek Handbook to the latest changes
...
MFen:
1.117 -> 1.118 books/handbook/Makefile
1.19 -> 1.20 bsdinstall
Obtained from: FreeBSD Greek Documentation Project
2011-10-23 16:11:47 +00:00
Manolis Kiagias
029e8dcea4
Update the Greek Handbook to the latest changes
...
MFen:
1.213 -> 1.215 eresources
1.199 -> 1.200 kernelconfig
1.75 -> 1.86 mailing-lists.ent
Obtained from: FreeBSD Greek Documentation Project
2011-10-22 17:00:44 +00:00
Manolis Kiagias
92feffb187
Update the Greek Handbook to the latest changes.
...
MFen:
1.17 -> 1.19 bsdinstall
1.134 -> 1.135 l10 (SRCID only)
Obtained from: FreeBSD Greek Documentation Project
2011-10-20 17:05:50 +00:00
Manolis Kiagias
34bf4590cb
Update the Greek Handbook to the latest changes
...
MFen:
1.292 -> 1.293 ports
Obtained from: FreeBSD Greek Documentation Project
2011-10-19 07:05:15 +00:00
Manolis Kiagias
3a5dd6c7da
Update the Greek Handbook to the latest changes
...
MFen:
1.96 -> 1.97 firewalls
1.16 -> 1.17 bsdinstall
1.500 -> 1.502 mirrors
1.36 -> 1.37 freebsd-glossary (SRCID only)
Obtained from: FreeBSD Greek Documentation Project
2011-10-17 16:53:19 +00:00
Manolis Kiagias
9d4cae9f13
- Add the newly translated 'bsdinstall' chapter to the Greek build
...
- MFen: 1.427 -> 1.429 install
Obtained from: FreeBSD Greek Documentation Project
2011-10-14 06:06:03 +00:00
Manolis Kiagias
4e9e4b7ad7
Update the Greek Handbook to the latest en_US changes
...
MFen:
1.426 -> 1.427 install
Obtained from: FreeBSD Greek Documentation Project
2011-10-08 13:19:00 +00:00
Manolis Kiagias
65a01ced02
Update the Greek mailing-list-faq article to latest en_US revision (1.9)
...
Obtained from: FreeBSD Greek Documentation Project
2011-10-06 20:33:14 +00:00
Manolis Kiagias
26ab04c4ff
Update the Greek Handbook to the latest en_US revision
...
MFen:
1.114 -> 1.115 desktop
1.212 -> 1.213 eresources
1.84 -> 1.85 mailing-lists.ent
Obtained from: FreeBSD Greek Documentation Project
2011-10-05 18:40:39 +00:00
Manolis Kiagias
7a0d4ef9c0
Update the Greek Handbook to the latest en_US revision
...
1.83 -> 1.84 mailing-lists.ent
1.211 -> 1.212 eresources
Obtained from: FreeBSD Greek Documentation Project
2011-10-01 12:39:31 +00:00
Manolis Kiagias
9289f538d8
Update the Greek Handbook to the latest en_US revisions
...
MFen:
1.139 -> 1.140 introduction
1.420 -> 1.426 install
1.291 -> 1.292 ports
1.101 -> 1.114 desktop
1.141 -> 1.143 multimedia
1.196 -> 1.199 kernelconfig
1.59 -> 1.60 users
1.22 -> 1.24 jails
1.9 -> 1.10 filesystems
1.252 -> 1.255 cutting-edge
1.135 -> 1.136 serialcomms
1.195 -> 1.196 ppp-and-slip
1.140 -> 1.142 mail
1.95 -> 1.96 firewalls
1.495 -> 1.500 mirrors
1.205 -> 1.211 eresources
1.77 -> 1.83 mailing-lists.ent
Obtained from: FreeBSD Greek Documentation Project
2011-09-25 14:18:25 +00:00
Giorgos Keramidas
187444a2ad
Use ” instead of raw quotes to help syntax-highlighting of
...
editors grok the rest of the file better.
2011-04-10 18:06:51 +00:00
Manolis Kiagias
ef9d08d3b3
Update the Greek Handbook to the latest changes
...
MFen:
1.176 -> 1.177 handbook/book.sgml
1.414 -> 1.420 handbook/install/chapter.sgml
1.206 -> 1.207 handbook/x11/chapter.sgml (SRCID only)
1.98 -> 1.101 handbook/desktop/chapter.sgml
1.139 -> 1.141 handbook/multimedia/chapter.sgml
1.195 -> 1.196 handbook/kernelconfig/chapter.sgml
1.21 -> 1.22 handbook/jails/chapter.sgml (SRCID only)
1.490 -> 1.495 handbook/mirrors/chapter.sgml
1.203 -> 1.205 handbook/eresources/chapter.sgml
1.129 -> 1.131 share/sgml/freebsd.ent
Obtained from: FreeBSD Greek Documentation Project
2011-03-13 10:16:22 +00:00
Giorgos Keramidas
39c21865e7
MFen: 1.48 -> 1.49 en_US.ISO8859-1/books/handbook/vinum/chapter.sgml
...
Remove reference to newfs(8) error for device partition types of
gconcat providers.
2011-02-15 06:11:08 +00:00
Giorgos Keramidas
0e547edc6f
MFen: 1.205 -> 1.206 en_US.ISO8859-1/books/handbook/x11/chapter.sgml
...
Merge the GDM section improvements of gjb to the Greek
translation of the X1 chapter.
2011-02-15 06:09:11 +00:00
Giorgos Keramidas
f54d302057
MFen: 1.127 -> 1.129 share/sgml/freebsd.ent
...
Rev 1.129 backs out 1.128 in the en_US tree, so this is just a
bump of the %SRCID% tag of the el_GR translation.
2011-02-15 06:05:11 +00:00
Giorgos Keramidas
19810533c1
MFen: 1.22 -> 1.23 en_US.ISO8859-1/share/sgml/freebsd.dsl
...
We didn't actually *merge* the removal of ($email-footer$) hereh,
because it's the only thing that is localized in the el_GR copy of
'freebsd.dsl'. We will revisit this when the en_US version gets updated
to use a separated content/style version of ($email-footer$).
2011-02-15 06:03:56 +00:00
Giorgos Keramidas
c1732c36ea
MFen: 1.73 -> 1.77 en_US.ISO8859-1/share/sgml/mailing-lists.ent
2011-02-15 06:03:17 +00:00
Giorgos Keramidas
ad5f447aac
MFen: 1.6 -> 1.7 en_US.ISO8859-1/share/sgml/trademarks.sgml
2011-02-15 06:02:14 +00:00
Manolis Kiagias
4bb624578d
Update the Greek Handbook to the latest changes
...
MFen:
1.413 -> 1.414 en_US.ISO8859-1/books/handbook/install/chapter.sgml
1.157 -> 1.158 en_US.ISO8859-1/books/handbook/basics/chapter.sgml
1.70 -> 1.71 en_US.ISO8859-1/books/handbook/boot/chapter.sgml
1.249 -> 1.252 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
1.97 -> 1.98 en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
1.201 -> 1.203 en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
1.94 -> 1.95 en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
1.138 -> 1.139 en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
1.194 -> 1.195 en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
1.133 -> 1.134 en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
1.140 -> 1.142 en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml
1.138 -> 1.140 en_US.ISO8859-1/books/handbook/mail/chapter.sgml
1.489 -> 1.490 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
1.137 -> 1.139 en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml
1.290 -> 1.291 en_US.ISO8859-1/books/handbook/ports/chapter.sgml
1.194 -> 1.195 en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
1.46 -> 1.48 en_US.ISO8859-1/books/handbook/preface/preface.sgml
1.122 -> 1.123 en_US.ISO8859-1/books/handbook/printing/chapter.sgml
1.133 -> 1.135 en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
1.47 -> 1.48 en_US.ISO8859-1/books/handbook/vinum/chapter.sgml
1.203 -> 1.205 en_US.ISO8859-1/books/handbook/x11/chapter.sgml
1.70 -> 1.73 en_US.ISO8859-1/share/sgml/mailing-lists.ent
Obtained from: FreeBSD Greek Documentation Project
2010-12-31 16:37:04 +00:00
Hiroki Sato
ab50a81819
Remove redundant LI (langage-independent) parts of freebsd.dsl in
...
directories for the localization. ($email-footer$) should be
revisited later because it still involves both of its style (LI) and
content (LD).
2010-12-08 06:26:00 +00:00
Manolis Kiagias
a72104afc6
MFen:
...
1.20 -> 1.21 en_US.ISO8859-1/books/handbook/jails/chapter.sgml [*]
1.118 -> 1.127 share/sgml/freebsd.ent [*]
1.49 -> 1.50 en_US.ISO8859-1/books/handbook/geom/chapter.sgml [*]
1.248 -> 1.249 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
1.412 -> 1.413 en_US.ISO8859-1/books/handbook/install/chapter.sgml
Submitted by: keramida [*]
Obtained from: FreeBSD Greek Documentation Project
2010-10-09 18:34:23 +00:00
Manolis Kiagias
54e90eb10e
MFen: 1.96 -> 1.97 en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-08-25 06:51:04 +00:00
Manolis Kiagias
5fff588d29
Resync the Greek Handbook to the latest changes
...
MFen:
1.93 -> 1.94 en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
1.48 -> 1.49 en_US.ISO8859-1/books/handbook/geom/chapter.sgml
1.400 -> 1.412 en_US.ISO8859-1/books/handbook/install/chapter.sgml
1.88 -> 1.89 en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml
1.135 -> 1.137 en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml
1.192 -> 1.194 en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
1.202 -> 1.203 en_US.ISO8859-1/books/handbook/x11/chapter.sgml
1.112 -> 1.113 en_US.ISO8859-1/books/handbook/Makefile
Obtained from: FreeBSD Greek Documentation Project
2010-08-23 20:48:39 +00:00
Manolis Kiagias
271eb00ce8
Resync the Greek Handbook to the latest changes
...
MFen:
1.137 -> 1.138 en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
1.394 -> 1.400 en_US.ISO8859-1/books/handbook/install/chapter.sgml
1.488 -> 1.489 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
1.92 -> 1.93 en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
- Update release date entities in localized version of freebsd.ent
Obtained from: FreeBSD Greek Documentation Project
2010-08-10 06:31:20 +00:00
Giorgos Keramidas
6860c255d3
Small Greek translation fixes to the article preface.
2010-07-16 15:46:46 +00:00
Giorgos Keramidas
f35fe7b9a6
Misc Greek translation syntax nits. We don't use a final 'serial
...
comma' before the translation of 'and' in Greek sentences.
2010-07-16 15:45:27 +00:00
Giorgos Keramidas
2d53877548
Remove some translator entities we don't need. We can readd them
...
when the respective authors return to the doc-el team.
2010-07-16 15:43:18 +00:00
Giorgos Keramidas
d4090fb5ca
Sort Greek translator entities by entity name
2010-07-16 15:41:20 +00:00
Manolis Kiagias
f3619336e3
Update the Greek documentation set to the latest changes
...
MFen:
1.483 -> 1.488 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
1.24 -> 1.25 en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml
1.392 -> 1.394 en_US.ISO8859-1/books/handbook/install/chapter.sgml
1.247 -> 1.248 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
1.201 -> 1.202 en_US.ISO8859-1/books/handbook/x11/chapter.sgml
Obtained from: FreeBSD Greek Documentation Project
2010-07-15 05:58:39 +00:00
Manolis Kiagias
98b0dd42a8
- Merge the latest changes to the Greek Handbook
...
- Add missing / untranslated section in 'virtualization'
MFen:
1.95 -> 1.96 en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
1.23 -> 1.24 en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml
1.481 -> 1.483 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
1.87 -> 1.88 en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml
1.246 -> 1.247 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Obtained from: FreeBSD Greek Documentation Project
2010-06-23 19:39:53 +00:00
Manolis Kiagias
181b495849
Update the Greek documentation set to the latest changes
...
MFen:
1.69 -> 1.70 en_US.ISO8859-1/share/sgml/mailing-lists.ent
1.200 -> 1.201 en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
1.132 -> 1.133 en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
1.121 -> 1.122 en_US.ISO8859-1/books/handbook/printing/chapter.sgml
1.479 -> 1.481 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
1.46 -> 1.48 share/sgml/trademarks.ent
Obtained from: FreeBSD Greek Documentation Project
2010-05-24 11:53:30 +00:00
Manolis Kiagias
06a50df83e
Complete the Greek translation of freebsd-glossary. Sync with rev. 1.36
...
Obtained from: FreeBSD Greek Documentation Project
2010-05-23 21:15:45 +00:00
Manolis Kiagias
cf2dc53641
MFen: 1.91 -> 1.95 en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-05-01 13:27:11 +00:00
Manolis Kiagias
f8de41d4e7
MFen: 1.478 -> 1.479 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-04-07 19:54:56 +00:00
Manolis Kiagias
128de0368f
Change /etc/x11 to /etc/X11 (three instances)
...
Submitted by: Demetris Prokopiou <whatever at skmpz dot biz>
Obtained from: FreeBSD Greek Documentation Project
2010-03-25 11:01:26 +00:00
Manolis Kiagias
bb9a065cd7
MFen: 1.474 -> 1.478 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-03-25 10:50:00 +00:00
Manolis Kiagias
d9f00e3f46
Merge the latest changes to the Greek Handbook
...
1.68 -> 1.69 en_US.ISO8859-1/share/sgml/mailing-lists.ent
1.199 -> 1.200 en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
1.175 -> 1.176 en_US.ISO8859-1/books/handbook/book.sgml
1.22 -> 1.23 en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml
1.139 -> 1.140 en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml
Obtained from: FreeBSD Greek Documentation Project
2010-02-07 20:48:45 +00:00
Manolis Kiagias
7e52dbd08e
MFen: 1.131 -> 1.132 en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-02-01 16:21:01 +00:00
Manolis Kiagias
f5ff04f94f
MFen: 1.16 -> 1.17 en_US.ISO8859-1/flyer/flyer.tex
...
Obtained from: FreeBSD Greek Documentation Project
2010-01-26 20:35:30 +00:00
Manolis Kiagias
eb6c009104
MFen: 1.245 -> 1.246 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-01-11 17:53:44 +00:00
Manolis Kiagias
08856b4a9f
MFen: 1.200 -> 1.201 en_US.ISO8859-1/books/handbook/x11/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2010-01-05 21:42:12 +00:00
Manolis Kiagias
9dab5a6227
MFen: 1.473 -> 1.474 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2009-12-21 21:10:17 +00:00
Manolis Kiagias
01f2061056
Resync the Greek Handbook to the latest changes
...
MFen:
1.289 -> 1.290 en_US.ISO8859-1/books/handbook/ports/chapter.sgml
1.197 -> 1.200 en_US.ISO8859-1/books/handbook/x11/chapter.sgml
1.193 -> 1.194 en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
1.129 -> 1.131 en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
1.191 -> 1.192 en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
Obtained from: FreeBSD Greek Documentation Project
2009-12-16 20:10:47 +00:00
Manolis Kiagias
261b75bf9b
MFen: 1.136 -> 1.137 en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2009-12-05 07:43:08 +00:00
Manolis Kiagias
e9a1ec61e8
MFen: 1.472 -> 1.473 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
...
Obtained from: FreeBSD Greek Documentation Project
2009-12-01 22:35:59 +00:00