From 6cdede86d5da2e918e95df40850b760012540fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Sat, 26 Jan 2008 11:52:52 +0000 Subject: [PATCH] "No newline at end of file." Don't have executable flag on normal files. CCMAIL: ubuntu@martin-graesslin.com svn path=/trunk/KDE/kdebase/workspace/; revision=766596 --- effects/flipswitch_config.cpp | 2 +- effects/flipswitch_config.desktop | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 effects/flipswitch_config.desktop diff --git a/effects/flipswitch_config.cpp b/effects/flipswitch_config.cpp index f9f666c784..83d37ad32d 100644 --- a/effects/flipswitch_config.cpp +++ b/effects/flipswitch_config.cpp @@ -98,4 +98,4 @@ void FlipSwitchEffectConfig::defaults() } // namespace -#include "flipswitch_config.moc" \ No newline at end of file +#include "flipswitch_config.moc" diff --git a/effects/flipswitch_config.desktop b/effects/flipswitch_config.desktop old mode 100755 new mode 100644