summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2016-02-02 22:38:58 +0100
committerAndras Timar <andras.timar@collabora.com>2016-02-03 09:53:48 +0000
commite4b98408f60fdbe8248540da58bde8a9bf00c461 (patch)
tree5d0a6291c33422e03d58c4fcbf27cbb1ee62dbc2 /vcl/inc
parentdc146752b2fe11b3523299462a806c3c374ee0fa (diff)
tdf#97512 make strings localizable
Change-Id: I518918689e81475e9aaf0023cf91f4860531ad1e Reviewed-on: https://gerrit.libreoffice.org/22063 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/svids.hrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index d66ea922c54a..e23fdc5bf384 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -178,6 +178,12 @@
#define SV_FUNIT_STRINGS 10700
+#define SV_APP_CPUTHREADS 10800
+#define SV_APP_OSVERSION 10801
+#define SV_APP_UIRENDER 10802
+#define SV_APP_GL 10803
+#define SV_APP_DEFAULT 10804
+
#define SV_ICON_SIZE48_START 20000
#define SV_ICON_SIZE32_START 21000
#define SV_ICON_SIZE16_START 23000