Kaydet (Commit) bbfef6db authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS scriptingf9 (1.3.30); FILE MERGED

2004/12/02 10:24:32 toconnor 1.3.30.1: #i37976# need to load source before inserting when renaming script
üst 5f4d1772
......@@ -2,9 +2,9 @@
*
* $RCSfile: ParcelDescriptor.java,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2004-05-19 08:21:44 $
* last change: $Author: vg $ $Date: 2004-12-23 11:49:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -58,7 +58,6 @@
*
*
************************************************************************/
package com.sun.star.script.framework.container;
import java.io.File;
......@@ -86,7 +85,7 @@ import org.w3c.dom.*;
public class ParcelDescriptor {
// File name to be used for parcel descriptor files
private static final String
public static final String
PARCEL_DESCRIPTOR_NAME = "parcel-descriptor.xml";
// Collection of all ParcelDescriptor created for files
......
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