summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-11-06 18:38:41 +0100
committerEike Rathke <erack@redhat.com>2013-11-07 18:32:01 +0100
commit1edc24e8ef01fb9bc780d268d8dd20bfc42b3110 (patch)
tree53ee75a8d9941a62808cf0738bdf87e5b694f419 /i18nlangtag
parent105c0a1626c5c15c9e3e08dc24aba6ef1977e3de (diff)
more cruft
Change-Id: Ia6b975080598a87c5e262374efde9efb186051b1
Diffstat (limited to 'i18nlangtag')
-rwxr-xr-xi18nlangtag/source/isolang/langid.pl9
1 files changed, 2 insertions, 7 deletions
diff --git a/i18nlangtag/source/isolang/langid.pl b/i18nlangtag/source/isolang/langid.pl
index 2fad0b1c6ea3..4de92184b995 100755
--- a/i18nlangtag/source/isolang/langid.pl
+++ b/i18nlangtag/source/isolang/langid.pl
@@ -338,13 +338,8 @@ sub main()
$modifier . '^\s*case\s*.*' . $grepdef . '.*\s*:',
"$SRC_ROOT", "i18nlangtag", "source/isolang/mslangid.cxx", ());
- # With CWS 'langstatusbar' the language listbox resource file gets a new location.
- my $module = "svx";
- my $name = "source/dialog/langtab.src";
- if (!(-e "$SRC_ROOT/$module/$name")) {
- $module = "svtools";
- $name = "source/misc/langtab.src";
- }
+ my $module = "svtools";
+ my $name = "source/misc/langtab.src";
# < "Afrikaans" ; LANGUAGE_AFRIKAANS ; > ;
# lookup define
@resultlist = grepFile(