[Scummvm-git-logs] scummvm master -> c84a71596f84a61e8d4149ed8919869c59f6d2d5

sev- noreply at scummvm.org
Tue Sep 24 08:47:53 UTC 2024


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:
c84a71596f ANDROID: Drop accidental +x flag on source files


Commit: c84a71596f84a61e8d4149ed8919869c59f6d2d5
    https://github.com/scummvm/scummvm/commit/c84a71596f84a61e8d4149ed8919869c59f6d2d5
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-09-24T10:47:17+02:00

Commit Message:
ANDROID: Drop accidental +x flag on source files

Changed paths:
    backends/platform/android/org/scummvm/scummvm/CustomKeyboard.java
    backends/platform/android/org/scummvm/scummvm/CustomKeyboardView.java


diff --git a/backends/platform/android/org/scummvm/scummvm/CustomKeyboard.java b/backends/platform/android/org/scummvm/scummvm/CustomKeyboard.java
old mode 100755
new mode 100644
diff --git a/backends/platform/android/org/scummvm/scummvm/CustomKeyboardView.java b/backends/platform/android/org/scummvm/scummvm/CustomKeyboardView.java
old mode 100755
new mode 100644




More information about the Scummvm-git-logs mailing list