From: Tobias Doerffel Date: Sat, 7 Aug 2010 10:04:46 +0000 (+0200) Subject: Fixed file mode for source and data files X-Git-Tag: v0.3.3~7 X-Git-Url: https://vcs.maemo.org/git/?p=qcpufreq;a=commitdiff_plain;h=d22bc769302fb1758818c7978c7e45f53fc827e3 Fixed file mode for source and data files There's no need to make source and data files executable. Fix this. Signed-off-by: Daniel Klaffenbach --- diff --git a/qcpufreq.pro b/qcpufreq.pro old mode 100755 new mode 100644 diff --git a/src/data/sudoers/qcpufreq.sudoers b/src/data/sudoers/qcpufreq.sudoers old mode 100755 new mode 100644 diff --git a/src/main.cpp b/src/main.cpp old mode 100755 new mode 100644 diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp old mode 100755 new mode 100644 diff --git a/src/mainwindow.h b/src/mainwindow.h old mode 100755 new mode 100644 diff --git a/src/mainwindow.ui b/src/mainwindow.ui old mode 100755 new mode 100644 diff --git a/src/src.pro b/src/src.pro old mode 100755 new mode 100644