Original version of Sol 1.2.3 sourcessol-1.2.3
commiteb85ed0684a3465a6b8fa86fc35f20e867a97ee4
authorKyle J. McKay <mackyle@gmail.com>
Sun, 12 Sep 2010 15:35:43 +0000 (12 15:35 +0000)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 12 Sep 2010 15:35:43 +0000 (12 15:35 +0000)
tree5e829ccee6bf76b78e0e641d90acd65e741e0453
Original version of Sol 1.2.3 sources

Released by Dan Neumeyer on 2008-03-12 at:

  http://captaindan.org/sw/Sol/sol-1.2.3.tgz

Note that the original service/database.sql file from the above
archive was not checked in verbatim.  It was first split into four
approximately equal size parts with a '001', '002', '003' and '004'
infix added just before the final '.sql' suffix.

The original, byte-exact, database.sql file can easily be recreated
by concatenating the four files together in numerical order.

While the captaindan.org web site has long since passed away into
the dust, it's still available from the wayback machine at:

  http://web.archive.org/web/20090726101203/http://captaindan.org/sw/Sol/

Also note that while the original source archive does not seem to
be available from the wayback machine, it is available in this
repository in the archive branch exactly as it was orginally
first downloaded from the captaindan.org web site.
55 files changed:
CHANGELOG [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
service/database.001.sql [new file with mode: 0644]
service/database.002.sql [new file with mode: 0644]
service/database.003.sql [new file with mode: 0644]
service/database.004.sql [new file with mode: 0644]
service/index.php [new file with mode: 0644]
widget/Info.plist [new file with mode: 0644]
widget/Sol.css [new file with mode: 0644]
widget/Sol.html [new file with mode: 0644]
widget/Sol.js [new file with mode: 0644]
widget/TimeZoneHelper/English.lproj/InfoPlist.strings [new file with mode: 0644]
widget/TimeZoneHelper/Info.plist [new file with mode: 0644]
widget/TimeZoneHelper/TimeZoneHelper.h [new file with mode: 0644]
widget/TimeZoneHelper/TimeZoneHelper.m [new file with mode: 0644]
widget/TimeZoneHelper/TimeZoneHelper.xcodeproj/dan.mode1 [new file with mode: 0644]
widget/TimeZoneHelper/TimeZoneHelper.xcodeproj/dan.pbxuser [new file with mode: 0644]
widget/TimeZoneHelper/TimeZoneHelper.xcodeproj/project.pbxproj [new file with mode: 0644]
widget/TimeZoneHelper/TimeZoneHelper_Prefix.pch [new file with mode: 0644]
widget/build [new file with mode: 0755]
widget/images/Background.psd [new file with mode: 0644]
widget/images/BackgroundBack.png [new file with mode: 0644]
widget/images/BackgroundCenter.png [new file with mode: 0644]
widget/images/BackgroundLeft.png [new file with mode: 0644]
widget/images/BackgroundRight.png [new file with mode: 0644]
widget/images/BandAid.png [new file with mode: 0644]
widget/images/ClockHand.png [new file with mode: 0644]
widget/images/ClockHand.psd [new file with mode: 0644]
widget/images/ClockHand2.psd [new file with mode: 0644]
widget/images/ClockHandShadow.png [new file with mode: 0644]
widget/images/Default.png [new file with mode: 0644]
widget/images/Icon.png [new file with mode: 0644]
widget/images/Icon.psd [new file with mode: 0644]
widget/localizations/da.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/da.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/de.lproj/BackgroundBack.png [new file with mode: 0644]
widget/localizations/de.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/de.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/en.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/en.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/fr.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/fr.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/it.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/it.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/nl.lproj/BackgroundBack.png [new file with mode: 0644]
widget/localizations/nl.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/nl.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/no.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/no.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/pl.lproj/BackgroundBack.png [new file with mode: 0644]
widget/localizations/pl.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/pl.lproj/LocalizedStyle.css [new file with mode: 0644]
widget/localizations/sv.lproj/LocalizedStrings.js [new file with mode: 0644]
widget/localizations/sv.lproj/LocalizedStyle.css [new file with mode: 0644]