From ffbe03d23a8ef9dbaf63e7cc4481e0b1dbca8c9d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 9 Nov 2020 13:06:01 +0100 Subject: **/**: Remove x-bits from all files except the main executable and setup.py (and debian/rules). --- COPYING | 0 ayatanasettings/__init__.py | 0 ayatanasettings/appdata.py | 0 data/ayatana-settings/ayatana-settings.glade | 0 data/icons/hicolor/scalable/apps/ayatana-settings.svg | 0 debian/changelog | 0 debian/compat | 0 debian/control | 0 debian/copyright | 0 debian/source/format | 0 debian/watch | 0 po/ayatana-settings.pot | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 COPYING mode change 100755 => 100644 ayatanasettings/__init__.py mode change 100755 => 100644 ayatanasettings/appdata.py mode change 100755 => 100644 data/ayatana-settings/ayatana-settings.glade mode change 100755 => 100644 data/icons/hicolor/scalable/apps/ayatana-settings.svg mode change 100755 => 100644 debian/changelog mode change 100755 => 100644 debian/compat mode change 100755 => 100644 debian/control mode change 100755 => 100644 debian/copyright mode change 100755 => 100644 debian/source/format mode change 100755 => 100644 debian/watch mode change 100755 => 100644 po/ayatana-settings.pot diff --git a/COPYING b/COPYING old mode 100755 new mode 100644 diff --git a/ayatanasettings/__init__.py b/ayatanasettings/__init__.py old mode 100755 new mode 100644 diff --git a/ayatanasettings/appdata.py b/ayatanasettings/appdata.py old mode 100755 new mode 100644 diff --git a/data/ayatana-settings/ayatana-settings.glade b/data/ayatana-settings/ayatana-settings.glade old mode 100755 new mode 100644 diff --git a/data/icons/hicolor/scalable/apps/ayatana-settings.svg b/data/icons/hicolor/scalable/apps/ayatana-settings.svg old mode 100755 new mode 100644 diff --git a/debian/changelog b/debian/changelog old mode 100755 new mode 100644 diff --git a/debian/compat b/debian/compat old mode 100755 new mode 100644 diff --git a/debian/control b/debian/control old mode 100755 new mode 100644 diff --git a/debian/copyright b/debian/copyright old mode 100755 new mode 100644 diff --git a/debian/source/format b/debian/source/format old mode 100755 new mode 100644 diff --git a/debian/watch b/debian/watch old mode 100755 new mode 100644 diff --git a/po/ayatana-settings.pot b/po/ayatana-settings.pot old mode 100755 new mode 100644 -- cgit v1.2.3