Fossil SCM
Initial fork of the trunk default skin into "Étienne" (a.k.a. "etienne" without the accent for easier use in ?skin=" and such) for use by those who want to return to the old default once this branch is merged to trunk. At the moment, it is a straight copy with the intent of forming a baseline for the minimal changes I'm about to make in order to allow the Fossil doc changes on this branch to render reasonably.
Commit
7d8631f17c37383730612b1a6fcc8300a6310d521b036fa2e1bddcb8e513e1f9
Parent
d08e47ce0549f91…
10 files changed
+9
-4
+14
+16
+3
+4
+28
+5
-1
+1
+4
+8
+9
-4
| --- skins/default/README.md | ||
| +++ skins/default/README.md | ||
| @@ -1,5 +1,10 @@ | ||
| 1 | -This skin was contributed by Étienne Deparis. | |
| 1 | +This skin was originally contributed by Étienne Deparis on 2015-02-22, | |
| 2 | +promoted to the default on 2015-03-14, and subsequently changed by many: | |
| 3 | + | |
| 4 | + https://fossil-scm.org/home/finfo/skins/default/css.txt | |
| 5 | + https://fossil-scm.org/home/blame?filename=skins/default/css.txt&checkin=trunk | |
| 2 | 6 | |
| 3 | -On 2015-03-14 this skin was promoted from an option to the default, which | |
| 4 | -involved moving it from its original home in the skins/etienne1 directory | |
| 5 | -into skins/default. | |
| 7 | +In February 2024, a sufficiently large set of changes were made to the | |
| 8 | +skin that we forked the old version for the benefit of those who needed | |
| 9 | +to reference the old one — as when migrating custom skin changes to work | |
| 10 | +atop the new default — or who simply preferred it. See ../etienne. | |
| 6 | 11 | |
| 7 | 12 | ADDED skins/etienne/README.md |
| 8 | 13 | ADDED skins/etienne/css.txt |
| 9 | 14 | ADDED skins/etienne/details.txt |
| 10 | 15 | ADDED skins/etienne/footer.txt |
| 11 | 16 | ADDED skins/etienne/header.txt |
| --- skins/default/README.md | |
| +++ skins/default/README.md | |
| @@ -1,5 +1,10 @@ | |
| 1 | This skin was contributed by Étienne Deparis. |
| 2 | |
| 3 | On 2015-03-14 this skin was promoted from an option to the default, which |
| 4 | involved moving it from its original home in the skins/etienne1 directory |
| 5 | into skins/default. |
| 6 | |
| 7 | DDED skins/etienne/README.md |
| 8 | DDED skins/etienne/css.txt |
| 9 | DDED skins/etienne/details.txt |
| 10 | DDED skins/etienne/footer.txt |
| 11 | DDED skins/etienne/header.txt |
| --- skins/default/README.md | |
| +++ skins/default/README.md | |
| @@ -1,5 +1,10 @@ | |
| 1 | This skin was originally contributed by Étienne Deparis on 2015-02-22, |
| 2 | promoted to the default on 2015-03-14, and subsequently changed by many: |
| 3 | |
| 4 | https://fossil-scm.org/home/finfo/skins/default/css.txt |
| 5 | https://fossil-scm.org/home/blame?filename=skins/default/css.txt&checkin=trunk |
| 6 | |
| 7 | In February 2024, a sufficiently large set of changes were made to the |
| 8 | skin that we forked the old version for the benefit of those who needed |
| 9 | to reference the old one — as when migrating custom skin changes to work |
| 10 | atop the new default — or who simply preferred it. See ../etienne. |
| 11 | |
| 12 | DDED skins/etienne/README.md |
| 13 | DDED skins/etienne/css.txt |
| 14 | DDED skins/etienne/details.txt |
| 15 | DDED skins/etienne/footer.txt |
| 16 | DDED skins/etienne/header.txt |
+14
| --- a/skins/etienne/README.md | ||
| +++ b/skins/etienne/README.md | ||
| @@ -0,0 +1,14 @@ | ||
| 1 | +This skin was contributed by Étienne Deparis. | |
| 2 | + | |
| 3 | +It was promoted to the default from 2015-03-14 until February 2024, when | |
| 4 | +it was forked into this location for use by those who do not want the | |
| 5 | +large number of changes merged into trunk at that time. Even if you | |
| 6 | +agree with us that the changes improve readability, you may prefer to | |
| 7 | +pack more information onto the screen at the expense of readability. | |
| 8 | +Other reasons to choose this fork are to migrate custom skin changes to | |
| 9 | +work atop the new base, or to make a comparative design evaluation. | |
| 10 | + | |
| 11 | +A bare minimum of changes have been made to this fork, primarily to | |
| 12 | +allow this skin to render the Fossil documentation in a readable | |
| 13 | +fashion. The intent is that you be able to toggle between these two | |
| 14 | +skins at will. |
| --- a/skins/etienne/README.md | |
| +++ b/skins/etienne/README.md | |
| @@ -0,0 +1,14 @@ | |
| --- a/skins/etienne/README.md | |
| +++ b/skins/etienne/README.md | |
| @@ -0,0 +1,14 @@ | |
| 1 | This skin was contributed by Étienne Deparis. |
| 2 | |
| 3 | It was promoted to the default from 2015-03-14 until February 2024, when |
| 4 | it was forked into this location for use by those who do not want the |
| 5 | large number of changes merged into trunk at that time. Even if you |
| 6 | agree with us that the changes improve readability, you may prefer to |
| 7 | pack more information onto the screen at the expense of readability. |
| 8 | Other reasons to choose this fork are to migrate custom skin changes to |
| 9 | work atop the new base, or to make a comparative design evaluation. |
| 10 | |
| 11 | A bare minimum of changes have been made to this fork, primarily to |
| 12 | allow this skin to render the Fossil documentation in a readable |
| 13 | fashion. The intent is that you be able to toggle between these two |
| 14 | skins at will. |
+16
| --- a/skins/etienne/css.txt | ||
| +++ b/skins/etienne/css.txt | ||
| @@ -0,0 +1,16 @@ | ||
| 1 | +dblockquote {dd1 {dmargin-left: 30ptmargin-left: 40pt */ | |
| 2 | + | |
| 3 | +.doc blockquote, padding: 0.1ems out in forum posts, and define | |
| 4 | + * a one-off classis desired. */h123 { | |
| 5 | + /* Avoid double-indent for doc content in forum thread view. */123 margin-right: { | |
| 6 | + /* Back out indents for MD-formatted ticket comments for the same | |
| 7 | + * basic reason we do it6pxit6px 15px; | |
| 8 | +} | |
| 9 | +.content h1 { | |
| 10 | + font-size: 1.25em; | |
| 11 | +} | |
| 12 | +.content h2 { | |
| 13 | + font-size: 1.15emh3 { | |
| 14 | + font-size: 1.05em; | |
| 15 | +.forum254769; | |
| 16 | + padding: .1em 1em-top: 10pfont-size: 0.8em |
| --- a/skins/etienne/css.txt | |
| +++ b/skins/etienne/css.txt | |
| @@ -0,0 +1,16 @@ | |
| --- a/skins/etienne/css.txt | |
| +++ b/skins/etienne/css.txt | |
| @@ -0,0 +1,16 @@ | |
| 1 | dblockquote {dd1 {dmargin-left: 30ptmargin-left: 40pt */ |
| 2 | |
| 3 | .doc blockquote, padding: 0.1ems out in forum posts, and define |
| 4 | * a one-off classis desired. */h123 { |
| 5 | /* Avoid double-indent for doc content in forum thread view. */123 margin-right: { |
| 6 | /* Back out indents for MD-formatted ticket comments for the same |
| 7 | * basic reason we do it6pxit6px 15px; |
| 8 | } |
| 9 | .content h1 { |
| 10 | font-size: 1.25em; |
| 11 | } |
| 12 | .content h2 { |
| 13 | font-size: 1.15emh3 { |
| 14 | font-size: 1.05em; |
| 15 | .forum254769; |
| 16 | padding: .1em 1em-top: 10pfont-size: 0.8em |
| --- a/skins/etienne/details.txt | ||
| +++ b/skins/etienne/details.txt | ||
| @@ -0,0 +1,3 @@ | ||
| 1 | +timeline-arrowheads: 1 | |
| 2 | +t1 | |
| 3 | +timeline-color-graph-lines: 1 |
| --- a/skins/etienne/details.txt | |
| +++ b/skins/etienne/details.txt | |
| @@ -0,0 +1,3 @@ | |
| --- a/skins/etienne/details.txt | |
| +++ b/skins/etienne/details.txt | |
| @@ -0,0 +1,3 @@ | |
| 1 | timeline-arrowheads: 1 |
| 2 | t1 |
| 3 | timeline-color-graph-lines: 1 |
| --- a/skins/etienne/footer.txt | ||
| +++ b/skins/etienne/footer.txt | ||
| @@ -0,0 +1,4 @@ | ||
| 1 | +<div class="footer"> | |
| 2 | +This page was generated in about | |
| 3 | +<th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by | |
| 4 | +Fossil $release_version $manifest_ver |
| --- a/skins/etienne/footer.txt | |
| +++ b/skins/etienne/footer.txt | |
| @@ -0,0 +1,4 @@ | |
| --- a/skins/etienne/footer.txt | |
| +++ b/skins/etienne/footer.txt | |
| @@ -0,0 +1,4 @@ | |
| 1 | <div class="footer"> |
| 2 | This page was generated in about |
| 3 | <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by |
| 4 | Fossil $release_version $manifest_ver |
+28
| --- a/skins/etienne/header.txt | ||
| +++ b/skins/etienne/header.txt | ||
| @@ -0,0 +1,28 @@ | ||
| 1 | +<div class="header"ect_name"> | |
| 2 | + </a> | |
| 3 | + <<h1>$<project_name></h1>$<title>us"><th1> | |
| 4 | + if {[info exists login]} { | |
| 5 | + \n" | |
| 6 | + } else { | |
| 7 | + } else { | |
| 8 | +/a title='Logout h$login</a>\n" | |
| 9 | + } else { | |
| 10 | +/a>\n" | |
| 11 | + } els} | |
| 12 | + </th1>a>\n" | |
| 13 | + div> | |
| 14 | +<div class="mainmbtn' href='$home/sitemap' aria-labelxpr $expr]} continue | |
| 15 | + if {[string match /* $url]} { | |
| 16 | + if {[string match $url\[/?#\]*set class "active $class" | |
| 17 | + } | |
| 18 | + set url $home$url | |
| 19 | + } | |
| 20 | +a>\n" | |
| 21 | + } else } | |
| 22 | + html "<a href='$url' c} | |
| 23 | +</th1>name</a>\n" | |
| 24 | + } | |
| 25 | + </thtitle="sitemap"></nav> | |
| 26 | +<h1 class='hbdrop' title="Sitemap"></nav> | |
| 27 | +div> | |
| 28 | +<div id='hbdrop'></div> |
| --- a/skins/etienne/header.txt | |
| +++ b/skins/etienne/header.txt | |
| @@ -0,0 +1,28 @@ | |
| --- a/skins/etienne/header.txt | |
| +++ b/skins/etienne/header.txt | |
| @@ -0,0 +1,28 @@ | |
| 1 | <div class="header"ect_name"> |
| 2 | </a> |
| 3 | <<h1>$<project_name></h1>$<title>us"><th1> |
| 4 | if {[info exists login]} { |
| 5 | \n" |
| 6 | } else { |
| 7 | } else { |
| 8 | /a title='Logout h$login</a>\n" |
| 9 | } else { |
| 10 | /a>\n" |
| 11 | } els} |
| 12 | </th1>a>\n" |
| 13 | div> |
| 14 | <div class="mainmbtn' href='$home/sitemap' aria-labelxpr $expr]} continue |
| 15 | if {[string match /* $url]} { |
| 16 | if {[string match $url\[/?#\]*set class "active $class" |
| 17 | } |
| 18 | set url $home$url |
| 19 | } |
| 20 | a>\n" |
| 21 | } else } |
| 22 | html "<a href='$url' c} |
| 23 | </th1>name</a>\n" |
| 24 | } |
| 25 | </thtitle="sitemap"></nav> |
| 26 | <h1 class='hbdrop' title="Sitemap"></nav> |
| 27 | div> |
| 28 | <div id='hbdrop'></div> |
+5
-1
| --- src/main.mk | ||
| +++ src/main.mk | ||
| @@ -191,10 +191,14 @@ | ||
| 191 | 191 | $(SRCDIR)/../skins/default/header.txt \ |
| 192 | 192 | $(SRCDIR)/../skins/eagle/css.txt \ |
| 193 | 193 | $(SRCDIR)/../skins/eagle/details.txt \ |
| 194 | 194 | $(SRCDIR)/../skins/eagle/footer.txt \ |
| 195 | 195 | $(SRCDIR)/../skins/eagle/header.txt \ |
| 196 | + $(SRCDIR)/../skins/etienne/css.txt \ | |
| 197 | + $(SRCDIR)/../skins/etienne/details.txt \ | |
| 198 | + $(SRCDIR)/../skins/etienne/footer.txt \ | |
| 199 | + $(SRCDIR)/../skins/etienne/header.txt \ | |
| 196 | 200 | $(SRCDIR)/../skins/khaki/css.txt \ |
| 197 | 201 | $(SRCDIR)/../skins/khaki/details.txt \ |
| 198 | 202 | $(SRCDIR)/../skins/khaki/footer.txt \ |
| 199 | 203 | $(SRCDIR)/../skins/khaki/header.txt \ |
| 200 | 204 | $(SRCDIR)/../skins/original/css.txt \ |
| @@ -2115,11 +2119,11 @@ | ||
| 2115 | 2119 | $(OBJDIR)/cson_amalgamation.o: $(SRCDIR_extsrc)/cson_amalgamation.c |
| 2116 | 2120 | $(XTCC) -c $(SRCDIR_extsrc)/cson_amalgamation.c -o $@ |
| 2117 | 2121 | |
| 2118 | 2122 | $(SRCDIR_extsrc)/pikchr.js: $(SRCDIR_extsrc)/pikchr.c |
| 2119 | 2123 | $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry \ |
| 2120 | - -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore,stackAlloc \ | |
| 2124 | + -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore \ | |
| 2121 | 2125 | -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c \ |
| 2122 | 2126 | -sENVIRONMENT=web \ |
| 2123 | 2127 | -sMODULARIZE \ |
| 2124 | 2128 | -sEXPORT_NAME=initPikchrModule \ |
| 2125 | 2129 | --minify 0 |
| 2126 | 2130 |
| --- src/main.mk | |
| +++ src/main.mk | |
| @@ -191,10 +191,14 @@ | |
| 191 | $(SRCDIR)/../skins/default/header.txt \ |
| 192 | $(SRCDIR)/../skins/eagle/css.txt \ |
| 193 | $(SRCDIR)/../skins/eagle/details.txt \ |
| 194 | $(SRCDIR)/../skins/eagle/footer.txt \ |
| 195 | $(SRCDIR)/../skins/eagle/header.txt \ |
| 196 | $(SRCDIR)/../skins/khaki/css.txt \ |
| 197 | $(SRCDIR)/../skins/khaki/details.txt \ |
| 198 | $(SRCDIR)/../skins/khaki/footer.txt \ |
| 199 | $(SRCDIR)/../skins/khaki/header.txt \ |
| 200 | $(SRCDIR)/../skins/original/css.txt \ |
| @@ -2115,11 +2119,11 @@ | |
| 2115 | $(OBJDIR)/cson_amalgamation.o: $(SRCDIR_extsrc)/cson_amalgamation.c |
| 2116 | $(XTCC) -c $(SRCDIR_extsrc)/cson_amalgamation.c -o $@ |
| 2117 | |
| 2118 | $(SRCDIR_extsrc)/pikchr.js: $(SRCDIR_extsrc)/pikchr.c |
| 2119 | $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry \ |
| 2120 | -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore,stackAlloc \ |
| 2121 | -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c \ |
| 2122 | -sENVIRONMENT=web \ |
| 2123 | -sMODULARIZE \ |
| 2124 | -sEXPORT_NAME=initPikchrModule \ |
| 2125 | --minify 0 |
| 2126 |
| --- src/main.mk | |
| +++ src/main.mk | |
| @@ -191,10 +191,14 @@ | |
| 191 | $(SRCDIR)/../skins/default/header.txt \ |
| 192 | $(SRCDIR)/../skins/eagle/css.txt \ |
| 193 | $(SRCDIR)/../skins/eagle/details.txt \ |
| 194 | $(SRCDIR)/../skins/eagle/footer.txt \ |
| 195 | $(SRCDIR)/../skins/eagle/header.txt \ |
| 196 | $(SRCDIR)/../skins/etienne/css.txt \ |
| 197 | $(SRCDIR)/../skins/etienne/details.txt \ |
| 198 | $(SRCDIR)/../skins/etienne/footer.txt \ |
| 199 | $(SRCDIR)/../skins/etienne/header.txt \ |
| 200 | $(SRCDIR)/../skins/khaki/css.txt \ |
| 201 | $(SRCDIR)/../skins/khaki/details.txt \ |
| 202 | $(SRCDIR)/../skins/khaki/footer.txt \ |
| 203 | $(SRCDIR)/../skins/khaki/header.txt \ |
| 204 | $(SRCDIR)/../skins/original/css.txt \ |
| @@ -2115,11 +2119,11 @@ | |
| 2119 | $(OBJDIR)/cson_amalgamation.o: $(SRCDIR_extsrc)/cson_amalgamation.c |
| 2120 | $(XTCC) -c $(SRCDIR_extsrc)/cson_amalgamation.c -o $@ |
| 2121 | |
| 2122 | $(SRCDIR_extsrc)/pikchr.js: $(SRCDIR_extsrc)/pikchr.c |
| 2123 | $(EMCC_WRAPPER) -o $@ $(EMCC_OPT) --no-entry \ |
| 2124 | -sEXPORTED_RUNTIME_METHODS=cwrap,setValue,getValue,stackSave,stackRestore \ |
| 2125 | -sEXPORTED_FUNCTIONS=_pikchr $(SRCDIR_extsrc)/pikchr.c \ |
| 2126 | -sENVIRONMENT=web \ |
| 2127 | -sMODULARIZE \ |
| 2128 | -sEXPORT_NAME=initPikchrModule \ |
| 2129 | --minify 0 |
| 2130 |
+1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -45,10 +45,11 @@ | ||
| 45 | 45 | { "Ardoise", "ardoise", 0 }, |
| 46 | 46 | { "Black & White", "black_and_white", 0 }, |
| 47 | 47 | { "Blitz", "blitz", 0 }, |
| 48 | 48 | { "Dark Mode", "darkmode", 0 }, |
| 49 | 49 | { "Eagle", "eagle", 0 }, |
| 50 | + { "Étienne", "etienne", 0 }, | |
| 50 | 51 | { "Khaki", "khaki", 0 }, |
| 51 | 52 | { "Original", "original", 0 }, |
| 52 | 53 | { "Plain Gray", "plain_gray", 0 }, |
| 53 | 54 | { "Xekri", "xekri", 0 }, |
| 54 | 55 | }; |
| 55 | 56 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -45,10 +45,11 @@ | |
| 45 | { "Ardoise", "ardoise", 0 }, |
| 46 | { "Black & White", "black_and_white", 0 }, |
| 47 | { "Blitz", "blitz", 0 }, |
| 48 | { "Dark Mode", "darkmode", 0 }, |
| 49 | { "Eagle", "eagle", 0 }, |
| 50 | { "Khaki", "khaki", 0 }, |
| 51 | { "Original", "original", 0 }, |
| 52 | { "Plain Gray", "plain_gray", 0 }, |
| 53 | { "Xekri", "xekri", 0 }, |
| 54 | }; |
| 55 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -45,10 +45,11 @@ | |
| 45 | { "Ardoise", "ardoise", 0 }, |
| 46 | { "Black & White", "black_and_white", 0 }, |
| 47 | { "Blitz", "blitz", 0 }, |
| 48 | { "Dark Mode", "darkmode", 0 }, |
| 49 | { "Eagle", "eagle", 0 }, |
| 50 | { "Étienne", "etienne", 0 }, |
| 51 | { "Khaki", "khaki", 0 }, |
| 52 | { "Original", "original", 0 }, |
| 53 | { "Plain Gray", "plain_gray", 0 }, |
| 54 | { "Xekri", "xekri", 0 }, |
| 55 | }; |
| 56 |
+4
| --- win/Makefile.mingw | ||
| +++ win/Makefile.mingw | ||
| @@ -577,10 +577,14 @@ | ||
| 577 | 577 | $(SRCDIR)/../skins/default/header.txt \ |
| 578 | 578 | $(SRCDIR)/../skins/eagle/css.txt \ |
| 579 | 579 | $(SRCDIR)/../skins/eagle/details.txt \ |
| 580 | 580 | $(SRCDIR)/../skins/eagle/footer.txt \ |
| 581 | 581 | $(SRCDIR)/../skins/eagle/header.txt \ |
| 582 | + $(SRCDIR)/../skins/etienne/css.txt \ | |
| 583 | + $(SRCDIR)/../skins/etienne/details.txt \ | |
| 584 | + $(SRCDIR)/../skins/etienne/footer.txt \ | |
| 585 | + $(SRCDIR)/../skins/etienne/header.txt \ | |
| 582 | 586 | $(SRCDIR)/../skins/khaki/css.txt \ |
| 583 | 587 | $(SRCDIR)/../skins/khaki/details.txt \ |
| 584 | 588 | $(SRCDIR)/../skins/khaki/footer.txt \ |
| 585 | 589 | $(SRCDIR)/../skins/khaki/header.txt \ |
| 586 | 590 | $(SRCDIR)/../skins/original/css.txt \ |
| 587 | 591 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -577,10 +577,14 @@ | |
| 577 | $(SRCDIR)/../skins/default/header.txt \ |
| 578 | $(SRCDIR)/../skins/eagle/css.txt \ |
| 579 | $(SRCDIR)/../skins/eagle/details.txt \ |
| 580 | $(SRCDIR)/../skins/eagle/footer.txt \ |
| 581 | $(SRCDIR)/../skins/eagle/header.txt \ |
| 582 | $(SRCDIR)/../skins/khaki/css.txt \ |
| 583 | $(SRCDIR)/../skins/khaki/details.txt \ |
| 584 | $(SRCDIR)/../skins/khaki/footer.txt \ |
| 585 | $(SRCDIR)/../skins/khaki/header.txt \ |
| 586 | $(SRCDIR)/../skins/original/css.txt \ |
| 587 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -577,10 +577,14 @@ | |
| 577 | $(SRCDIR)/../skins/default/header.txt \ |
| 578 | $(SRCDIR)/../skins/eagle/css.txt \ |
| 579 | $(SRCDIR)/../skins/eagle/details.txt \ |
| 580 | $(SRCDIR)/../skins/eagle/footer.txt \ |
| 581 | $(SRCDIR)/../skins/eagle/header.txt \ |
| 582 | $(SRCDIR)/../skins/etienne/css.txt \ |
| 583 | $(SRCDIR)/../skins/etienne/details.txt \ |
| 584 | $(SRCDIR)/../skins/etienne/footer.txt \ |
| 585 | $(SRCDIR)/../skins/etienne/header.txt \ |
| 586 | $(SRCDIR)/../skins/khaki/css.txt \ |
| 587 | $(SRCDIR)/../skins/khaki/details.txt \ |
| 588 | $(SRCDIR)/../skins/khaki/footer.txt \ |
| 589 | $(SRCDIR)/../skins/khaki/header.txt \ |
| 590 | $(SRCDIR)/../skins/original/css.txt \ |
| 591 |
+8
| --- win/Makefile.msc | ||
| +++ win/Makefile.msc | ||
| @@ -535,10 +535,14 @@ | ||
| 535 | 535 | "$(SRCDIR)\..\skins\default\header.txt" \ |
| 536 | 536 | "$(SRCDIR)\..\skins\eagle\css.txt" \ |
| 537 | 537 | "$(SRCDIR)\..\skins\eagle\details.txt" \ |
| 538 | 538 | "$(SRCDIR)\..\skins\eagle\footer.txt" \ |
| 539 | 539 | "$(SRCDIR)\..\skins\eagle\header.txt" \ |
| 540 | + "$(SRCDIR)\..\skins\etienne\css.txt" \ | |
| 541 | + "$(SRCDIR)\..\skins\etienne\details.txt" \ | |
| 542 | + "$(SRCDIR)\..\skins\etienne\footer.txt" \ | |
| 543 | + "$(SRCDIR)\..\skins\etienne\header.txt" \ | |
| 540 | 544 | "$(SRCDIR)\..\skins\khaki\css.txt" \ |
| 541 | 545 | "$(SRCDIR)\..\skins\khaki\details.txt" \ |
| 542 | 546 | "$(SRCDIR)\..\skins\khaki\footer.txt" \ |
| 543 | 547 | "$(SRCDIR)\..\skins\khaki\header.txt" \ |
| 544 | 548 | "$(SRCDIR)\..\skins\original\css.txt" \ |
| @@ -1160,10 +1164,14 @@ | ||
| 1160 | 1164 | echo "$(SRCDIR)\../skins/default/header.txt" >> $@ |
| 1161 | 1165 | echo "$(SRCDIR)\../skins/eagle/css.txt" >> $@ |
| 1162 | 1166 | echo "$(SRCDIR)\../skins/eagle/details.txt" >> $@ |
| 1163 | 1167 | echo "$(SRCDIR)\../skins/eagle/footer.txt" >> $@ |
| 1164 | 1168 | echo "$(SRCDIR)\../skins/eagle/header.txt" >> $@ |
| 1169 | + echo "$(SRCDIR)\../skins/etienne/css.txt" >> $@ | |
| 1170 | + echo "$(SRCDIR)\../skins/etienne/details.txt" >> $@ | |
| 1171 | + echo "$(SRCDIR)\../skins/etienne/footer.txt" >> $@ | |
| 1172 | + echo "$(SRCDIR)\../skins/etienne/header.txt" >> $@ | |
| 1165 | 1173 | echo "$(SRCDIR)\../skins/khaki/css.txt" >> $@ |
| 1166 | 1174 | echo "$(SRCDIR)\../skins/khaki/details.txt" >> $@ |
| 1167 | 1175 | echo "$(SRCDIR)\../skins/khaki/footer.txt" >> $@ |
| 1168 | 1176 | echo "$(SRCDIR)\../skins/khaki/header.txt" >> $@ |
| 1169 | 1177 | echo "$(SRCDIR)\../skins/original/css.txt" >> $@ |
| 1170 | 1178 |
| --- win/Makefile.msc | |
| +++ win/Makefile.msc | |
| @@ -535,10 +535,14 @@ | |
| 535 | "$(SRCDIR)\..\skins\default\header.txt" \ |
| 536 | "$(SRCDIR)\..\skins\eagle\css.txt" \ |
| 537 | "$(SRCDIR)\..\skins\eagle\details.txt" \ |
| 538 | "$(SRCDIR)\..\skins\eagle\footer.txt" \ |
| 539 | "$(SRCDIR)\..\skins\eagle\header.txt" \ |
| 540 | "$(SRCDIR)\..\skins\khaki\css.txt" \ |
| 541 | "$(SRCDIR)\..\skins\khaki\details.txt" \ |
| 542 | "$(SRCDIR)\..\skins\khaki\footer.txt" \ |
| 543 | "$(SRCDIR)\..\skins\khaki\header.txt" \ |
| 544 | "$(SRCDIR)\..\skins\original\css.txt" \ |
| @@ -1160,10 +1164,14 @@ | |
| 1160 | echo "$(SRCDIR)\../skins/default/header.txt" >> $@ |
| 1161 | echo "$(SRCDIR)\../skins/eagle/css.txt" >> $@ |
| 1162 | echo "$(SRCDIR)\../skins/eagle/details.txt" >> $@ |
| 1163 | echo "$(SRCDIR)\../skins/eagle/footer.txt" >> $@ |
| 1164 | echo "$(SRCDIR)\../skins/eagle/header.txt" >> $@ |
| 1165 | echo "$(SRCDIR)\../skins/khaki/css.txt" >> $@ |
| 1166 | echo "$(SRCDIR)\../skins/khaki/details.txt" >> $@ |
| 1167 | echo "$(SRCDIR)\../skins/khaki/footer.txt" >> $@ |
| 1168 | echo "$(SRCDIR)\../skins/khaki/header.txt" >> $@ |
| 1169 | echo "$(SRCDIR)\../skins/original/css.txt" >> $@ |
| 1170 |
| --- win/Makefile.msc | |
| +++ win/Makefile.msc | |
| @@ -535,10 +535,14 @@ | |
| 535 | "$(SRCDIR)\..\skins\default\header.txt" \ |
| 536 | "$(SRCDIR)\..\skins\eagle\css.txt" \ |
| 537 | "$(SRCDIR)\..\skins\eagle\details.txt" \ |
| 538 | "$(SRCDIR)\..\skins\eagle\footer.txt" \ |
| 539 | "$(SRCDIR)\..\skins\eagle\header.txt" \ |
| 540 | "$(SRCDIR)\..\skins\etienne\css.txt" \ |
| 541 | "$(SRCDIR)\..\skins\etienne\details.txt" \ |
| 542 | "$(SRCDIR)\..\skins\etienne\footer.txt" \ |
| 543 | "$(SRCDIR)\..\skins\etienne\header.txt" \ |
| 544 | "$(SRCDIR)\..\skins\khaki\css.txt" \ |
| 545 | "$(SRCDIR)\..\skins\khaki\details.txt" \ |
| 546 | "$(SRCDIR)\..\skins\khaki\footer.txt" \ |
| 547 | "$(SRCDIR)\..\skins\khaki\header.txt" \ |
| 548 | "$(SRCDIR)\..\skins\original\css.txt" \ |
| @@ -1160,10 +1164,14 @@ | |
| 1164 | echo "$(SRCDIR)\../skins/default/header.txt" >> $@ |
| 1165 | echo "$(SRCDIR)\../skins/eagle/css.txt" >> $@ |
| 1166 | echo "$(SRCDIR)\../skins/eagle/details.txt" >> $@ |
| 1167 | echo "$(SRCDIR)\../skins/eagle/footer.txt" >> $@ |
| 1168 | echo "$(SRCDIR)\../skins/eagle/header.txt" >> $@ |
| 1169 | echo "$(SRCDIR)\../skins/etienne/css.txt" >> $@ |
| 1170 | echo "$(SRCDIR)\../skins/etienne/details.txt" >> $@ |
| 1171 | echo "$(SRCDIR)\../skins/etienne/footer.txt" >> $@ |
| 1172 | echo "$(SRCDIR)\../skins/etienne/header.txt" >> $@ |
| 1173 | echo "$(SRCDIR)\../skins/khaki/css.txt" >> $@ |
| 1174 | echo "$(SRCDIR)\../skins/khaki/details.txt" >> $@ |
| 1175 | echo "$(SRCDIR)\../skins/khaki/footer.txt" >> $@ |
| 1176 | echo "$(SRCDIR)\../skins/khaki/header.txt" >> $@ |
| 1177 | echo "$(SRCDIR)\../skins/original/css.txt" >> $@ |
| 1178 |