Fossil SCM

Added mimetypes setting to the 'project' configuration area, per forum feedback.

stephan 2020-01-24 18:56 mimetypes-setting
Commit 7391f8d4863a85a4fd656ac5d12812184042c7d40406081be7396b293c477a7f
1 file changed +1
--- src/configure.c
+++ src/configure.c
@@ -143,10 +143,11 @@
143143
{ "dotfiles", CONFIGSET_PROJ },
144144
{ "parent-project-code", CONFIGSET_PROJ },
145145
{ "parent-project-name", CONFIGSET_PROJ },
146146
{ "hash-policy", CONFIGSET_PROJ },
147147
{ "comment-format", CONFIGSET_PROJ },
148
+ { "mimetypes", CONFIGSET_PROJ },
148149
149150
#ifdef FOSSIL_ENABLE_LEGACY_MV_RM
150151
{ "mv-rm-files", CONFIGSET_PROJ },
151152
#endif
152153
153154
--- src/configure.c
+++ src/configure.c
@@ -143,10 +143,11 @@
143 { "dotfiles", CONFIGSET_PROJ },
144 { "parent-project-code", CONFIGSET_PROJ },
145 { "parent-project-name", CONFIGSET_PROJ },
146 { "hash-policy", CONFIGSET_PROJ },
147 { "comment-format", CONFIGSET_PROJ },
 
148
149 #ifdef FOSSIL_ENABLE_LEGACY_MV_RM
150 { "mv-rm-files", CONFIGSET_PROJ },
151 #endif
152
153
--- src/configure.c
+++ src/configure.c
@@ -143,10 +143,11 @@
143 { "dotfiles", CONFIGSET_PROJ },
144 { "parent-project-code", CONFIGSET_PROJ },
145 { "parent-project-name", CONFIGSET_PROJ },
146 { "hash-policy", CONFIGSET_PROJ },
147 { "comment-format", CONFIGSET_PROJ },
148 { "mimetypes", CONFIGSET_PROJ },
149
150 #ifdef FOSSIL_ENABLE_LEGACY_MV_RM
151 { "mv-rm-files", CONFIGSET_PROJ },
152 #endif
153
154

Keyboard Shortcuts

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