gparted/help/Makefile.am
Leonardo Ferreira Fontenelle f58ecd59a5 Added pt_BR to DOC_LINGUAS. Added Brazilian Portuguese translation.
2008-12-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* Makefile.am: Added pt_BR to DOC_LINGUAS.
	* pt_BR/pt_BR.po: Added Brazilian Portuguese translation. Contributed
	by Fabrício Godoy.

svn path=/trunk/; revision=1006
2008-12-19 18:58:12 +00:00

21 lines
595 B
Makefile

include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
#The name of the help document to build.
# This is the filename without the .xml extension.
DOC_MODULE = gparted
#List any files included in the help document using system entities
# Example: <!ENTITY SYSTEM "chapter1.xml">
DOC_ENTITIES =
#List any files that are included in the Xinclude specification
DOC_INCLUDES =
#List of all the figures that are referenced in the help document
DOC_FIGURES =
#List of all the language codes for the languages in which the
# document is translated
DOC_LINGUAS = de es it pt_BR sv