projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added focus in/out handlers for wxTextCtrl
[wxWidgets.git]
/
locale
/
Makefile
diff --git
a/locale/Makefile
b/locale/Makefile
index eca5dd8e9122cf2a510d7b3ae9e6c2feb5cfabd0..36f5b70aa559ed9ba58e6992968365ec35fc88d5 100644
(file)
--- a/
locale/Makefile
+++ b/
locale/Makefile
@@
-10,7
+10,7
@@
WX_LINGUAS := `ls *.po 2> /dev/null | sed -n 's/\(wxstd\)\?\.po//p'`
# the programs we use (TODO: use configure to detect them)
-MSGFMT=msgfmt
+MSGFMT=msgfmt
--verbose
MSGMERGE=msgmerge
XGETTEXT=xgettext
XARGS=xargs