diff options
author | David Tardon <dtardon@redhat.com> | 2013-06-12 07:33:40 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-06-12 07:34:20 +0200 |
commit | 638ecac30d04a0f13e55f2566a9e318b9dbf02f0 (patch) | |
tree | 5e62fd84d3673568802e623c5d29ee48ba0bebab /scp2 | |
parent | 5776449ee5d2b363d9c645a583f73e950b5aaeeb (diff) |
fdo#65485 install .ui translations for writer again
Change-Id: I8e8ad67058286aec94164a44dbd461078a792359
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 11a0eb1d7a0d..003f92ef7815 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -631,6 +631,7 @@ UI_FILELIST_ALL_LANG(spa, UIConfig/spa, filelist) #endif UI_FILELIST_ALL_LANG(svt, UIConfig/svt, filelist) UI_FILELIST_ALL_LANG(svx, UIConfig/svx, filelist) +UI_FILELIST_ALL_LANG(swriter, UIConfig/modules/swriter, filelist) #ifdef ENABLE_TELEPATHY UI_FILELIST_ALL_LANG(tubes, UIConfig/tubes, filelist) #endif |