*ide: fixed main package .t file issue

git-svn-id: svn://ultimatepp.org/upp/trunk@6111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2013-05-26 18:26:22 +00:00
parent 53d0c7dc78
commit f6c8d15090

View file

@ -538,13 +538,13 @@ void Ide::SyncT(int kind)
tf.file = pk.file[iFile];
tf.map = tmap;
tf.MakeLS();
// mark that we've found a local translation file
localT = true;
// store index of main package translation(s) file(s)
if(iPackage == 0)
mainsT.Add(tfile.GetCount() - 1);
}
// mark that we've found a local translation file
localT = true;
// store index of main package translation(s) file(s)
if(iPackage == 0)
mainsT.Add(tfile.GetCount() - 1);
}
}
// if no local translation file(s), we append translation to