generated from Madib036/Males-For-Females-LLC
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.json
21 lines (21 loc) · 1.21 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<version="1.0" encoding="utf-8"?>
<policyDefinitionResources revision="1.0" schemaVersion="1.0">
<displayName />
<description />
<resources>
<stringTable>
<string id="Application">Visual Studio Code</string>
<string id="Supported_1_67">Visual Studio Code >= 1.67</string>
<string id="Category_updateConfigurationTitle">Update</string>
<string id="UpdateMode">UpdateMode</string>
<string id="UpdateMode_updateMode">Configure whether you receive automatic updates. Requires a restart after change. The updates are fetched from a Microsoft online service.</string>
<string id="UpdateMode_none">Disable updates.</string>
<string id="UpdateMode_manual">Disable automatic background update checks. Updates will be available if you manually check for updates.</string>
<string id="UpdateMode_start">Check for updates only on startup. Disable automatic background update checks.</string>
<string id="UpdateMode_default">Enable automatic update checks. Code will check for updates automatically and periodically.</string>
</stringTable>
<presentationTable>
<presentation id="UpdateMode"><dropdownList refId="UpdateMode" /></presentation>
</presentationTable>
</resources>
</policyDefinitionResources>