summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_gen.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-04 18:21:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-05 17:48:18 +0200
commit76dcd76509ec0b2078a95f282e09696a8e91cbb0 (patch)
tree9d9d38d372b36d49e89982fb65846d9bf66de734 /vcl/Library_vclplug_gen.mk
parentafbb2d8f7d72292532a9ea54fa2e6757b6d548c2 (diff)
fdo#50415 and fdo#34638 Fix Shortcut names are not localized on Linux
This partially reverts commit 2233aa52da14ec85331aee1163b885fe9a9fb507 Before the keyboard name was used to determine the target language for translation of UI shortcuts. With this patch the UI locale is used to determine the language. Related to: - 8d9e2d9a211f710e91ac7c607fea25895282d245 - 04b9c2f633f0be1b676933943bdd0b1dc58b5471 Change-Id: I14c6759dc405db490d210a78ce19e1416efb7ac7
Diffstat (limited to 'vcl/Library_vclplug_gen.mk')
-rw-r--r--vcl/Library_vclplug_gen.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Library_vclplug_gen.mk b/vcl/Library_vclplug_gen.mk
index 3ff257a0ce60..c018a9d1c728 100644
--- a/vcl/Library_vclplug_gen.mk
+++ b/vcl/Library_vclplug_gen.mk
@@ -73,6 +73,7 @@ $(eval $(call gb_Library_add_exception_objects,vclplug_gen,\
vcl/unx/generic/app/i18n_status \
vcl/unx/generic/app/i18n_wrp \
vcl/unx/generic/app/i18n_xkb \
+ vcl/unx/generic/app/keysymnames \
vcl/unx/generic/app/randrwrapper \
vcl/unx/generic/app/saldata \
vcl/unx/generic/app/saldisp \