gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
26 lines (25 loc) • 744 B
JSON
{
"win32": {
"test.dummy": {
"name": "Dummy solution registry entry",
"contexts": {
"OS": [
{
"id": "darwin"
}
]
},
"settingsHandlers": {
"myconf": {
"type": "gpii.settingsHandlers.noSettings",
"capabilitiesTransformations": {
"dummySetting1": "http://registry\\.gpii\\.net/common/fontSize",
"dummySetting2": "http://registry\\.gpii\\.net/common/setting2"
}
}
},
"configure": [],
"restore": []
}
}
}