diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-05-07 17:39:13 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-07 17:39:13 -0700 |
commit | 8c81266fba9728f352338034373ce50649643cb8 (patch) | |
tree | 34f5170579d91f2cb39a44b63a0b45b94c62762a /scp2/source/python/file_python.scp | |
parent | a1d3641e9c8ce8cfc0038e4a90da10e4e916fa74 (diff) |
Add /instsetoo_native to .gitignore
Diffstat (limited to 'scp2/source/python/file_python.scp')
-rw-r--r-- | scp2/source/python/file_python.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp index 3a3a807ce62b..1b70d73cf827 100644 --- a/scp2/source/python/file_python.scp +++ b/scp2/source/python/file_python.scp @@ -1,7 +1,7 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -107,7 +107,7 @@ End //Scripting Framework Python example scripts File gid_File_Scripts_Python - TXT_FILE_BODY; + TXT_FILE_BODY; Styles = (ARCHIVE); Dir = gid_Dir_Share_Scripts; Name = "ScriptsPython.zip"; |