summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJean-Marc Lenoir2019-09-22 20:01:01 +0200
committerJean-Marc Lenoir2019-09-22 20:17:05 +0200
commit55714fed2a5f3c4af7a2a6481a858ca0a2d4fd1c (patch)
tree56851449f876ca8bfcaae02e7da366bcc5ecedfd /config
parenta425dd009dd8d22a4c541610bea347a549358a2a (diff)
downloadaur-55714fed2a5f3c4af7a2a6481a858ca0a2d4fd1c.tar.gz
Sync with vmware-workstation 15.5.0
Diffstat (limited to 'config')
-rw-r--r--config34
1 files changed, 16 insertions, 18 deletions
diff --git a/config b/config
index 4411a773d6f1..e63f0e7eb428 100644
--- a/config
+++ b/config
@@ -1,26 +1,24 @@
.encoding = "UTF-8"
-NETWORKING = "yes"
-VMBLOCK_CONFED = "yes"
-gksu.rootMethod = "su"
+product.name = "VMware Workstation"
+product.version = "11.1.4"
+product.buildNumber = "3848939"
+workstation.product.version = "11.1.4"
+player.product.version = "7.1.4"
+vix.config.version = "1"
+bindir = "/usr/bin"
libdir = "/usr/lib/vmware"
-VMCI_CONFED = "yes"
-VSOCK_CONFED = "yes"
+vix.libdir = "/usr/lib/vmware-vix"
initscriptdir = "/usr/lib/systemd/scripts"
-authd.fullpath = "/usr/bin/vmware-authd"
-bindir = "/usr/bin"
vmware.fullpath = "/usr/bin/vmware"
-vix.libdir = "/usr/lib/vmware-vix"
-installerDefaults.componentDownloadEnabled = "no"
-installerDefaults.autoSoftwareUpdateEnabled.epoch = "6443199724"
-vix.config.version = "1"
-player.product.version = "7.1.4"
-installerDefaults.dataCollectionEnabled.epoch = "4316353219"
+authd.fullpath = "/usr/bin/vmware-authd"
+gksu.rootMethod = "su"
+NETWORKING = "yes"
+VMBLOCK_CONFED = "no"
+VMCI_CONFED = "no"
+VSOCK_CONFED = "no"
+installerDefaults.autoSoftwareUpdateEnabled = "no"
installerDefaults.dataCollectionEnabled = "no"
+installerDefaults.componentDownloadEnabled = "no"
installerDefaults.transferVersion = "1"
-installerDefaults.autoSoftwareUpdateEnabled = "no"
-product.buildNumber = "3848939"
authd.client.port = "902"
authd.proxy.nfc = "vmware-hostd:ha-nfc"
-product.version = "11.1.4"
-workstation.product.version = "11.1.4"
-product.name = "VMware Workstation"