From 2215fce7236958b793e2bca8683864d98a420214 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 18 Aug 2006 23:49:01 +0000 Subject: [PATCH] r1088: Adding the template diff file --- install/templates/1.0.0 - 1.1.0 Beta 1.diff | 1105 +++++++++++++++++++ 1 file changed, 1105 insertions(+) create mode 100644 install/templates/1.0.0 - 1.1.0 Beta 1.diff diff --git a/install/templates/1.0.0 - 1.1.0 Beta 1.diff b/install/templates/1.0.0 - 1.1.0 Beta 1.diff new file mode 100644 index 0000000..817db07 --- /dev/null +++ b/install/templates/1.0.0 - 1.1.0 Beta 1.diff @@ -0,0 +1,1105 @@ +Index: box.css +=================================================================== +--- box.css (.../1.0.1/templates) (revision 1087) ++++ box.css (.../1.1.0-b1/templates) (revision 1087) +@@ -1,12 +1,21 @@ + /*=====================================================================*\ +-|| ################################################################### || ++|| ################################################################### + || # Bugdar [#]version[#] +-|| # --------------------------------------------------------------- # || +-|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +-|| # This file may not be reproduced in any way without permission. # || +-|| # --------------------------------------------------------------- # || +-|| # User License Agreement at http://www.iris-studios.com/license/ # || +-|| ################################################################### || ++|| # Copyright ©2002-[#]year[#] Blue Static ++|| # ++|| # This program is free software; you can redistribute it and/or modify ++|| # it under the terms of the GNU General Public License as published by ++|| # the Free Software Foundation; version [#]gpl[#] of the License. ++|| # ++|| # This program is distributed in the hope that it will be useful, but ++|| # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ++|| # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for ++|| # more details. ++|| # ++|| # You should have received a copy of the GNU General Public License along ++|| # with this program; if not, write to the Free Software Foundation, Inc., ++|| # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ++|| ################################################################### + \*=====================================================================*/ + + .box +Index: register.tpl +=================================================================== +--- register.tpl (.../1.0.1/templates) (revision 1087) ++++ register.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -34,7 +34,7 @@ +
{@"Language"}:
+ + +-
++
+ + +
+Index: newreport.tpl +=================================================================== +--- newreport.tpl (.../1.0.1/templates) (revision 1087) ++++ newreport.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -55,6 +55,8 @@ + + + ++ $customfields[left] ++ +
+ + +@@ -94,12 +96,14 @@ + + + +- ++ ++ $customfields[right] ++ + + + + +-
++
+ + +
+Index: footer.tpl +=================================================================== +--- footer.tpl (.../1.0.1/templates) (revision 1087) ++++ footer.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -2,7 +2,7 @@ + + + + +Index: showreport_comment.tpl +=================================================================== +--- showreport_comment.tpl (.../1.0.1/templates) (revision 1087) ++++ showreport_comment.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -13,6 +13,7 @@ + +
+ ++ [{@"Delete"}] + [{@"Edit Comment"}] + + {@"Hidden"}{@"Visible"} +Index: std_message.tpl +=================================================================== +--- std_message.tpl (.../1.0.1/templates) (revision 1087) ++++ std_message.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -3,21 +3,41 @@ + + $headinclude + +- {$bugsys->options['trackertitle']} - {@"Notice"} ++ {$bugsys->options['trackertitle']} - <if condition="$show['confirm']">{@"Confirm"}<else />{@"Notice"}</if> + + + + + $header + ++ ++
++ ++$extra ++ ++ +
+
+-
{@"Notice"}
++
{@"Confirm"}{@"Notice"}
+ +-
++
+ {$this->process} ++ ++ ++
++
++ ++
++ ++ ++
++
+
+
+
+ ++ ++ ++ ++ + $footer +\ No newline at end of file +Index: std_error.tpl +=================================================================== +--- std_error.tpl (.../1.0.1/templates) (revision 1087) ++++ std_error.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -14,7 +14,7 @@ +
+
{@"Error"}
+ +-
++
+ {$this->process} +
+
+Index: userctrl.tpl +=================================================================== +--- userctrl.tpl (.../1.0.1/templates) (revision 1087) ++++ userctrl.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -14,99 +14,207 @@ +
+ + +-
+-
+- +-
+- {@"The following errors occurred"}: +- {$message->process} +-
+-
++ ++
++ {@"The following errors occurred"}: ++ {$message->process} ++
++
+ +-
+-
{@"User Options"}
++ ++ ++ ++ + +-
+-
+- {@"Display Name"} +- +-
+- +-
+- {@"Show Email Publicly"} +- checked="checked" /> Yes +- checked="checked" /> No +-
+- +-
+- {@"Show Status Colours on Bug Listings"} +- checked="checked" /> Yes +- checked="checked" /> No +-
+- +-
+- {@"Language"} +- +-
+- +-
+- {@"Timezone"} +- +-
+-
+- ++
++ ++ ++ ++ ++ + +-
+- +-
+- +- +-
+- +-
+- +-
+-
+- {@"Please enter your password to change these fields"}: +-
+- +- +-
++
++ ++ ++ + +-
+-
+- {@"Password"} +- +-
+- +-
+- {@"Confirm Password"} +- +-
+-
+- +-
+-
+- {@"Email"} +- +-
+- +-
+- {@"Confirm Email"} +- +-
+-
+- ++ ++ ++ ++
++
++ ++
{@"User Options"}
++ ++
++
++ {@"Display Name"} ++ ++
++ ++
++ {@"Show Email Publicly"} ++ checked="checked" /> {@"Yes"} ++ checked="checked" /> {@"No"} ++
++ ++
++ {@"Show Status Colours on Bug Listings"} ++ checked="checked" /> {@"Yes"} ++ checked="checked" /> {@"No"} ++
++ ++
++ {@"Language"} ++ ++
++ ++
++ {@"Timezone"} ++ ++
++ ++
++ {@"Observe Daylight Savings Time (DST)"} ++ checked="checked" /> {@"Yes, I'm currently observing DST"} ++
++
++
++
++
++
++ {@"Please enter your password to change these fields"}: ++
++ ++ ++
++ ++
++
++ {@"Password"} ++ ++
++ ++
++ {@"Confirm Password"} ++ ++
++
++ ++
++
++ {@"Email"} ++ ++
++ ++
++ {@"Confirm Email"} ++ ++
++
++
++
++
++
{@"Email Options"}
++ ++
++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++
 {@"Reporter"}{@"Assignee"}{@"Favourite"}{@"Voter"}{@"Commenter"}
{@"New bug is added"}
{@"I am made the assignee"}
{@"Status or resolution changes"}
{@"'Duplicates' field is changed"}
{@"A new comment is added"}
{@"A new attachment is added"}
{@"Any other field changes"}
++
++
++
++
++
{@"Bug List Display Options"}
++ ++
++
++ {@"Hidden Statuses on Bug Listing"} ++ ++
++ ++
++ {@"Default Sort Order Column"} ++ ++
++ ++
++ {@"Default Sort Order Direction"} ++ ++
++
++
++ ++
+ +-
++
+ +-
+- +- +-
+- ++
++ ++ +
+-
+ + + +Index: headinclude.tpl +=================================================================== +--- headinclude.tpl (.../1.0.1/templates) (revision 1087) ++++ headinclude.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -1,5 +1,6 @@ + + + ++ + + +\ No newline at end of file +Index: search.tpl +=================================================================== +--- search.tpl (.../1.0.1/templates) (revision 1087) ++++ search.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -51,14 +51,14 @@ + +
+ {@"Status"} $help[status] +-
++
+
+ + + +
+ {@"Priority"} $help[priority] +-
++
+
+ + +@@ -122,21 +122,21 @@ + +
+ {@"Assignment"} $help[assignedto] +-
++
+
+ + + +
+ {@"Resolution"} $help[resolution] +-
++
+
+ + + +
+ {@"Severity"} $help[severity] +-
++
+
+ + +@@ -144,7 +144,13 @@ + +
+ {@"Favourite"} +-
{@"Yes, search for favourites only"}
++
++ ++
+
+ + +@@ -155,7 +161,7 @@ + +
+ +-
++
+ +
+ +Index: images/arrow_asc.gif +=================================================================== +Cannot display: file marked as a binary type. +svn:mime-type = application/octet-stream + +Property changes on: images/arrow_asc.gif +___________________________________________________________________ +Name: svn:mime-type + + application/octet-stream + +Index: images/feed.gif +=================================================================== +Cannot display: file marked as a binary type. +svn:mime-type = application/octet-stream + +Property changes on: images/feed.gif +___________________________________________________________________ +Name: svn:mime-type + + application/octet-stream + +Index: images/arrow_desc.gif +=================================================================== +Cannot display: file marked as a binary type. +svn:mime-type = application/octet-stream + +Property changes on: images/arrow_desc.gif +___________________________________________________________________ +Name: svn:mime-type + + application/octet-stream + +Index: login.tpl +=================================================================== +--- login.tpl (.../1.0.1/templates) (revision 1087) ++++ login.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -26,7 +26,7 @@ + {@"Click here if you do not have an account..."} +
+ +-
++
+ + +
+Index: editcomment.tpl +=================================================================== +--- editcomment.tpl (.../1.0.1/templates) (revision 1087) ++++ editcomment.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -26,7 +26,7 @@ + {@"Comment #%1$s in bug #%2$s %3$s"} +
+ +-
{@"Posted on %1$s by %2$s"}
++
{@"Posted on %1$s by %2$s"}
+ +
+
style="color: red">{@"Hidden"}: checked="checked" />
+Index: editattach.tpl +=================================================================== +--- editattach.tpl (.../1.0.1/templates) (revision 1087) ++++ editattach.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -20,7 +20,7 @@ + {@"Attachment #%1$s for Bug #%2$s %3$s"} +
+ +-
++
+
{@"Attachment"}: {@"View"} [$attachment[filename]]
+
+ +Index: showreport.tpl +=================================================================== +--- showreport.tpl (.../1.0.1/templates) (revision 1087) ++++ showreport.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -5,7 +5,7 @@ + + + +- <lang 1="$bug[bugid]">{@"Bug Report %1$s"}</lang> - $bug[summary] ++ <lang 1="$bug[bugid]">{@"Bug Report %1$s"}</lang> - $bug[summary_title] + + + +@@ -36,6 +36,7 @@ + + / [{@"Show Bug History"}] + / [$favouritetext] ++ / [{@"Delete"}] +
+ + +@@ -52,9 +53,9 @@ + {@"Product/Version"} $help[product] +
+ +- $bug[product] / $bug[component] / ++ $bug[product] / $bug[component] / + +- $bug[product] / $bug[component] / $bug[version] ++ $bug[product] / $bug[component] / $bug[version] + +
+ +@@ -185,7 +186,7 @@ + +
+ +-
++
+ +
+ +@@ -258,6 +259,8 @@ +
+ + ++
++ +
+ + $comments +Index: newattach.tpl +=================================================================== +--- newattach.tpl (.../1.0.1/templates) (revision 1087) ++++ newattach.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -26,13 +26,13 @@ +
+
{@"New Attachment for Bug #%1$s %2$s"}
+ +-
++
+
+
{@"Description"}:
+
+ + +-
++
+
{@"Mark the Following Attachments Obsolete"}: + $obsoletes +
+Index: trackerhome_bits.tpl +=================================================================== +--- trackerhome_bits.tpl (.../1.0.1/templates) (revision 1087) ++++ trackerhome_bits.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -4,7 +4,7 @@ + $bug[bugid] + + +-
$bug[firstreport]
++
$bug[username]
+ + +
$bug[product]
+@@ -15,8 +15,8 @@ +
$bug[resolution]
+ + ++
$bug[priority]
+
$bug[severity]
+-
$bug[priority]
+ + +
$bug[lastposttime]
+Index: search_results.tpl +=================================================================== +--- search_results.tpl (.../1.0.1/templates) (revision 1087) ++++ search_results.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -27,4 +27,12 @@ + $bugs + + ++ ++ ++
++$pagenav ++
++ ++
++ + $footer +\ No newline at end of file +Index: favourites.tpl +=================================================================== +--- favourites.tpl (.../1.0.1/templates) (revision 0) ++++ favourites.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -0,0 +1,32 @@ ++$doctype ++ ++ ++$headinclude ++ {$bugsys->options['trackertitle']} - {@"My Favourite Bugs"} ++ ++ ++ ++ ++$header ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++$bugs ++
{@"ID"}{@"Summary/Reporter"}{@"Product/Version"}{@"Status/Resolution"}{@"Priority/Severity"}{@"Last Post"}
++ ++ ++ ++
++$pagenav ++
++ ++
++ ++$footer +\ No newline at end of file + +Property changes on: favourites.tpl +___________________________________________________________________ +Name: svn:keywords + + LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date + +Index: header.tpl +=================================================================== +--- header.tpl (.../1.0.1/templates) (revision 1087) ++++ header.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -5,7 +5,15 @@ + $datetime +
+ ++ ++
++ {@"Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be grealy enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab."} ++
++
++ +
++ @{ {@"Syndicate"} ++ + {@"Listing"} + + {@"New Bug"} +@@ -14,6 +22,9 @@ + + {@"Search"} + ++ ++ {@"My Favourites"} ++ + userinfo['userid']">userctrl.php">{@"My Controls"}login.php">{@"Login/Register"} + + {@"Administration"} +Index: global.css +=================================================================== +--- global.css (.../1.0.1/templates) (revision 1087) ++++ global.css (.../1.1.0-b1/templates) (revision 1087) +@@ -1,12 +1,21 @@ + /*=====================================================================*\ +-|| ################################################################### || ++|| ################################################################### + || # Bugdar [#]version[#] +-|| # --------------------------------------------------------------- # || +-|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +-|| # This file may not be reproduced in any way without permission. # || +-|| # --------------------------------------------------------------- # || +-|| # User License Agreement at http://www.iris-studios.com/license/ # || +-|| ################################################################### || ++|| # Copyright ©2002-[#]year[#] Blue Static ++|| # ++|| # This program is free software; you can redistribute it and/or modify ++|| # it under the terms of the GNU General Public License as published by ++|| # the Free Software Foundation; version [#]gpl[#] of the License. ++|| # ++|| # This program is distributed in the hope that it will be useful, but ++|| # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ++|| # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for ++|| # more details. ++|| # ++|| # You should have received a copy of the GNU General Public License along ++|| # with this program; if not, write to the Free Software Foundation, Inc., ++|| # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ++|| ################################################################### + \*=====================================================================*/ + + body +@@ -14,7 +23,7 @@ + margin: 0px; + padding: 0px; + font-family: Verdana, Tahoma, Geneva, "Lucida Grande", Arial, sans-serif; +- font-size: 11px; ++ font-size: 12px; + background-color: rgb(102, 102, 102); + } + +@@ -113,6 +122,22 @@ + font-weight: bold; + } + ++.listinghead a ++{ ++ color: rgb(255, 255, 255); ++} ++ ++.listinghead a:hover ++{ ++ color: rgb(64, 102, 112); ++} ++ ++.listinghead .select ++{ ++ color: rgb(187, 44, 0); ++ font-style: italic; ++} ++ + .form + { + display: inline; +@@ -132,6 +157,32 @@ + text-align: center; + } + ++.clearspill ++{ ++ clear: both; ++} ++ ++.alertbox ++{ ++ background-color: rgb(255, 255, 255); ++ ++ color: rgb(236, 0, 0); ++ ++ border-color: rgb(202, 27, 0); ++ border-style: solid; ++ border-width: 2px; ++ ++ padding: 4px; ++ margin: 4px; ++} ++ ++.smallfont, .smallfont a ++{ ++ color: rgb(255, 255, 255); ++ font-size: 10px; ++ text-decoration: none; ++} ++ + /*=====================================================================*\ + || ################################################################### + || # $HeadURL$ +Index: fields.css +=================================================================== +--- fields.css (.../1.0.1/templates) (revision 1087) ++++ fields.css (.../1.1.0-b1/templates) (revision 1087) +@@ -1,12 +1,21 @@ + /*=====================================================================*\ +-|| ################################################################### || ++|| ################################################################### + || # Bugdar [#]version[#] +-|| # --------------------------------------------------------------- # || +-|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +-|| # This file may not be reproduced in any way without permission. # || +-|| # --------------------------------------------------------------- # || +-|| # User License Agreement at http://www.iris-studios.com/license/ # || +-|| ################################################################### || ++|| # Copyright ©2002-[#]year[#] Blue Static ++|| # ++|| # This program is free software; you can redistribute it and/or modify ++|| # it under the terms of the GNU General Public License as published by ++|| # the Free Software Foundation; version [#]gpl[#] of the License. ++|| # ++|| # This program is distributed in the hope that it will be useful, but ++|| # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ++|| # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for ++|| # more details. ++|| # ++|| # You should have received a copy of the GNU General Public License along ++|| # with this program; if not, write to the Free Software Foundation, Inc., ++|| # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ++|| ################################################################### + \*=====================================================================*/ + + legend +Index: quicksearch.tpl +=================================================================== +--- quicksearch.tpl (.../1.0.1/templates) (revision 1087) ++++ quicksearch.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -14,7 +14,7 @@ +
+
{@"Quick Search"}
+ +-
++
+ +
$error
+
+Index: report.css +=================================================================== +--- report.css (.../1.0.1/templates) (revision 1087) ++++ report.css (.../1.1.0-b1/templates) (revision 1087) +@@ -1,12 +1,21 @@ + /*=====================================================================*\ +-|| ################################################################### || ++|| ################################################################### + || # Bugdar [#]version[#] +-|| # --------------------------------------------------------------- # || +-|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +-|| # This file may not be reproduced in any way without permission. # || +-|| # --------------------------------------------------------------- # || +-|| # User License Agreement at http://www.iris-studios.com/license/ # || +-|| ################################################################### || ++|| # Copyright ©2002-[#]year[#] Blue Static ++|| # ++|| # This program is free software; you can redistribute it and/or modify ++|| # it under the terms of the GNU General Public License as published by ++|| # the Free Software Foundation; version [#]gpl[#] of the License. ++|| # ++|| # This program is distributed in the hope that it will be useful, but ++|| # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ++|| # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for ++|| # more details. ++|| # ++|| # You should have received a copy of the GNU General Public License along ++|| # with this program; if not, write to the Free Software Foundation, Inc., ++|| # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ++|| ################################################################### + \*=====================================================================*/ + + #fieldbody +@@ -27,12 +36,6 @@ + margin-left: 50%; + } + +-/* if we get overflow, this will block so we don't get spill */ +-#clear-spill +-{ +- clear: both; +-} +- + /* ################################################################### */ + + #votes, #yourvote, #votesfifty, #voteshundred +Index: trackerhome.tpl +=================================================================== +--- trackerhome.tpl (.../1.0.1/templates) (revision 1087) ++++ trackerhome.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -11,12 +11,12 @@ + + + +- +- +- +- +- +- ++ ++ ++ ++ ++ ++ + + $bugs +
{@"ID"}{@"Summary/Reporter"}{@"Product/Version"}{@"Status/Resolution"}{@"Priority/Severity"}{@"Last Post"}{@"ID"} {$order['id']['image']}{@"Summary"} {$order['summary']['image']}/ {@"Reporter"} {$order['reporter']['image']}{@"Product/Version"} {$order['product']['image']}{@"Status"} {$order['status']['image']}/ {@"Resolution"} {$order['resolution']['image']}{@"Priority"} {$order['priority']['image']}/ {@"Severity"} {$order['severity']['image']}{@"Last Post"} {$order['lastpost']['image']}
+Index: std_redirect.tpl +=================================================================== +--- std_redirect.tpl (.../1.0.1/templates) (revision 1087) ++++ std_redirect.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -15,7 +15,7 @@ +
+
{@"Redirect..."}
+ +-
++
+ {$this->process} + +
+Index: stylevars.txt +=================================================================== +--- stylevars.txt (.../1.0.1/templates) (revision 1087) ++++ stylevars.txt (.../1.1.0-b1/templates) (revision 1087) +@@ -1,12 +1,21 @@ + /*=====================================================================*\ +-|| ################################################################### || +-|| # BugTrack [#]version[#] +-|| # --------------------------------------------------------------- # || +-|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +-|| # This file may not be reproduced in any way without permission. # || +-|| # --------------------------------------------------------------- # || +-|| # User License Agreement at http://www.iris-studios.com/license/ # || +-|| ################################################################### || ++|| ################################################################### ++|| # Bugdar [#]version[#] ++|| # Copyright ©2002-[#]year[#] Blue Static ++|| # ++|| # This program is free software; you can redistribute it and/or modify ++|| # it under the terms of the GNU General Public License as published by ++|| # the Free Software Foundation; version [#]gpl[#] of the License. ++|| # ++|| # This program is distributed in the hope that it will be useful, but ++|| # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ++|| # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for ++|| # more details. ++|| # ++|| # You should have received a copy of the GNU General Public License along ++|| # with this program; if not, write to the Free Software Foundation, Inc., ++|| # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ++|| ################################################################### + \*=====================================================================*/ + + /* +Index: global.js +=================================================================== +--- global.js (.../1.0.1/templates) (revision 1087) ++++ global.js (.../1.1.0-b1/templates) (revision 1087) +@@ -1,12 +1,21 @@ + /*=====================================================================*\ +-|| ################################################################### || ++|| ################################################################### + || # Bugdar [#]version[#] +-|| # --------------------------------------------------------------- # || +-|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +-|| # This file may not be reproduced in any way without permission. # || +-|| # --------------------------------------------------------------- # || +-|| # User License Agreement at http://www.iris-studios.com/license/ # || +-|| ################################################################### || ++|| # Copyright ©2002-[#]year[#] Blue Static ++|| # ++|| # This program is free software; you can redistribute it and/or modify ++|| # it under the terms of the GNU General Public License as published by ++|| # the Free Software Foundation; version [#]gpl[#] of the License. ++|| # ++|| # This program is distributed in the hope that it will be useful, but ++|| # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ++|| # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for ++|| # more details. ++|| # ++|| # You should have received a copy of the GNU General Public License along ++|| # with this program; if not, write to the Free Software Foundation, Inc., ++|| # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ++|| ################################################################### + \*=====================================================================*/ + + function draw_cancel(location) +Index: help_window.tpl +=================================================================== +--- help_window.tpl (.../1.0.1/templates) (revision 1087) ++++ help_window.tpl (.../1.1.0-b1/templates) (revision 1087) +@@ -12,7 +12,7 @@ +
+
{@"Help"} : $topic[title]
+ +-
++
+ $topic[body] +
+
-- 2.22.5