]> jfr.im git - irc/kvirc/kvirc-www.git/commitdiff
packages.php minor finishing touches.
authorun1versal <redacted>
Thu, 26 Nov 2015 12:01:19 +0000 (12:01 +0000)
committerun1versal <redacted>
Thu, 26 Nov 2015 12:01:19 +0000 (12:01 +0000)
conf/packages.php

index eecb49b77d3421fd513f206fd5003f3fc2c38176..6686d7dd5d98b03efa82760d5452eae9f0013feb 100644 (file)
@@ -53,10 +53,10 @@ $version_description["4.0.2"]       = "4.0.2 : Stable (Aug 2010)";
 $version_details["4.0.2"]           = "An old stable release.";
 
 $version_description["4.0.4"]       = "4.0.4 : Stable (Mar 2011)";
-$version_details["4.0.4"]           = "The previous stable release.";
+$version_details["4.0.4"]           = "An old stable release.";
 
 $version_description["4.2.0"]       = "4.2.0 : Stable (Jul 2012)";
-$version_details["4.2.0"]           = "The latest stable release. This is the package you want :)";
+$version_details["4.2.0"]           = "The latest stable release.";
 
 //$version_description["4.3.2"]       = "4.3.2 : Beta (Nov 2015)";
 //$version_details["4.3.2"]           = "The latest beta release. This is the package you should get :)";
@@ -172,7 +172,7 @@ $package_count++;
 $p_filename[$package_count]    = "KVIrc-4.2.0-Equilibrium.dmg";
 $p_path[$package_count]        = "4.2.0/binary/osx";
 $p_description[$package_count] = "KVIrc 4.2.0, OS X image, 64-bit, 32-bit";
-$p_details[$package_count]     = "The MacOSX image for OS X built on clang on top of Qt 4.8.1. Known to work at least on OS X 10.7x64 and 10.6x32";
+$p_details[$package_count]     = "The OS X image for OS X built on clang on top of Qt 4.8.1. Known to work at least on OS X 10.7x64 and 10.6x32";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "4.2.0";
 $p_size[$package_count]        = "31002661";
@@ -548,7 +548,7 @@ $package_count++;
 $p_filename[$package_count]    = "KVIrc-4.0.2.dmg";
 $p_path[$package_count]        = "4.0.2/binary/macosx";
 $p_description[$package_count] = "KVIrc 4.0.2, OS X binary";
-$p_details[$package_count]     = "The universal (ppc/i386) bundle for MacOSX built on Snow Leopard 10.6.4. You need <a href=\"javascript:opendoc('http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x');\">Qt4.6.3</a> installed on your system. Copy the bundle to a suitable location and double click.";
+$p_details[$package_count]     = "The universal (ppc/i386) bundle for OS X built on Snow Leopard 10.6.4. You need <a href=\"javascript:opendoc('http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x');\">Qt4.6.3</a> installed on your system. Copy the bundle to a suitable location and double click.";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "4.0.2";
 $p_size[$package_count]        = "12168084";
@@ -747,7 +747,7 @@ $package_count++;
 $p_filename[$package_count]    = "KVIrc-4.0.0.dmg";
 $p_path[$package_count]        = "4.0.0/binary/macosx";
 $p_description[$package_count] = "KVIrc 4.0.0, OS X binary";
-$p_details[$package_count]     = "The universal (ppc/i386) bundle for MacOSX built on Leopard 10.5.8. You need <a href=\"javascript:opendoc('http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x');\">Qt4.6.3</a> installed on your system. Copy the bundle to a suitable location and double click.";
+$p_details[$package_count]     = "The universal (ppc/i386) bundle for OS X built on Leopard 10.5.8. You need <a href=\"javascript:opendoc('http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x');\">Qt4.6.3</a> installed on your system. Copy the bundle to a suitable location and double click.";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "4.0.0";
 $p_size[$package_count]        = "12565912";