Don't use -kAddToPopUp() gettext hack with Scintilla.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Jun 2010 11:13:20 +0000 (11:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Jun 2010 11:13:20 +0000 (11:13 +0000)
commit7e2003703c02850cca0e962688b070314c95175c
tree3884dd6c3dd4d0bdc1068c2607867fbf2f51aec0
parent19f310977a2163538a12f34799449366122ead0e
Don't use -kAddToPopUp() gettext hack with Scintilla.

Instead, create a dummy file containing the user-visible strings defined in
Scintilla sources. For now it's manually managed but it might make sense to
automatically generate it in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
locale/Makefile
src/stc/stc_i18n.cpp [new file with mode: 0644]