[Scummvm-cvs-logs] scummvm master -> 9f827e339297306eed2d7b9a355eccd7d2ac0328
lordhoto
lordhoto at gmail.com
Sat Mar 17 22:44:07 CET 2012
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
9f827e3392 JANITORIAL: Remove +x from files, which should not be executable.
Commit: 9f827e339297306eed2d7b9a355eccd7d2ac0328
https://github.com/scummvm/scummvm/commit/9f827e339297306eed2d7b9a355eccd7d2ac0328
Author: Christoph Mallon (christoph.mallon at gmx.de)
Date: 2012-03-17T14:43:32-07:00
Commit Message:
JANITORIAL: Remove +x from files, which should not be executable.
Changed paths:
A backends/platform/gph/caanoo-bundle.mk
A backends/platform/gph/gp2xwiz-bundle.mk
A backends/platform/openpandora/module.mk
A backends/platform/openpandora/op-bundle.mk
A backends/platform/sdl/macosx/appmenu_osx.h
A backends/platform/sdl/macosx/appmenu_osx.mm
A backends/timer/bada/timer.cpp
A backends/timer/bada/timer.h
A devtools/create_project/xcode.cpp
A dists/iphone/scummvm.xcodeproj/project.pbxproj
A dists/macosx/scummvm_osx_appcast.xml
R backends/platform/gph/caanoo-bundle.mk
R backends/platform/gph/gp2xwiz-bundle.mk
R backends/platform/openpandora/module.mk
R backends/platform/openpandora/op-bundle.mk
R backends/platform/sdl/macosx/appmenu_osx.h
R backends/platform/sdl/macosx/appmenu_osx.mm
R backends/timer/bada/timer.cpp
R backends/timer/bada/timer.h
R devtools/create_project/xcode.cpp
R dists/iphone/scummvm.xcodeproj/project.pbxproj
R dists/macosx/scummvm_osx_appcast.xml
diff --git a/backends/platform/gph/caanoo-bundle.mk b/backends/platform/gph/caanoo-bundle.mk
old mode 100755
new mode 100644
diff --git a/backends/platform/gph/gp2xwiz-bundle.mk b/backends/platform/gph/gp2xwiz-bundle.mk
old mode 100755
new mode 100644
diff --git a/backends/platform/openpandora/module.mk b/backends/platform/openpandora/module.mk
old mode 100755
new mode 100644
diff --git a/backends/platform/openpandora/op-bundle.mk b/backends/platform/openpandora/op-bundle.mk
old mode 100755
new mode 100644
diff --git a/backends/platform/sdl/macosx/appmenu_osx.h b/backends/platform/sdl/macosx/appmenu_osx.h
old mode 100755
new mode 100644
diff --git a/backends/platform/sdl/macosx/appmenu_osx.mm b/backends/platform/sdl/macosx/appmenu_osx.mm
old mode 100755
new mode 100644
diff --git a/backends/timer/bada/timer.cpp b/backends/timer/bada/timer.cpp
old mode 100755
new mode 100644
diff --git a/backends/timer/bada/timer.h b/backends/timer/bada/timer.h
old mode 100755
new mode 100644
diff --git a/devtools/create_project/xcode.cpp b/devtools/create_project/xcode.cpp
old mode 100755
new mode 100644
diff --git a/dists/iphone/scummvm.xcodeproj/project.pbxproj b/dists/iphone/scummvm.xcodeproj/project.pbxproj
old mode 100755
new mode 100644
diff --git a/dists/macosx/scummvm_osx_appcast.xml b/dists/macosx/scummvm_osx_appcast.xml
old mode 100755
new mode 100644
More information about the Scummvm-git-logs
mailing list