Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd4760d66e7f0a9e23c8a78547df8677f23db522
commit dd4760d66e7f0a9e23c8a78547df8677f23db522 Author: Miklos Vajna <[email protected]> Date: Wed Feb 11 11:47:14 2009 +0100 docs/po4a: rename simpletext to asciidoc diff --git a/docs/po4a.cfg b/docs/po4a.cfg index a9d5b1f..855b76b 100644 --- a/docs/po4a.cfg +++ b/docs/po4a.cfg @@ -10,32 +10,32 @@ [po4a_langs] hu fr da [po4a_paths] po/docs.pot $lang:po/$lang.po # alias -[po4a_alias: simpletext] text opt:"-o asciidoc" +[po4a_alias: asciidoc] text opt:"-o asciidoc" # metadocuments -[type: simpletext] header.txt.in $lang:$lang/header.txt.in -[type: simpletext] packages.txt.in $lang:$lang/packages.txt.in -[type: simpletext] index.txt $lang:$lang/index.txt -[type: simpletext] index-user.txt $lang:$lang/index-user.txt -[type: simpletext] index-devel.txt $lang:$lang/index-devel.txt +[type: asciidoc] header.txt.in $lang:$lang/header.txt.in +[type: asciidoc] packages.txt.in $lang:$lang/packages.txt.in +[type: asciidoc] index.txt $lang:$lang/index.txt +[type: asciidoc] index-user.txt $lang:$lang/index-user.txt +[type: asciidoc] index-devel.txt $lang:$lang/index-devel.txt # user documents -[type: simpletext] about.txt $lang:$lang/about.txt -[type: simpletext] quickref.txt $lang:$lang/quickref.txt -[type: simpletext] install.txt $lang:$lang/install.txt -[type: simpletext] postinst.txt $lang:$lang/postinst.txt -[type: simpletext] pacman-g2.txt $lang:$lang/pacman-g2.txt -[type: simpletext] network.txt $lang:$lang/network.txt -[type: simpletext] x.txt $lang:$lang/x.txt -[type: simpletext] sound.txt $lang:$lang/sound.txt -[type: simpletext] printing.txt $lang:$lang/printing.txt -[type: simpletext] hotplug.txt $lang:$lang/hotplug.txt -[type: simpletext] init.txt $lang:$lang/init.txt -[type: simpletext] contribute.txt $lang:$lang/contribute.txt -[type: simpletext] bugs.txt $lang:$lang/bugs.txt -[type: simpletext] mobile.txt $lang:$lang/mobile.txt -[type: simpletext] packages.txt $lang:$lang/packages.txt -[type: simpletext] list-rules.txt $lang:$lang/list-rules.txt -[type: simpletext] irc-rules.txt $lang:$lang/irc-rules.txt -[type: simpletext] gpg.txt $lang:$lang/gpg.txt -[type: simpletext] makepkg.txt $lang:$lang/makepkg.txt -[type: simpletext] license.txt $lang:$lang/license.txt +[type: asciidoc] about.txt $lang:$lang/about.txt +[type: asciidoc] quickref.txt $lang:$lang/quickref.txt +[type: asciidoc] install.txt $lang:$lang/install.txt +[type: asciidoc] postinst.txt $lang:$lang/postinst.txt +[type: asciidoc] pacman-g2.txt $lang:$lang/pacman-g2.txt +[type: asciidoc] network.txt $lang:$lang/network.txt +[type: asciidoc] x.txt $lang:$lang/x.txt +[type: asciidoc] sound.txt $lang:$lang/sound.txt +[type: asciidoc] printing.txt $lang:$lang/printing.txt +[type: asciidoc] hotplug.txt $lang:$lang/hotplug.txt +[type: asciidoc] init.txt $lang:$lang/init.txt +[type: asciidoc] contribute.txt $lang:$lang/contribute.txt +[type: asciidoc] bugs.txt $lang:$lang/bugs.txt +[type: asciidoc] mobile.txt $lang:$lang/mobile.txt +[type: asciidoc] packages.txt $lang:$lang/packages.txt +[type: asciidoc] list-rules.txt $lang:$lang/list-rules.txt +[type: asciidoc] irc-rules.txt $lang:$lang/irc-rules.txt +[type: asciidoc] gpg.txt $lang:$lang/gpg.txt +[type: asciidoc] makepkg.txt $lang:$lang/makepkg.txt +[type: asciidoc] license.txt $lang:$lang/license.txt _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
