From 631dfef12bab487a8ea1d4ba82360365bdb4383d Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Thu, 7 May 2020 08:55:19 +0200 Subject: [PATCH] Remove some TODOs. --- resources/desktop/com.github.rssguard.appdata.xml | 2 +- resources/scripts/hooks/pre-commit | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 resources/desktop/com.github.rssguard.appdata.xml mode change 100644 => 100755 resources/scripts/hooks/pre-commit diff --git a/resources/desktop/com.github.rssguard.appdata.xml b/resources/desktop/com.github.rssguard.appdata.xml old mode 100755 new mode 100644 index 78fccfc5c..469f09b06 --- a/resources/desktop/com.github.rssguard.appdata.xml +++ b/resources/desktop/com.github.rssguard.appdata.xml @@ -30,7 +30,7 @@ https://martinrotter.github.io/donate/ - + none diff --git a/resources/scripts/hooks/pre-commit b/resources/scripts/hooks/pre-commit old mode 100644 new mode 100755