From 2fd41f4e25e27646bbebae29656a98817f1afc31 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 10 Dec 2015 22:10:24 -0600 Subject: mode 755 --- .../plugins/cordova-plugin-splashscreen/src/android/SplashScreen.java | 0 StoneIsland/plugins/cordova-plugin-splashscreen/src/blackberry10/index.js | 0 .../plugins/cordova-plugin-splashscreen/src/browser/SplashScreenProxy.js | 0 StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h | 0 StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m | 0 .../cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.h | 0 .../cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.m | 0 .../plugins/cordova-plugin-splashscreen/src/tizen/SplashScreenProxy.js | 0 .../plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.cpp | 0 StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.h | 0 .../plugins/cordova-plugin-splashscreen/src/wp/ResolutionHelper.cs | 0 StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/SplashScreen.cs | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/android/SplashScreen.java mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/blackberry10/index.js mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/browser/SplashScreenProxy.js mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.h mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.m mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/tizen/SplashScreenProxy.js mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.cpp mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.h mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/ResolutionHelper.cs mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/SplashScreen.cs (limited to 'StoneIsland/plugins/cordova-plugin-splashscreen/src') diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/android/SplashScreen.java b/StoneIsland/plugins/cordova-plugin-splashscreen/src/android/SplashScreen.java old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/blackberry10/index.js b/StoneIsland/plugins/cordova-plugin-splashscreen/src/blackberry10/index.js old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/browser/SplashScreenProxy.js b/StoneIsland/plugins/cordova-plugin-splashscreen/src/browser/SplashScreenProxy.js old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h b/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m b/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.h b/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.h old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.m b/StoneIsland/plugins/cordova-plugin-splashscreen/src/ios/CDVViewController+SplashScreen.m old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/tizen/SplashScreenProxy.js b/StoneIsland/plugins/cordova-plugin-splashscreen/src/tizen/SplashScreenProxy.js old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.cpp b/StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.cpp old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.h b/StoneIsland/plugins/cordova-plugin-splashscreen/src/ubuntu/splashscreen.h old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/ResolutionHelper.cs b/StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/ResolutionHelper.cs old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/SplashScreen.cs b/StoneIsland/plugins/cordova-plugin-splashscreen/src/wp/SplashScreen.cs old mode 100644 new mode 100755 -- cgit v1.2.3-70-g09d2