From 826e34f9410686407a8ca0da60d2622c5021b78e Mon Sep 17 00:00:00 2001 From: markuspg Date: Tue, 13 Mar 2018 23:08:15 +0100 Subject: [PATCH] Fix file permissions --- CHANGELOG.md | 0 Doxyfile | 0 LICENSE | 0 Labcontrol.pro | 0 PROGRAMMING.md | 0 README.md | 0 data/Labcontrol.conf | 0 data/example_header.tex | 0 data/icons/boot.png | Bin data/icons/boot.svg | 0 data/icons/down.png | Bin data/icons/down.svg | 0 data/icons/icon.png | Bin data/icons/icon.svg | 0 data/icons/off.png | Bin data/icons/off.svg | 0 data/icons/on.png | Bin data/icons/on.svg | 0 data/icons/unknown.png | Bin data/icons/unknown.svg | 0 data/icons/zLeaf.png | Bin data/icons/zLeaf.svg | 0 doc/manual.tex | 0 doc/pictures/startup_screen.png | Bin labcontrol.desktop | 0 src/helpmessagesender/HelpMessageSender.pro | 0 src/helpmessagesender/helpmessagewindow.cpp | 0 src/helpmessagesender/helpmessagewindow.h | 0 src/helpmessagesender/helpmessagewindow.ui | 0 src/helpmessagesender/main.cpp | 0 src/main.cpp | 0 src/mainwindow.cpp | 0 src/mainwindow.h | 0 src/mainwindow.ui | 0 34 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 CHANGELOG.md mode change 100755 => 100644 Doxyfile mode change 100755 => 100644 LICENSE mode change 100755 => 100644 Labcontrol.pro mode change 100755 => 100644 PROGRAMMING.md mode change 100755 => 100644 README.md mode change 100755 => 100644 data/Labcontrol.conf mode change 100755 => 100644 data/example_header.tex mode change 100755 => 100644 data/icons/boot.png mode change 100755 => 100644 data/icons/boot.svg mode change 100755 => 100644 data/icons/down.png mode change 100755 => 100644 data/icons/down.svg mode change 100755 => 100644 data/icons/icon.png mode change 100755 => 100644 data/icons/icon.svg mode change 100755 => 100644 data/icons/off.png mode change 100755 => 100644 data/icons/off.svg mode change 100755 => 100644 data/icons/on.png mode change 100755 => 100644 data/icons/on.svg mode change 100755 => 100644 data/icons/unknown.png mode change 100755 => 100644 data/icons/unknown.svg mode change 100755 => 100644 data/icons/zLeaf.png mode change 100755 => 100644 data/icons/zLeaf.svg mode change 100755 => 100644 doc/manual.tex mode change 100755 => 100644 doc/pictures/startup_screen.png mode change 100755 => 100644 labcontrol.desktop mode change 100755 => 100644 src/helpmessagesender/HelpMessageSender.pro mode change 100755 => 100644 src/helpmessagesender/helpmessagewindow.cpp mode change 100755 => 100644 src/helpmessagesender/helpmessagewindow.h mode change 100755 => 100644 src/helpmessagesender/helpmessagewindow.ui mode change 100755 => 100644 src/helpmessagesender/main.cpp mode change 100755 => 100644 src/main.cpp mode change 100755 => 100644 src/mainwindow.cpp mode change 100755 => 100644 src/mainwindow.h mode change 100755 => 100644 src/mainwindow.ui diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/Doxyfile b/Doxyfile old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/Labcontrol.pro b/Labcontrol.pro old mode 100755 new mode 100644 diff --git a/PROGRAMMING.md b/PROGRAMMING.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/data/Labcontrol.conf b/data/Labcontrol.conf old mode 100755 new mode 100644 diff --git a/data/example_header.tex b/data/example_header.tex old mode 100755 new mode 100644 diff --git a/data/icons/boot.png b/data/icons/boot.png old mode 100755 new mode 100644 diff --git a/data/icons/boot.svg b/data/icons/boot.svg old mode 100755 new mode 100644 diff --git a/data/icons/down.png b/data/icons/down.png old mode 100755 new mode 100644 diff --git a/data/icons/down.svg b/data/icons/down.svg old mode 100755 new mode 100644 diff --git a/data/icons/icon.png b/data/icons/icon.png old mode 100755 new mode 100644 diff --git a/data/icons/icon.svg b/data/icons/icon.svg old mode 100755 new mode 100644 diff --git a/data/icons/off.png b/data/icons/off.png old mode 100755 new mode 100644 diff --git a/data/icons/off.svg b/data/icons/off.svg old mode 100755 new mode 100644 diff --git a/data/icons/on.png b/data/icons/on.png old mode 100755 new mode 100644 diff --git a/data/icons/on.svg b/data/icons/on.svg old mode 100755 new mode 100644 diff --git a/data/icons/unknown.png b/data/icons/unknown.png old mode 100755 new mode 100644 diff --git a/data/icons/unknown.svg b/data/icons/unknown.svg old mode 100755 new mode 100644 diff --git a/data/icons/zLeaf.png b/data/icons/zLeaf.png old mode 100755 new mode 100644 diff --git a/data/icons/zLeaf.svg b/data/icons/zLeaf.svg old mode 100755 new mode 100644 diff --git a/doc/manual.tex b/doc/manual.tex old mode 100755 new mode 100644 diff --git a/doc/pictures/startup_screen.png b/doc/pictures/startup_screen.png old mode 100755 new mode 100644 diff --git a/labcontrol.desktop b/labcontrol.desktop old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/HelpMessageSender.pro b/src/helpmessagesender/HelpMessageSender.pro old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/helpmessagewindow.cpp b/src/helpmessagesender/helpmessagewindow.cpp old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/helpmessagewindow.h b/src/helpmessagesender/helpmessagewindow.h old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/helpmessagewindow.ui b/src/helpmessagesender/helpmessagewindow.ui old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/main.cpp b/src/helpmessagesender/main.cpp 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