From 1652924ac55a5b47f3dec9d995fe2d72fdec2359 Mon Sep 17 00:00:00 2001 From: rsesek Date: Mon, 26 Nov 2007 13:14:00 +0000 Subject: [PATCH] Removing substitution variables git-svn-id: svn://depot/macosx/RGBConverter/trunk@631 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0 --- RGB Converter.wdgt/Info.plist | 4 ++-- RGB Converter.wdgt/Widget.css | 6 +++--- RGB Converter.wdgt/Widget.html | 10 +++++----- RGB Converter.wdgt/Widget.js | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/RGB Converter.wdgt/Info.plist b/RGB Converter.wdgt/Info.plist index a7cb94c..40d81e8 100644 --- a/RGB Converter.wdgt/Info.plist +++ b/RGB Converter.wdgt/Info.plist @@ -9,9 +9,9 @@ CFBundleIdentifier org.bluestatic.rgbconverter CFBundleShortVersionString - [#]version[#] + 2.2 CFBundleVersion - [#]version[#] + 2.2 MainHTML Widget.html Width diff --git a/RGB Converter.wdgt/Widget.css b/RGB Converter.wdgt/Widget.css index 11af21e..75b0aa2 100644 --- a/RGB Converter.wdgt/Widget.css +++ b/RGB Converter.wdgt/Widget.css @@ -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 diff --git a/RGB Converter.wdgt/Widget.html b/RGB Converter.wdgt/Widget.html index 9c944d4..096141a 100644 --- a/RGB Converter.wdgt/Widget.html +++ b/RGB Converter.wdgt/Widget.html @@ -1,12 +1,12 @@