aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorigor_bogomolov <qivb18@gmail.com>2011-12-29 14:59:20 +0400
committerPaulo Alcantara <pcacjr@gmail.com>2012-01-04 13:47:32 -0300
commit5f71ead33f504481c16728167b5364aa2eaf66ec (patch)
tree019eff64f39eaa9c3b4c6cb10db3dd535a57745f /examples
parent060dca8e4b82f301dfb33a7182767eaf8ad3d024 (diff)
Changed access permissions (chmod +x ...)
Signed-off-by: Paulo Alcantara <pcacjr@gmail.com> Reviewed-by: Paulo Alcantara <pcacjr@gmail.com>
Diffstat (limited to 'examples')
-rwxr-xr-x[-rw-r--r--]examples/animation/easing/easing.py0
-rwxr-xr-x[-rw-r--r--]examples/declarative/photoviewer/main.py0
-rwxr-xr-x[-rw-r--r--]examples/layouts/dynamiclayouts.py0
-rwxr-xr-x[-rw-r--r--]examples/state-machine/eventtrans.py0
-rwxr-xr-x[-rw-r--r--]examples/state-machine/factstates.py0
-rwxr-xr-x[-rw-r--r--]examples/state-machine/pingpong.py0
-rwxr-xr-x[-rw-r--r--]examples/state-machine/rogue.py0
-rwxr-xr-x[-rw-r--r--]examples/state-machine/trafficlight.py0
-rwxr-xr-x[-rw-r--r--]examples/state-machine/twowaybutton.py0
-rwxr-xr-x[-rw-r--r--]examples/webkit/qml-webkit-plugin/main.py1
10 files changed, 1 insertions, 0 deletions
diff --git a/examples/animation/easing/easing.py b/examples/animation/easing/easing.py
index cfd3eb5..cfd3eb5 100644..100755
--- a/examples/animation/easing/easing.py
+++ b/examples/animation/easing/easing.py
diff --git a/examples/declarative/photoviewer/main.py b/examples/declarative/photoviewer/main.py
index a69b1b1..a69b1b1 100644..100755
--- a/examples/declarative/photoviewer/main.py
+++ b/examples/declarative/photoviewer/main.py
diff --git a/examples/layouts/dynamiclayouts.py b/examples/layouts/dynamiclayouts.py
index 3b45649..3b45649 100644..100755
--- a/examples/layouts/dynamiclayouts.py
+++ b/examples/layouts/dynamiclayouts.py
diff --git a/examples/state-machine/eventtrans.py b/examples/state-machine/eventtrans.py
index 023d616..023d616 100644..100755
--- a/examples/state-machine/eventtrans.py
+++ b/examples/state-machine/eventtrans.py
diff --git a/examples/state-machine/factstates.py b/examples/state-machine/factstates.py
index 697b750..697b750 100644..100755
--- a/examples/state-machine/factstates.py
+++ b/examples/state-machine/factstates.py
diff --git a/examples/state-machine/pingpong.py b/examples/state-machine/pingpong.py
index a04428a..a04428a 100644..100755
--- a/examples/state-machine/pingpong.py
+++ b/examples/state-machine/pingpong.py
diff --git a/examples/state-machine/rogue.py b/examples/state-machine/rogue.py
index edef444..edef444 100644..100755
--- a/examples/state-machine/rogue.py
+++ b/examples/state-machine/rogue.py
diff --git a/examples/state-machine/trafficlight.py b/examples/state-machine/trafficlight.py
index ef67ae1..ef67ae1 100644..100755
--- a/examples/state-machine/trafficlight.py
+++ b/examples/state-machine/trafficlight.py
diff --git a/examples/state-machine/twowaybutton.py b/examples/state-machine/twowaybutton.py
index 50187ca..50187ca 100644..100755
--- a/examples/state-machine/twowaybutton.py
+++ b/examples/state-machine/twowaybutton.py
diff --git a/examples/webkit/qml-webkit-plugin/main.py b/examples/webkit/qml-webkit-plugin/main.py
index 62e83d3..16cbde7 100644..100755
--- a/examples/webkit/qml-webkit-plugin/main.py
+++ b/examples/webkit/qml-webkit-plugin/main.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
'''QML PLugin for WebKit.