dirruk1 / gnome-breeze

Attempt to create a Breeze gtk-3 theme. GTK2 theme made by scionicspectre
https://github.com/scionicspectre/BreezyGTK
GNU Lesser General Public License v2.1
129 stars 16 forks source link

Fix file permissions #54

Closed jlu5 closed 8 years ago

jlu5 commented 8 years ago

Theme files should not be marked as executable. This raises Lintian error "executable-not-elf-or-script", see https://lintian.debian.org/tags/executable-not-elf-or-script.html

ghost commented 8 years ago

I've gone ahead and fixed this in master- thank you for bringing it to our attention.