From 3a084af2e90849aaa8beb3a610189e3399c63ea0 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 7 Nov 2012 10:19:47 -0800 Subject: Correct executable bit for source files Many media files and source code files were marked as executable in Git. Remove those. Also a shell script and python script were not marked as executable. Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5 --- docs/html/images/custom_toast.png | Bin 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 docs/html/images/custom_toast.png (limited to 'docs/html/images/custom_toast.png') diff --git a/docs/html/images/custom_toast.png b/docs/html/images/custom_toast.png old mode 100755 new mode 100644 -- cgit v1.1