X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=html.ct;h=6154d6fe16195742610d70adfe13a9d2d6dc2412;hp=1603cf4e89bc910cdb92c765d3c9600480367c29;hb=2a1b9e35299ad8d2bb54882bcd5786953179af38;hpb=b426e9a12546f78de9880f27b84aa7d0401916c5 diff --git a/html.ct b/html.ct index 1603cf4..6154d6f 100644 --- a/html.ct +++ b/html.ct @@ -131,6 +131,27 @@ Content-Type: text/html; charset=UTF-8
+
2012-01-10
+
+ AWeather 0.6.3 released: + + (p.s. AWeather 0.6.2 doesn't exist, you never + heard of it, and neither have I) +
+ +
2011-11-25
+
+ AWeather 0.6.1 released: +
+
2011-11-03
AWeather 0.6 released:
+
+

See also: Older news, + gitweb

+<% } %> +<% void print_oldnews(void) { %> + < News +
2011-06-19
AWeather 0.5 released:
-
-

See also: Older news, - gitweb

-<% } %> -<% void print_oldnews(void) { %> - < News -
2010-05-17
AWeather 0.4.1:
<% } %> +<% void print_manual(void) { %> +
+ <% print_file("manual.inc"); %> +
+<% } %> + <% void print_screenshots(void) { %>

AWeather provides a consistent user interface that allows the @@ -268,7 +295,7 @@ Content-Type: text/html; charset=UTF-8

Source code
aweather-<%= VERSION %>.tar.gz, - grits-<%= VERSION %>.tar.gz, + grits-<%= VERSION_GRITS %>.tar.gz, rsl-1.40.tar.gz
@@ -279,24 +306,33 @@ Content-Type: text/html; charset=UTF-8
apt-get install aweather from Debian sid
Ubuntu
-
apt-get install aweather from Ubuntu Oneiric
+
apt-get install aweather from Ubuntu Oneiric, + or the AWeather PPA
+ +
  • Windows
    -
    aweather-<%= VERSION_WIN32 %>-gtk.exe +
    aweather-<%= VERSION_WIN %>-gtk.exe (Use this unless you know what you're doing)
    Without GTK
    -
    aweather-<%= VERSION_WIN32 %>.exe
    +
    aweather-<%= VERSION_WIN %>.exe
  • Mac OS X
    -
    Coming soon (Mac OS developer? Help out)
    +
    aweather-<%= VERSION_MAC %>.dmg
  • @@ -304,7 +340,7 @@ Content-Type: text/html; charset=UTF-8

    Pre-releases, betas, and other hazardous software

    Check out the files directory for any potential updates

    -

    Pre-releases are labeled with a -p0 and are mainly built for testing the Windows packages

    +

    Pre-releases are labeled with a -p0 and are mainly built for testing the Windows and Mac packages

    Development code