From 9429bbb0c465159d5af446461006bfb0aee8ded9 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 23 Mar 2012 19:45:08 +0100 Subject: .component files don't need executable bits --- framework/util/fwk.component | 0 framework/util/fwl.component | 0 framework/util/fwm.component | 0 framework/util/lomenubar.component | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 framework/util/fwk.component mode change 100755 => 100644 framework/util/fwl.component mode change 100755 => 100644 framework/util/fwm.component mode change 100755 => 100644 framework/util/lomenubar.component (limited to 'framework') diff --git a/framework/util/fwk.component b/framework/util/fwk.component old mode 100755 new mode 100644 diff --git a/framework/util/fwl.component b/framework/util/fwl.component old mode 100755 new mode 100644 diff --git a/framework/util/fwm.component b/framework/util/fwm.component old mode 100755 new mode 100644 diff --git a/framework/util/lomenubar.component b/framework/util/lomenubar.component old mode 100755 new mode 100644 -- cgit