[Scummvm-cvs-logs] scummvm master -> 0ee20cebc759a8d7e75e34177ed71b62cdabd987
sev-
sev at scummvm.org
Sun Oct 26 12:21:35 CET 2014
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
2699259638 GCW0: Correct launch options
0ee20cebc7 GCW0: Enable analog joystick by default
Commit: 2699259638373381880a01eefdb8608b1d78579b
https://github.com/scummvm/scummvm/commit/2699259638373381880a01eefdb8608b1d78579b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2014-10-26T07:19:37-04:00
Commit Message:
GCW0: Correct launch options
Changed paths:
dists/gcw0/default.gcw0.desktop
diff --git a/dists/gcw0/default.gcw0.desktop b/dists/gcw0/default.gcw0.desktop
index 32c2982..46bd2be 100644
--- a/dists/gcw0/default.gcw0.desktop
+++ b/dists/gcw0/default.gcw0.desktop
@@ -7,10 +7,10 @@ Comment[he]=פרשן למספר משחקי הרפתקאות
Comment[de]=Interpreter für diverse Abenteuerspiele
Comment[es]=Intérprete para varias aventuras gráficas
Comment[ca]=Intèrpret per diverses aventures gràfiques
-Exec=scummvm
+Exec=scummvm.sh
Icon=scummvm
Terminal=false
Type=Application
-Categories=Game;AdventureGame;
+Categories=games
StartupNotify=false
X-OD-Manual=README
Commit: 0ee20cebc759a8d7e75e34177ed71b62cdabd987
https://github.com/scummvm/scummvm/commit/0ee20cebc759a8d7e75e34177ed71b62cdabd987
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2014-10-26T07:20:11-04:00
Commit Message:
GCW0: Enable analog joystick by default
Changed paths:
dists/gcw0/scummvmrc
diff --git a/dists/gcw0/scummvmrc b/dists/gcw0/scummvmrc
index 87b97c1..1f4043b 100644
--- a/dists/gcw0/scummvmrc
+++ b/dists/gcw0/scummvmrc
@@ -6,3 +6,4 @@ themepath=/mnt/ScummVM/themes
browser_lastpath=/media
extrapath=/mnt/ScummVM/engine-data
pluginspath=/mnt/ScummVM/plugins
+joystick=0
More information about the Scummvm-git-logs
mailing list