misc: set proper file permissions to source files
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 27 Jul 2015 20:32:25 +0000 (22:32 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 27 Jul 2015 20:32:25 +0000 (22:32 +0200)
Source files are not executable.

https://bugzilla.gnome.org/show_bug.cgi?id=752930

45 files changed:
atk/atk.h [changed mode: 0755->0644]
atk/atkaction.c [changed mode: 0755->0644]
atk/atkaction.h [changed mode: 0755->0644]
atk/atkcomponent.c [changed mode: 0755->0644]
atk/atkcomponent.h [changed mode: 0755->0644]
atk/atkdocument.c [changed mode: 0755->0644]
atk/atkdocument.h [changed mode: 0755->0644]
atk/atkeditabletext.c [changed mode: 0755->0644]
atk/atkeditabletext.h [changed mode: 0755->0644]
atk/atkhyperlink.c [changed mode: 0755->0644]
atk/atkhyperlink.h [changed mode: 0755->0644]
atk/atkhypertext.c [changed mode: 0755->0644]
atk/atkhypertext.h [changed mode: 0755->0644]
atk/atkimage.c [changed mode: 0755->0644]
atk/atkimage.h [changed mode: 0755->0644]
atk/atkmisc.c [changed mode: 0755->0644]
atk/atkmisc.h [changed mode: 0755->0644]
atk/atknoopobjectfactory.c [changed mode: 0755->0644]
atk/atknoopobjectfactory.h [changed mode: 0755->0644]
atk/atkobject.c [changed mode: 0755->0644]
atk/atkobject.h [changed mode: 0755->0644]
atk/atkobjectfactory.c [changed mode: 0755->0644]
atk/atkobjectfactory.h [changed mode: 0755->0644]
atk/atkrelation.c [changed mode: 0755->0644]
atk/atkrelation.h [changed mode: 0755->0644]
atk/atkrelationset.c [changed mode: 0755->0644]
atk/atkrelationset.h [changed mode: 0755->0644]
atk/atkrelationtype.h [changed mode: 0755->0644]
atk/atkselection.c [changed mode: 0755->0644]
atk/atkselection.h [changed mode: 0755->0644]
atk/atkstate.c [changed mode: 0755->0644]
atk/atkstate.h [changed mode: 0755->0644]
atk/atkstateset.c [changed mode: 0755->0644]
atk/atkstateset.h [changed mode: 0755->0644]
atk/atkstreamablecontent.c [changed mode: 0755->0644]
atk/atkstreamablecontent.h [changed mode: 0755->0644]
atk/atktable.c [changed mode: 0755->0644]
atk/atktable.h [changed mode: 0755->0644]
atk/atktablecell.h [changed mode: 0755->0644]
atk/atktext.c [changed mode: 0755->0644]
atk/atktext.h [changed mode: 0755->0644]
atk/atkutil.c [changed mode: 0755->0644]
atk/atkutil.h [changed mode: 0755->0644]
atk/atkvalue.c [changed mode: 0755->0644]
atk/atkvalue.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)