diff options
author | Eike Rathke <erack@redhat.com> | 2012-11-22 12:26:52 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-11-22 12:34:59 +0100 |
commit | 9955dbebbdf1b7d36fec272dfea46f57fab47e19 (patch) | |
tree | 80705ccc2382e7440ea76f62a544d64d12d1ce4f /uui/Library_uui.mk | |
parent | 9c5d6ea5efb5f56a4ac96b4a8505ed84abbbc6bf (diff) |
AllSettings with LanguageTag
Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
Diffstat (limited to 'uui/Library_uui.mk')
-rw-r--r-- | uui/Library_uui.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/Library_uui.mk b/uui/Library_uui.mk index 69335bf0ad26..bc075f99ae1a 100644 --- a/uui/Library_uui.mk +++ b/uui/Library_uui.mk @@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_libraries,uui,\ cppu \ cppuhelper \ sal \ + i18nisolang1 \ svl \ svt \ tk \ |