Removing substitution variables 2.2
authorrsesek <rsesek@ad1dcce9-c9fe-0310-b82b-83ea1733dbb0>
Mon, 26 Nov 2007 13:14:00 +0000 (13:14 +0000)
committerrsesek <rsesek@ad1dcce9-c9fe-0310-b82b-83ea1733dbb0>
Mon, 26 Nov 2007 13:14:00 +0000 (13:14 +0000)
git-svn-id: svn://depot/macosx/RGBConverter/trunk@631 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

RGB Converter.wdgt/Info.plist
RGB Converter.wdgt/Widget.css
RGB Converter.wdgt/Widget.html
RGB Converter.wdgt/Widget.js

index a7cb94c6988f929ccadaf05a3d5d8c797bf9a95b..40d81e82aad3e8f4f7ce7d46c823b359453860f0 100644 (file)
@@ -9,9 +9,9 @@
        <key>CFBundleIdentifier</key>
        <string>org.bluestatic.rgbconverter</string>
        <key>CFBundleShortVersionString</key>
-       <string>[#]version[#]</string>
+       <string>2.2</string>
        <key>CFBundleVersion</key>
-       <string>[#]version[#]</string>
+       <string>2.2</string>
        <key>MainHTML</key>
        <string>Widget.html</string>
        <key>Width</key>
index 11af21e797e78b61fdc5bc17e4168084635a943c..75b0aa28706e9f7f236f59fb346a500a00dd3c2a 100644 (file)
@@ -1,11 +1,11 @@
 /*=====================================================================*\
 || ###################################################################
-|| # RGB Converter [#]version[#]
-|| # Copyright ©2002-[#]year[#] Blue Static
+|| # RGB Converter
+|| # Copyright ©2002-2007 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.
+|| # the Free Software Foundation; version 2 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
index 9c944d4a7ab9fd2404dcff2003fe8c6e62a0c7d1..096141a065e0a5f596b5355b0d6c06787d23a683 100644 (file)
@@ -1,12 +1,12 @@
 <!--
 /*=====================================================================*\
 || ###################################################################
-|| # RGB Converter [#]version[#]
-|| # Copyright ©2002-[#]year[#] Blue Static
+|| # RGB Converter
+|| # Copyright ©2002-2007 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.
+|| # the Free Software Foundation; version 2 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
@@ -62,8 +62,8 @@
                <img src="Alternate.png" alt="" />
                
                <div id="backtext">
-                       <div><strong style="font-size: 12px">RGB Converter</strong>, [#]version[#] <span id="revision">($Revision$)</span></div>
-                       <div>&copy;2002-[#]year[#] <a href="javascript:widget.openURL('http://www.bluestatic.org')">Blue Static</a><div>
+                       <div><strong style="font-size: 12px">RGB Converter</strong>, 2.2 <span id="revision">($Revision$)</span></div>
+                       <div>&copy;2002-2007 <a href="javascript:widget.openURL('http://www.bluestatic.org')">Blue Static</a><div>
                </div>
                
                <div id="backbutton"></div>
index 471f84baf45c1ad51ec0ca36f2fa9727a49f3d89..f966bd6006f9a561a3d2c487aeb81a30bbcef7a6 100644 (file)
@@ -1,11 +1,11 @@
 /*=====================================================================*\
 || ###################################################################
-|| # RGB Converter [#]version[#]
-|| # Copyright ©2002-[#]year[#] Blue Static
+|| # RGB Converter
+|| # Copyright ©2002-2007 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.
+|| # the Free Software Foundation; version 2 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