From 732f9582fa368b810010cbebe89dc47a1defdba2 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 26 Oct 2014 15:41:30 -0400 Subject: GCW0: Remove absolute paths --- dists/gcw0/scummvmrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dists/gcw0/scummvmrc') diff --git a/dists/gcw0/scummvmrc b/dists/gcw0/scummvmrc index 1f4043b3ae..fcffd9ada6 100644 --- a/dists/gcw0/scummvmrc +++ b/dists/gcw0/scummvmrc @@ -2,8 +2,8 @@ fullscreen=true gfx_mode=1x aspect_ratio=true -themepath=/mnt/ScummVM/themes +themepath=./themes browser_lastpath=/media -extrapath=/mnt/ScummVM/engine-data -pluginspath=/mnt/ScummVM/plugins +extrapath=./engine-data +pluginspath=./plugins joystick=0 -- cgit v1.2.3