mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-19 09:47:20 +01:00
see #2506 removed incomplete and obsolete russian and japanese localization
This commit is contained in:
parent
4fe02aa328
commit
db233ee8e8
@ -1,3 +1,9 @@
|
||||
2011-06-20 Vadim Kurland <vadim@netcitadel.com>
|
||||
|
||||
* gui.pro: see #2506 Removed obsolete localization files (Russian
|
||||
and Japanese). These were incomplete and have never been updated for
|
||||
v4.
|
||||
|
||||
2011-06-10 Theron Tock <theron@netcitadel.com>
|
||||
|
||||
* implementation of keywords associated with objects in the GUI;
|
||||
|
||||
15675
src/gui/fwbuilder_en.ts
15675
src/gui/fwbuilder_en.ts
File diff suppressed because it is too large
Load Diff
30130
src/gui/fwbuilder_ja.ts
30130
src/gui/fwbuilder_ja.ts
File diff suppressed because it is too large
Load Diff
23129
src/gui/fwbuilder_ru.ts
23129
src/gui/fwbuilder_ru.ts
File diff suppressed because it is too large
Load Diff
@ -58,19 +58,15 @@ STATIC_LIBS += $$OTHER_LIBS
|
||||
|
||||
PRE_TARGETDEPS = $$STATIC_LIBS
|
||||
|
||||
macx:STATIC_LIBS += -framework \
|
||||
Carbon
|
||||
macx:STATIC_LIBS += -framework Carbon
|
||||
STATIC_LIBS += $$LIBS_FWCOMPILER
|
||||
|
||||
LIBS = $$STATIC_LIBS $$LIBS
|
||||
|
||||
#RESOURCES += ../libgui/MainRes.qrc
|
||||
TRANSLATIONS = fwbuilder_ru.ts \
|
||||
fwbuilder_ja.ts \
|
||||
fwbuilder_en.ts
|
||||
ja.path = $$PKGLOCALEDIR
|
||||
ja.files = fwbuilder_ja.qm
|
||||
ru.path = $$PKGLOCALEDIR
|
||||
ru.files = fwbuilder_ru.qm
|
||||
INSTALLS += ja ru
|
||||
# TRANSLATIONS = fwbuilder_ru.ts fwbuilder_ja.ts fwbuilder_en.ts
|
||||
# ja.path = $$PKGLOCALEDIR
|
||||
# ja.files = fwbuilder_ja.qm
|
||||
# ru.path = $$PKGLOCALEDIR
|
||||
# ru.files = fwbuilder_ru.qm
|
||||
# INSTALLS += ja ru
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user