Commit 50e69e3529f515c8bfca7eca9d837cce04581319

Authored by perry.werneck@gmail.com
1 parent f58bb1d9

Atualizando empacotamento macosx

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
mac/pw3270.bundle.in
... ... @@ -89,9 +89,9 @@
89 89 ${prefix}/share/locale
90 90 </translations>
91 91  
92   - <translations name="@PACKAGE_NAME@">
93   - ${prefix:bin}/usr/local/share/locale
94   - </translations>
  92 + <data dest="${bundle}/Contents/Resources/share/locale/pt_BR/LC_MESSAGES/pw3270.mo">
  93 + ${project}/../.bin/Release/usr/local/share/locale/pt_BR/LC_MESSAGES/pw3270.mo
  94 + </data>
95 95  
96 96 <!-- Data to copy in, usually Glade/UI files, images, sounds files
97 97 etc. The destination inside the bundle can be specified if the
... ...