From a3ef2a43ac1353976d516e1f4d283024f30284c9 Mon Sep 17 00:00:00 2001 From: Andrew Hankinson Date: Wed, 17 Dec 2014 20:48:29 -0500 Subject: [PATCH] Fix file modes on CPTextView files Was 755; now 644 --- AppKit/CPTextView/CPFontDescriptor.j | 0 AppKit/CPTextView/CPFontPanel.j | 0 AppKit/CPTextView/CPLayoutManager.j | 0 AppKit/CPTextView/CPParagraphStyle.j | 0 AppKit/CPTextView/CPTextContainer.j | 0 AppKit/CPTextView/CPTextStorage.j | 0 AppKit/CPTextView/CPTextView.j | 0 AppKit/CPTextView/CPTypesetter.j | 0 AppKit/CPTextView/_CPRTFParser.j | 0 AppKit/CPTextView/_CPRTFProducer.j | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 AppKit/CPTextView/CPFontDescriptor.j mode change 100755 => 100644 AppKit/CPTextView/CPFontPanel.j mode change 100755 => 100644 AppKit/CPTextView/CPLayoutManager.j mode change 100755 => 100644 AppKit/CPTextView/CPParagraphStyle.j mode change 100755 => 100644 AppKit/CPTextView/CPTextContainer.j mode change 100755 => 100644 AppKit/CPTextView/CPTextStorage.j mode change 100755 => 100644 AppKit/CPTextView/CPTextView.j mode change 100755 => 100644 AppKit/CPTextView/CPTypesetter.j mode change 100755 => 100644 AppKit/CPTextView/_CPRTFParser.j mode change 100755 => 100644 AppKit/CPTextView/_CPRTFProducer.j diff --git a/AppKit/CPTextView/CPFontDescriptor.j b/AppKit/CPTextView/CPFontDescriptor.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPFontPanel.j b/AppKit/CPTextView/CPFontPanel.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPLayoutManager.j b/AppKit/CPTextView/CPLayoutManager.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPParagraphStyle.j b/AppKit/CPTextView/CPParagraphStyle.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPTextContainer.j b/AppKit/CPTextView/CPTextContainer.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPTextStorage.j b/AppKit/CPTextView/CPTextStorage.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPTextView.j b/AppKit/CPTextView/CPTextView.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/CPTypesetter.j b/AppKit/CPTextView/CPTypesetter.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/_CPRTFParser.j b/AppKit/CPTextView/_CPRTFParser.j old mode 100755 new mode 100644 diff --git a/AppKit/CPTextView/_CPRTFProducer.j b/AppKit/CPTextView/_CPRTFProducer.j old mode 100755 new mode 100644