From 17d5af0f370b21b364cb77c4f4168db71ead2fc6 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Wed, 10 Oct 2012 18:19:19 +0000 Subject: [PATCH] Atualizando traduções --- po/pt_BR.po | 2 +- src/include/rules.mak.in | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 5e44e53..fd566e7 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-10 15:02-0300\n" +"POT-Creation-Date: 2012-10-10 15:17-0300\n" "PO-Revision-Date: 2012-10-10 15:05-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português <>\n" diff --git a/src/include/rules.mak.in b/src/include/rules.mak.in index 35205c2..6f2b510 100644 --- a/src/include/rules.mak.in +++ b/src/include/rules.mak.in @@ -87,6 +87,9 @@ $(TMPDIR)/pot/%.pot: %.c --keyword=_ --keyword=N_ --keyword=MSG_:2 --output=$@ $< @touch $@ +$(TMPDIR)/pot/%.pot: %.rc + @touch $@ + #---[ Targets ]---------------------------------------------------------------- clean-common: -- libgit2 0.21.2