]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Fix mistaken file attributes
authorYiwen Zhang <yizhang@vmware.com>
Thu, 21 Aug 2008 10:24:51 +0000 (18:24 +0800)
committerAdar Dembo <adar@vmware.com>
Thu, 18 Sep 2008 01:46:00 +0000 (18:46 -0700)
 Files in toolbox directory were given "x" attributes by mistake, fix them.

25 files changed:
open-vm-tools/toolbox/COPYING [changed mode: 0755->0644]
open-vm-tools/toolbox/Makefile.am [changed mode: 0755->0644]
open-vm-tools/toolbox/Makefile.in [changed mode: 0755->0644]
open-vm-tools/toolbox/bigIcon.xpm [changed mode: 0755->0644]
open-vm-tools/toolbox/debugStdio.c [changed mode: 0755->0644]
open-vm-tools/toolbox/smallIcon.xpm [changed mode: 0755->0644]
open-vm-tools/toolbox/toolbox-cmd.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolbox-gtk.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxAbout.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxCmdInt.h [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxDevices.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxGtkInt.h [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxInt.h [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxOptions.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxRecord.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxScripts.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxShrink.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd-devices.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd-record.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd-scripts.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd-shrink.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd-stat.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd-time.c [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxcmd_version.h [changed mode: 0755->0644]
open-vm-tools/toolbox/toolboxgtk_version.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)