|
|
@ -599,7 +599,7 @@ int create( TDECmdLineArgs *args )
|
|
|
|
protocolFile.writeEntry( "input", "none" );
|
|
|
|
protocolFile.writeEntry( "input", "none" );
|
|
|
|
protocolFile.writeEntry( "output", "filesystem" );
|
|
|
|
protocolFile.writeEntry( "output", "filesystem" );
|
|
|
|
protocolFile.writeEntry( "reading", "true" );
|
|
|
|
protocolFile.writeEntry( "reading", "true" );
|
|
|
|
protocolFile.writeEntry( "DocPath", "tdeioslave/" + protocol + ".html" );
|
|
|
|
protocolFile.writeEntry( "X-DocPath", "tdeioslave/" + protocol + ".html" );
|
|
|
|
|
|
|
|
|
|
|
|
protocolFile.sync();
|
|
|
|
protocolFile.sync();
|
|
|
|
}
|
|
|
|
}
|
|
|
|