From 886b9463d6274b2a274f0bb06356889d0f7805ac Mon Sep 17 00:00:00 2001 From: Duarte Loreto Date: Thu, 7 Jun 2007 17:57:00 +0000 Subject: Added for Portuguese Added Portuguese translation. Added PDF conversion of 2007-06-07 Duarte Loreto * quickref/pt/Makefile.am: Added for Portuguese * quickref/pt/quickref.tex: Added Portuguese translation. * quickref/pt/quickref.pdf: Added PDF conversion of trans. * quickref/Makefile.am: Added Portuguese (pt) to subdirs. svn path=/trunk/; revision=33663 --- help/quickref/pt/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 help/quickref/pt/Makefile.am (limited to 'help/quickref/pt/Makefile.am') diff --git a/help/quickref/pt/Makefile.am b/help/quickref/pt/Makefile.am new file mode 100644 index 0000000000..446640dce9 --- /dev/null +++ b/help/quickref/pt/Makefile.am @@ -0,0 +1,8 @@ +HELP_FILES = quickref.pdf + +quickrefdir = $(evolutionhelpdir)/quickref/pt +quickref_DATA = $(HELP_FILES) + +EXTRA_DIST = \ + $(HELP_FILES) \ + quickref.tex -- cgit v1.2.3