Fossil SCM

Include the "js" property in the configuration export for skins.

drh 2019-09-03 20:20 trunk merge
Commit 498fc87ac16971723fe9c19b449d29e31718b0f79b8a20afc37f6c54b9874fe9
1 file changed +1
--- src/configure.c
+++ src/configure.c
@@ -89,10 +89,11 @@
8989
} aConfig[] = {
9090
{ "css", CONFIGSET_CSS },
9191
{ "header", CONFIGSET_SKIN },
9292
{ "footer", CONFIGSET_SKIN },
9393
{ "details", CONFIGSET_SKIN },
94
+ { "js", CONFIGSET_SKIN },
9495
{ "logo-mimetype", CONFIGSET_SKIN },
9596
{ "logo-image", CONFIGSET_SKIN },
9697
{ "background-mimetype", CONFIGSET_SKIN },
9798
{ "background-image", CONFIGSET_SKIN },
9899
{ "timeline-block-markup", CONFIGSET_SKIN },
99100
--- src/configure.c
+++ src/configure.c
@@ -89,10 +89,11 @@
89 } aConfig[] = {
90 { "css", CONFIGSET_CSS },
91 { "header", CONFIGSET_SKIN },
92 { "footer", CONFIGSET_SKIN },
93 { "details", CONFIGSET_SKIN },
 
94 { "logo-mimetype", CONFIGSET_SKIN },
95 { "logo-image", CONFIGSET_SKIN },
96 { "background-mimetype", CONFIGSET_SKIN },
97 { "background-image", CONFIGSET_SKIN },
98 { "timeline-block-markup", CONFIGSET_SKIN },
99
--- src/configure.c
+++ src/configure.c
@@ -89,10 +89,11 @@
89 } aConfig[] = {
90 { "css", CONFIGSET_CSS },
91 { "header", CONFIGSET_SKIN },
92 { "footer", CONFIGSET_SKIN },
93 { "details", CONFIGSET_SKIN },
94 { "js", CONFIGSET_SKIN },
95 { "logo-mimetype", CONFIGSET_SKIN },
96 { "logo-image", CONFIGSET_SKIN },
97 { "background-mimetype", CONFIGSET_SKIN },
98 { "background-image", CONFIGSET_SKIN },
99 { "timeline-block-markup", CONFIGSET_SKIN },
100

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button