From ae6b7a4ad8d14da1cc3c3b712f1241b75dcfe836 Mon Sep 17 00:00:00 2001 From: Keyitdev <70140437+Keyitdev@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:24:46 +0200 Subject: [PATCH] Fix: fixing privileges. --- Fonts/OpenSans-Bold.ttf | Bin Fonts/OpenSans-BoldItalic.ttf | Bin Fonts/OpenSans-ExtraBold.ttf | Bin Fonts/OpenSans-ExtraBoldItalic.ttf | Bin Fonts/OpenSans-Italic.ttf | Bin Fonts/OpenSans-Light.ttf | Bin Fonts/OpenSans-LightItalic.ttf | Bin Fonts/OpenSans-Medium.ttf | Bin Fonts/OpenSans-MediumItalic.ttf | Bin Fonts/OpenSans-Regular.ttf | Bin Fonts/OpenSans-SemiBold.ttf | Bin Fonts/OpenSans-SemiBoldItalic.ttf | Bin Main.qml | 0 metadata.desktop | 0 theme.conf | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Fonts/OpenSans-Bold.ttf mode change 100755 => 100644 Fonts/OpenSans-BoldItalic.ttf mode change 100755 => 100644 Fonts/OpenSans-ExtraBold.ttf mode change 100755 => 100644 Fonts/OpenSans-ExtraBoldItalic.ttf mode change 100755 => 100644 Fonts/OpenSans-Italic.ttf mode change 100755 => 100644 Fonts/OpenSans-Light.ttf mode change 100755 => 100644 Fonts/OpenSans-LightItalic.ttf mode change 100755 => 100644 Fonts/OpenSans-Medium.ttf mode change 100755 => 100644 Fonts/OpenSans-MediumItalic.ttf mode change 100755 => 100644 Fonts/OpenSans-Regular.ttf mode change 100755 => 100644 Fonts/OpenSans-SemiBold.ttf mode change 100755 => 100644 Fonts/OpenSans-SemiBoldItalic.ttf mode change 100755 => 100644 Main.qml mode change 100755 => 100644 metadata.desktop mode change 100755 => 100644 theme.conf diff --git a/Fonts/OpenSans-Bold.ttf b/Fonts/OpenSans-Bold.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-BoldItalic.ttf b/Fonts/OpenSans-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-ExtraBold.ttf b/Fonts/OpenSans-ExtraBold.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-ExtraBoldItalic.ttf b/Fonts/OpenSans-ExtraBoldItalic.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-Italic.ttf b/Fonts/OpenSans-Italic.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-Light.ttf b/Fonts/OpenSans-Light.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-LightItalic.ttf b/Fonts/OpenSans-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-Medium.ttf b/Fonts/OpenSans-Medium.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-MediumItalic.ttf b/Fonts/OpenSans-MediumItalic.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-Regular.ttf b/Fonts/OpenSans-Regular.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-SemiBold.ttf b/Fonts/OpenSans-SemiBold.ttf old mode 100755 new mode 100644 diff --git a/Fonts/OpenSans-SemiBoldItalic.ttf b/Fonts/OpenSans-SemiBoldItalic.ttf old mode 100755 new mode 100644 diff --git a/Main.qml b/Main.qml old mode 100755 new mode 100644 diff --git a/metadata.desktop b/metadata.desktop old mode 100755 new mode 100644 diff --git a/theme.conf b/theme.conf old mode 100755 new mode 100644