Philipp Hörist pushed to branch master at gajim / gajim
Commits: c81ea41b by Grzegorz Szymaszek at 2022-12-11T21:37:16+01:00 cfix: Add missing and remove unneeded execute bits Remove the execute bit from files that most likely should not be executable in a Unix-like environment, like Markdown or Yaml. Set the execute bit on files that most likely should be executable: those having "#!/usr/bin/env ..." or similar solutions. - - - - - 11 changed files: - .chglog/CHANGELOG.tpl.md - .chglog/config.yml - .ci/appveyor_build.py - .ci/deploy.py - flatpak/update_flatpak_repo.sh - gajim/gtk/avatar_selector.py - setup.py - win/_base.sh - win/build.sh - win/dev_env.sh - win/misc/create-launcher.py Changes: ===================================== .chglog/CHANGELOG.tpl.md ===================================== ===================================== .chglog/config.yml ===================================== ===================================== .ci/appveyor_build.py ===================================== ===================================== .ci/deploy.py ===================================== ===================================== flatpak/update_flatpak_repo.sh ===================================== ===================================== gajim/gtk/avatar_selector.py ===================================== ===================================== setup.py ===================================== ===================================== win/_base.sh ===================================== ===================================== win/build.sh ===================================== ===================================== win/dev_env.sh ===================================== ===================================== win/misc/create-launcher.py ===================================== View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/c81ea41bec91f340ddc31326c44675cce86f2846 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/c81ea41bec91f340ddc31326c44675cce86f2846 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
