Make patch executable to keep working copy clean during builds
* patches/kxmlgui/0002-stretch-aboutpage.patch: chmod +x
During the build process the patches will be made executable which makes
the working copy dirty and can cause conflicts when the working copy is
updated. Therefore, all patches should be made executable in the repo.