summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/fr/documentation.xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: delete outdated translated manpages/docsUoti Urpala2012-07-161-183/+0
| | | | | | | | | Delete all manpages and XML documentation in languages other than English. The XML documentation was badly out of date. The content of translated manpages was somewhat out of date, and manpage formatting will change to use reStructuredText instead of raw troff format. If updated translations are created for some languages later, I think it's better to maintain those outside the main repository.
* DOCS/xml: edit TV/radio chaptersdiego2010-11-021-2/+0
| | | | | | | | | | | | | | | | | | | | Remove empty paragraph from TV input chapter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31977 b3059339-0415-0410-9bf9-f77b7e298cf2 Merge TV input and TV teletext chapter into the usage chapter. This improves the overall structure of the documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31978 b3059339-0415-0410-9bf9-f77b7e298cf2 Restore mistakenly removed TV input chapter introduction. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31979 b3059339-0415-0410-9bf9-f77b7e298cf2 Merge radio chapter into the usage chapter. This improves the overall structure of the documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31980 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml: Merge CD/DVD chapter into the usage chapterdiego2010-11-021-1/+0
| | | | | | | | | | | This improves the overall structure of the documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31970 b3059339-0415-0410-9bf9-f77b7e298cf2 Merge CD/DVD chapter into the usage chapter for all translations. This improves the overall structure of the documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31971 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS: Fix a few web page links in the documentation.diego2010-11-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31744 b3059339-0415-0410-9bf9-f77b7e298cf2
* big new year patch for documentationsGabrov2010-01-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30414 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-091-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28513 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-091-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28505 b3059339-0415-0410-9bf9-f77b7e298cf2
* update copyright yearGabrov2009-01-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28266 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix nonstandard license headers in the documentation.diego2009-01-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28263 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync removal of bugs.xml.diego2009-01-051-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync audio.xml removal.diego2009-01-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28249 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync history chapter removal.diego2009-01-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28248 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a FIXME: give the URL of the list of mailing lists (since we don't have ↵gpoirier2008-07-051-1/+1
| | | | | | a direct link to the list of archives) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27211 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc fixes, patch by Cédric Viougpoirier2008-06-301-18/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27174 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r25566, patch by mesecam %mesecam A gmail P com%gpoirier2008-02-201-19/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26042 b3059339-0415-0410-9bf9-f77b7e298cf2
* update copyright year to 2008gpoirier2008-01-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25566 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgrade copyright yearsgpoirier2007-01-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21867 b3059339-0415-0410-9bf9-f77b7e298cf2
* And <simpara> -> <para> continued, those languages somehow slipped by duringtorinthiel2006-12-231-30/+30
| | | | | | | previous commit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21742 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert DOCS/fr and help/help_mp-fr.* to UTF-8kraymer2006-10-301-43/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20537 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync mail-lists.xml removal.diego2006-10-141-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20212 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml ↵gpoirier2006-10-141-3/+4
| | | | | | | | | w/r20183, documentation.xml r20085 patches by Jerome Ferrari and Pierre Roudier git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20211 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)gpoirier2006-10-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdate, obsolete and inflammatory rants section made in r19973 of ↵gpoirier2006-10-041-1/+0
| | | | | | English doc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20033 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename formats.xml into containers.xmlgpoirier2006-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19750 b3059339-0415-0410-9bf9-f77b7e298cf2
* The FSF changed postal address.diego2006-09-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19620 b3059339-0415-0410-9bf9-f77b7e298cf2
* m-x whitespace-cleanupgpoirier2006-08-161-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19413 b3059339-0415-0410-9bf9-f77b7e298cf2
* (.)~(.)gpoirier2006-04-261-0/+1
| | | | | | | | | | | | | | | | | (-------) ---ooO-----Ooo----------------------- Update mencoder.xml to 1.100 (up from 1.37) Weeee! Patch by LMJ <linuxmasterjedi AH free POIS fr> Add encoding-guide.xml (translated by Johan Bos) to the build system (couldn't be done before because of the cross-links dependencies). Foggy team is out to kick ass and take names!!! ------------------------------------- ( ) ( ) /|\ /|\ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18298 b3059339-0415-0410-9bf9-f77b7e298cf2
* Major update of all French files (except mencoder and encoding-guide)gpoirier2006-04-151-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18099 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update copyright date to 2006gpoirier2006-01-041-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes by Bounecgpoirier2005-12-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17203 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump sync taggpoirier2005-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16888 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.26diego2005-10-091-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16716 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.25, patch by johan bosgpoirier2005-10-021-62/+100
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16643 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling corrections. Patch by Bougizgpoirier2005-03-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15015 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, typo fixes, better wordingnicolas2004-12-031-66/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14099 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2004-02-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11915 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2004-01-251-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11845 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shiny new build system by Torinthiel, polished and improved by myself.diego2004-01-201-29/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11818 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, various fixesnicolas2003-12-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11699 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, typos, cosmetics, more accurate translation & other various fixesnicolas2003-10-121-30/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11084 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-07-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10375 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-06-011-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10230 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-05-191-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding of XML french docsnicolas2003-05-161-0/+218
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10110 b3059339-0415-0410-9bf9-f77b7e298cf2