diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-20 13:30:16 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-20 13:32:21 +0100 |
commit | 954f991ba8b109a5e642fb6520ba076c3d1715ed (patch) | |
tree | 75fb474edb4d266ce62a7f60f35be9be8448d25f /l10ntools | |
parent | 4460f406a4c33be48f31f296c6ca9d85ef2bd4c1 (diff) |
"tubes" missing from l10n project list
Change-Id: Ieb04a22f83e698521aa90fe16fce4f66c4635034
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/localize.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 8dfb8ec4835d..e4eb955a6c2a 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -322,6 +322,7 @@ bool includeProject(rtl::OUString const & project) { "sw", "swext", "sysui", + "tubes", "uui", "vcl", "wizards", |