Kaydet (Commit) a8cda25f authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS babelfish04 (1.32.12); FILE MERGED

2004/11/17 18:07:08 ihi 1.32.12.1: #i35471# #i36441# Sort order / speed fix
üst 64482a47
......@@ -2,9 +2,9 @@
*
* $RCSfile: cfgmerge.cxx,v $
*
* $Revision: 1.32 $
* $Revision: 1.33 $
*
* last change: $Author: pjunck $ $Date: 2004-11-02 16:03:47 $
* last change: $Author: rt $ $Date: 2004-11-18 08:16:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -777,6 +777,8 @@ void CfgExport::WorkOnRessourceEnd()
if ( !sText.Len())
sText = sFallback;
Export::UnquotHTML( sText );
ByteString sOutput( sPrj ); sOutput += "\t";
sOutput += sPath;
sOutput += "\t0\t";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment