Commit 4e81c71113b1199d2266c9c2e2aa3a2b08dd63c8
1 parent
e4ad1ab2
Exists in
master
and in
5 other branches
Incluindo versao do gtk na opcao de instalacao do runtime
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
po/pt_BR.po
@@ -5,7 +5,7 @@ msgid "" | @@ -5,7 +5,7 @@ msgid "" | ||
5 | msgstr "" | 5 | msgstr "" |
6 | "Project-Id-Version: pw3270 5.0\n" | 6 | "Project-Id-Version: pw3270 5.0\n" |
7 | "Report-Msgid-Bugs-To: \n" | 7 | "Report-Msgid-Bugs-To: \n" |
8 | -"POT-Creation-Date: 2012-09-26 18:45-0300\n" | 8 | +"POT-Creation-Date: 2012-09-26 19:52-0300\n" |
9 | "PO-Revision-Date: 2012-09-20 17:33-0300\n" | 9 | "PO-Revision-Date: 2012-09-20 17:33-0300\n" |
10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
11 | "Language-Team: Português <perry.werneck@gmail.com>\n" | 11 | "Language-Team: Português <perry.werneck@gmail.com>\n" |
pw3270.nsi.in
@@ -138,7 +138,7 @@ SubSection "@PACKAGE@" SecMain | @@ -138,7 +138,7 @@ SubSection "@PACKAGE@" SecMain | ||
138 | 138 | ||
139 | SubSectionEnd | 139 | SubSectionEnd |
140 | 140 | ||
141 | -Section /o "GTK+ Runtime" SecGTK | 141 | +Section /o "GTK @GTK_MODVERSION@ Runtime" SecGTK |
142 | 142 | ||
143 | setOutPath $INSTDIR | 143 | setOutPath $INSTDIR |
144 | file /r ".bin\gtkruntime\*.*" | 144 | file /r ".bin\gtkruntime\*.*" |