-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
settings.cfg
13 lines (13 loc) · 864 Bytes
/
settings.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"projectPath": "D:/Projekte/MetrixReloaded",
"isSkin": "true",
"skinPath": "./skin",
"screenFilesPath": "./screenFiles",
"skinPartsPath": "./skinparts",
"vuPlusSkinPath": "\\\\10.0.124.198\\rootfs\\share\\enigma2\\MetrixReloaded",
"buildPath": "./build",
"libPath": "./lib",
"screenNameElement": "<eLabel size=\"200,25\" font=\"Regular;20\" backgroundColor=\"#2d000000\" valign=\"center\" halign=\"right\" foregroundColor=\"#00ffffff\" />",
"screenNameElementMetrixReloaded": "<widget render=\"MetrixReloadedScreenNameLabel\" size=\"200,25\" valign=\"center\" halign=\"right\" font=\"SetrixSL;16\" foregroundColor=\"foreground\" backgroundColor=\"#2d000000\" source=\"global.CurrentTime\" />",
"openSkinDesignerSkinPath": "D:\\Projekte\\OpenSkin Designer\\Source\\e2skinner2\\bin\\Release\\skins\\MetrixReloaded"
}