diff options
author | Jeremy Bicha <jbicha@debian.org> | 2017-12-16 13:06:02 -0500 |
---|---|---|
committer | Jeremy Bicha <jbicha@debian.org> | 2017-12-16 13:06:02 -0500 |
commit | f821adc6c1844f3dbd59a5c51bb68fb80f295aa0 (patch) | |
tree | 28ff6652502c6adc1b661e0eb4dd3a8adbf60404 /help/pt_BR/index.page | |
parent | Initial upstream branch (diff) | |
parent | Release: Prepare for 3.26.0 (diff) | |
download | zenity-f821adc6c1844f3dbd59a5c51bb68fb80f295aa0.tar.gz zenity-f821adc6c1844f3dbd59a5c51bb68fb80f295aa0.tar.bz2 zenity-f821adc6c1844f3dbd59a5c51bb68fb80f295aa0.zip |
New upstream version 3.26.0
Diffstat (limited to 'help/pt_BR/index.page')
-rw-r--r-- | help/pt_BR/index.page | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/help/pt_BR/index.page b/help/pt_BR/index.page new file mode 100644 index 00000000..3153598b --- /dev/null +++ b/help/pt_BR/index.page @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index" xml:lang="pt-BR"> +<info> + <credit type="author"> + <name>Sun Java Desktop System Documentation Team</name> + </credit> + <credit type="author"> + <name>Glynn Foster</name> + </credit> + <credit type="editor"> + <name>Nicholas Curran</name> + <email/> + </credit> + <credit type="editor"> + <name>Yasumichi Akahoshi</name> + <email>yasumichi@vinelinux.org</email> + </credit> + <license> + <p>Licença de Documentação Livre GNU (GFDL)</p> + </license> + <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Rodolfo Ribeiro Gomes</mal:name> + <mal:email>rodolforg@gmail.com</mal:email> + <mal:years>2009</mal:years> + </mal:credit> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Rafael Fontenelle</mal:name> + <mal:email>rafaelff@gnome.org</mal:email> + <mal:years>2017</mal:years> + </mal:credit> + </info> +<title>Manual do Zenity</title> +<!--links type="topic" groups="dialogs" /--> +<section id="dialogs" style="2column"> + <title>Diálogos</title> +</section> +</page> |