[Scummvm-cvs-logs] SF.net SVN: scummvm: [22911] scummvm/trunk/dists/macosx

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Jun 4 14:16:41 CEST 2006


Revision: 22911
Author:   sev
Date:     2006-06-04 05:12:24 -0700 (Sun, 04 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22911&view=rev

Log Message:
-----------
Remove executable bit in lots of files. Usually it is set by stupid Windows
clients when you add new file to CVS repo. No idea if this affects svn.

Property Changed:
----------------
    scummvm/trunk/backends/PalmOS/Rsc/batLow.bmp
    scummvm/trunk/backends/PalmOS/Rsc/keyAlt.bmp
    scummvm/trunk/backends/PalmOS/Rsc/keyCommand.bmp
    scummvm/trunk/backends/PalmOS/Rsc/keyCtrl.bmp
    scummvm/trunk/backends/PalmOS/Rsc/modules.rcp
    scummvm/trunk/backends/PalmOS/Rsc/modulesrsc.h
    scummvm/trunk/backends/PalmOS/Rsc/numpad.bmp
    scummvm/trunk/backends/PalmOS/Src/base_event.cpp
    scummvm/trunk/backends/PalmOS/Src/base_gfx.cpp
    scummvm/trunk/backends/PalmOS/Src/base_mouse.cpp
    scummvm/trunk/backends/PalmOS/Src/be_68k.cpp
    scummvm/trunk/backends/PalmOS/Src/be_68k.h
    scummvm/trunk/backends/PalmOS/Src/be_base.cpp
    scummvm/trunk/backends/PalmOS/Src/be_base.h
    scummvm/trunk/backends/PalmOS/Src/be_os5.cpp
    scummvm/trunk/backends/PalmOS/Src/be_os5.h
    scummvm/trunk/backends/PalmOS/Src/be_os5ex.cpp
    scummvm/trunk/backends/PalmOS/Src/be_os5ex.h
    scummvm/trunk/backends/PalmOS/Src/be_save.cpp
    scummvm/trunk/backends/PalmOS/Src/be_zodiac.cpp
    scummvm/trunk/backends/PalmOS/Src/be_zodiac.h
    scummvm/trunk/backends/PalmOS/Src/builder/scumm/bl_md5.c
    scummvm/trunk/backends/PalmOS/Src/builder/scumm/bl_scumm.c
    scummvm/trunk/backends/PalmOS/Src/builder/sky/sk_hufftext.c
    scummvm/trunk/backends/PalmOS/Src/cd_aeroplayer.cpp
    scummvm/trunk/backends/PalmOS/Src/cd_aeroplayer.h
    scummvm/trunk/backends/PalmOS/Src/init_golcd.cpp
    scummvm/trunk/backends/PalmOS/Src/init_golcd.h
    scummvm/trunk/backends/PalmOS/Src/init_stuffs.cpp
    scummvm/trunk/backends/PalmOS/Src/init_stuffs.h
    scummvm/trunk/backends/PalmOS/Src/native/oscalls.cpp
    scummvm/trunk/backends/PalmOS/Src/native/oscalls.h
    scummvm/trunk/backends/PalmOS/Src/native/pace.h
    scummvm/trunk/backends/PalmOS/Src/native/pnoARM.c
    scummvm/trunk/backends/PalmOS/Src/native/pnoStartup.c
    scummvm/trunk/backends/PalmOS/Src/native/zodiacARM.cpp
    scummvm/trunk/backends/PalmOS/Src/native/zodiacStartup.cpp
    scummvm/trunk/backends/PalmOS/Src/os5_event.cpp
    scummvm/trunk/backends/PalmOS/Src/os5_gfx.cpp
    scummvm/trunk/backends/PalmOS/Src/os5_mouse.cpp
    scummvm/trunk/backends/PalmOS/Src/os5_overlay.cpp
    scummvm/trunk/backends/PalmOS/Src/os5_renderer.cpp
    scummvm/trunk/backends/PalmOS/Src/os5_sound.cpp
    scummvm/trunk/backends/PalmOS/Src/os5ex_sound.cpp
    scummvm/trunk/backends/PalmOS/Src/palm-scumm-md5.h
    scummvm/trunk/backends/PalmOS/Src/palmversion.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_agi.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_cine.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_gob.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_kyra.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_lure.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_queen.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_saga.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_scumm.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_simon.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_sky.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_sword1.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/68k_sword2.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_agi.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_cine.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_common.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_gob.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_kyra.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_lure.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_queen.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_saga.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_scumm.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_simon.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_sky.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_sword1.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/native_sword2.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/prefix_frontend.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/prefix_os5.h
    scummvm/trunk/backends/PalmOS/Src/prefixes/prefix_zodiac.h
    scummvm/trunk/backends/PalmOS/Src/stuffs.h
    scummvm/trunk/backends/PalmOS/Src/zodiac_event.cpp
    scummvm/trunk/backends/PalmOS/Src/zodiac_gfx.cpp
    scummvm/trunk/backends/PalmOS/Src/zodiac_mouse.cpp
    scummvm/trunk/backends/PalmOS/Src/zodiac_overlay.cpp
    scummvm/trunk/backends/wince/images/bindkeys.bmp
    scummvm/trunk/dists/macosx/background.jpg

Property changes on: scummvm/trunk/backends/PalmOS/Rsc/batLow.bmp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Rsc/keyAlt.bmp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Rsc/keyCommand.bmp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Rsc/keyCtrl.bmp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Rsc/modules.rcp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Rsc/modulesrsc.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Rsc/numpad.bmp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/base_event.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/base_gfx.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/base_mouse.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_68k.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_68k.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_base.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_base.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_os5.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_os5.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_os5ex.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_os5ex.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_save.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_zodiac.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/be_zodiac.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/builder/scumm/bl_md5.c
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/builder/scumm/bl_scumm.c
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/builder/sky/sk_hufftext.c
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/cd_aeroplayer.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/cd_aeroplayer.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/init_golcd.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/init_golcd.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/init_stuffs.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/init_stuffs.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/oscalls.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/oscalls.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/pace.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/pnoARM.c
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/pnoStartup.c
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/zodiacARM.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/native/zodiacStartup.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5_event.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5_gfx.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5_mouse.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5_overlay.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5_renderer.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5_sound.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/os5ex_sound.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/palm-scumm-md5.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/palmversion.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_agi.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_cine.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_gob.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_kyra.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_lure.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_queen.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_saga.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_scumm.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_simon.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_sky.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_sword1.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/68k_sword2.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_agi.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_cine.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_common.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_gob.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_kyra.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_lure.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_queen.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_saga.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_scumm.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_simon.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_sky.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_sword1.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/native_sword2.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/prefix_frontend.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/prefix_os5.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/prefixes/prefix_zodiac.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/stuffs.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/zodiac_event.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/zodiac_gfx.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/zodiac_mouse.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/PalmOS/Src/zodiac_overlay.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/backends/wince/images/bindkeys.bmp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: scummvm/trunk/dists/macosx/background.jpg
___________________________________________________________________
Name: svn:executable
   - *


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list