X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=html.ct;h=6154d6fe16195742610d70adfe13a9d2d6dc2412;hb=2a1b9e35299ad8d2bb54882bcd5786953179af38;hp=f7de7147835b369f2518d94414994a5fdf5a42ee;hpb=d733fa4382024294d0470ed5160576c36218286a;p=~andy%2Faweather-web diff --git a/html.ct b/html.ct index f7de714..6154d6f 100644 --- a/html.ct +++ b/html.ct @@ -131,6 +131,19 @@ 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:
+
+

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 @@ -276,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
@@ -294,18 +313,26 @@ Content-Type: text/html; charset=UTF-8
Arch
Available from the AUR
--> + +
  • 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
  • @@ -313,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