[Libreoffice-commits] .: .gitignore scp2/source

Joseph Powers jpowers at kemper.freedesktop.org
Sat May 7 17:39:29 PDT 2011


 .gitignore                         |    2 ++
 scp2/source/python/file_python.scp |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 25eadadbf55331f2ebe1199d794c2f9c10109760
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Sat May 7 17:39:13 2011 -0700

    Add /instsetoo_native to .gitignore

diff --git a/.gitignore b/.gitignore
index 03de4cb..3ef23ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@
 /bin/repo-list
 /src.downloaded
 /ooo.lst
+/instsetoo_native/*
 
 # misc
 /set_soenv.last
@@ -56,6 +57,7 @@
 /ID
 /tags
 /docs
+/autogen.save
 
 /*/*.exe
 
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index 3a3a807..1b70d73 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";


More information about the Libreoffice-commits mailing list