]> jfr.im git - irc/kvirc/kvirc-www.git/commitdiff
tidy up and prepare for newer releases
authorun1versal <redacted>
Wed, 25 Nov 2015 11:08:05 +0000 (11:08 +0000)
committerun1versal <redacted>
Wed, 25 Nov 2015 11:30:19 +0000 (11:30 +0000)
ATM http://www.kvirc.net/?id=releases&platform=linux&lang=en and
http://www.kvirc.net/?id=releases&platform=freebsd&lang=en both seem
stuck on 4.0.4

would be nice if we can fix that and at least offer the latest builds
here from git and make a beta release of some sort, soon as some
regressions are fixed.

conf/packages.php

index d361b3800c77a1586b455d6bca568be73cfad544..eecb49b77d3421fd513f206fd5003f3fc2c38176 100644 (file)
@@ -12,14 +12,14 @@ $platform_details["source"]      = "C++ sources: you must to compile them to obt
 $platform_description["win32"]   = "Windows binary package";
 $platform_details["win32"]       = "Self-contained win32 KVIrc executable: it should run just after the installation.";
 
-$platform_description["macosx"]  = "MacOSX binary package";
-$platform_details["macosx"]      = "Self-contained MaxOSX KVIrc executable: it should run just after the installation.";
+$platform_description["macosx"]  = "OS X binary package";
+$platform_details["macosx"]      = "Self-contained OS X KVIrc executable: it should run just after the installation.";
 
 $platform_description["linux"]   = "Linux flavor binary package";
-$platform_details["linux"]       = "Pre-compiled packages are available for several linux systems (read \"distributions\"). If a package for your exact distribution is not available you might try to install the \"closest match\". If no package works for you, then you have to compile KVIrc from the sources.";
+$platform_details["linux"]       = "Pre-compiled packages are available for several Linux systems (read \"distributions\"). If a package for your exact distribution is not available you might try to install the \"closest match\". If no package works for you, then you have to compile KVIrc from the sources.";
 
 $platform_description["freebsd"] = "FreeBSD binary package";
-$platform_details["freebsd"]     = "There is a FreeBSD port, which is available as a precompiled binary package or as a source package.";
+$platform_details["freebsd"]     = "There is a FreeBSD port, which is available as a pre-compiled binary package or as a source package.";
 
 // The available versions
 $version_description["2.1.1"]       = "2.1.1 : Very old stable release (May 2001)";
@@ -58,6 +58,9 @@ $version_details["4.0.4"]           = "The previous 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_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 :)";
+
 // The package groups
 $group_description["none"]      = "No group";
 $group_details["none"]          = "This is a dummy package group: if you see this, you have found a bug in our site :D";
@@ -69,28 +72,28 @@ $group_description["debian"]    = "Debian *.deb binary package";
 $group_details["debian"]        = "Download this if you have a Debian based system.";
 
 $group_description["opensuse"]  = "OpenSUSE *.rpm binary package";
-$group_details["opensuse"]      = "Download this if you have an OpenSUSE linux distribution. This kind of package *might* also work on plain RedHat, Mandrake and other systems that can use rpms.";
+$group_details["opensuse"]      = "Download this if you have an OpenSUSE Linux distribution. This kind of package *might* also work on plain RedHat, Mandrake and other systems that can use rpms.";
 
-$group_description["fedora"]    = "Fedora linux binary *.rpm";
-$group_details["fedora"]        = "Download this if you have a Fedora linux distribution. This kind of package *might* also work on plain RedHat, Mandrake and other systems that can use rpms.";
+$group_description["fedora"]    = "Fedora Linux binary *.rpm";
+$group_details["fedora"]        = "Download this if you have a Fedora Linux distribution. This kind of package *might* also work on plain RedHat, Mandrake and other systems that can use rpms.";
 
-$group_description["mandrake"]  = "Mandrake linux binary *.rpm";
-$group_details["mandrake"]      = "Download this if you have a Mandrake linux distribution. This kind of package *might* also work on plain RedHat, SuSE and other rpm-enabled systems.";
+$group_description["mandrake"]  = "Mandrake Linux binary *.rpm";
+$group_details["mandrake"]      = "Download this if you have a Mandrake Linux distribution. This kind of package *might* also work on plain RedHat, SuSE and other rpm-enabled systems.";
 
 $group_description["ubuntu"]    = "Ubuntu *.deb binary package";
-$group_details["ubuntu"]        = "Download this if you have a Ubuntu linux distribution.";
+$group_details["ubuntu"]        = "Download this if you have a Ubuntu Linux distribution.";
 
 $group_description["ubuntu_karmic"] = "Ubuntu Karmic *.deb binary package";
-$group_details["ubuntu_karmic"] = "Download this if you have an Ubuntu Karmic linux distribution.";
+$group_details["ubuntu_karmic"] = "Download this if you have an Ubuntu Karmic Linux distribution.";
 
 $group_description["ubuntu_lucid"] = "Ubuntu Lucid *.deb binary package";
-$group_details["ubuntu_lucid"] = "Download this if you have an Ubuntu Lucid linux distribution.";
+$group_details["ubuntu_lucid"] = "Download this if you have an Ubuntu Lucid Linux distribution.";
 
 $group_description["ubuntu_maverick"] = "Ubuntu Maverick *.deb binary package";
-$group_details["ubuntu_maverick"] = "Download this if you have an Ubuntu Maverick linux distribution.";
+$group_details["ubuntu_maverick"] = "Download this if you have an Ubuntu Maverick Linux distribution.";
 
-$group_description["mandriva"] = "Mandriva linux binary *.rpm";
-$group_details["mandriva"] = "Download this if you have a Mandiva linux distribution. This kind of package *might* also work on plain RedHat, SuSE and other rpm-enabled systems.";
+$group_description["mandriva"] = "Mandriva Linux binary *.rpm";
+$group_details["mandriva"] = "Download this if you have a Mandriva Linux distribution. This kind of package *might* also work on plain RedHat, SuSE and other rpm-enabled systems.";
 
 
 ////////////////////////////////////////////////////////////////////////////////////////////////
@@ -106,7 +109,7 @@ if((strpos($hua,'Windows') !== false) || (strpos($hua,'WinXP') !== false))
 {
        $quickdownload_link = $ftp_mirror[1]['url']."/$current/binary/win32/KVIrc-$current-$codename.exe";
        $quickdownload_version = $current;
-} else if((strpos($hua,'Macintosh') !== false) || (strpos($hua,'Mac OS X') !== false) || (strpos($hua,'Mac_PowerPC') !== false))
+} else if((strpos($hua,'Macintosh') !== false) || (strpos($hua,'OS X') !== false) || (strpos($hua,'Mac_PowerPC') !== false))
 {
        //$quickdownload_link = $ftp_mirror[1]['url']."/4.0.2/binary/macosx/KVIrc-4.0.2.dmg";
        // point to the download page that explains that the user needs to pre-installl Qt
@@ -130,7 +133,7 @@ $package_count = 0;
 $p_filename[$package_count]    = "kvirc-4.2.0.tar.bz2";
 $p_path[$package_count]        = "4.2.0/source";
 $p_description[$package_count] = "KVIrc 4.2.0, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.2.0";
 $p_size[$package_count]        = "5461587";
@@ -143,7 +146,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.2.0.tar.gz";
 $p_path[$package_count]        = "4.2.0/source";
 $p_description[$package_count] = "KVIrc 4.2.0, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.2.0";
 $p_size[$package_count]        = "7216161";
@@ -155,7 +158,7 @@ $package_count++;
 // Windows
 $p_filename[$package_count]    = "KVIrc-4.2.0-Equilibrium.exe";
 $p_path[$package_count]        = "4.2.0/binary/win32";
-$p_description[$package_count] = "KVIrc 4.2.0, Windows binary, 32bit";
+$p_description[$package_count] = "KVIrc 4.2.0, Windows binary, 32-bit";
 $p_details[$package_count]     = "The self-installing binary package for Windows built with Mingw 4.4 on top of Qt 4.8.2. Just double click on it after downloading.";
 $p_platform[$package_count]    = "win32";
 $p_version[$package_count]     = "4.2.0";
@@ -168,8 +171,8 @@ $package_count++;
 // MacOSX
 $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, Mac OS X image, 32.";
-$p_details[$package_count]     = "The MacOSX image for Mac OS X built on clang on top of Qt 4.8.1. Known to work at least on Mac OS X 10.7x64 and 10.6x32";
+$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_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "4.2.0";
 $p_size[$package_count]        = "31002661";
@@ -188,7 +191,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.0.4.tar.bz2";
 $p_path[$package_count]        = "4.0.4/source";
 $p_description[$package_count] = "KVIrc 4.0.4, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.0.4";
 $p_size[$package_count]        = "5355332";
@@ -201,7 +204,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.0.4.tar.gz";
 $p_path[$package_count]        = "4.0.4/source";
 $p_description[$package_count] = "KVIrc 4.0.4, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.0.4";
 $p_size[$package_count]        = "7012020";
@@ -213,7 +216,7 @@ $package_count++;
 // Windows
 $p_filename[$package_count]    = "KVIrc-4.0.4-Insomnia.exe";
 $p_path[$package_count]        = "4.0.4/binary/win32";
-$p_description[$package_count] = "KVIrc 4.0.4, Windows binary, 32bit";
+$p_description[$package_count] = "KVIrc 4.0.4, Windows binary, 32-bit";
 $p_details[$package_count]     = "The self-installing binary package for Windows built on top of the LGPL version of the Qt library. Just double click on it after downloading.";
 $p_platform[$package_count]    = "win32";
 $p_version[$package_count]     = "4.0.4";
@@ -285,7 +288,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.0.2.tar.bz2";
 $p_path[$package_count]        = "4.0.2/source";
 $p_description[$package_count] = "KVIrc 4.0.2, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.0.2";
 $p_size[$package_count]        = "5279602";
@@ -298,7 +301,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.0.2.tar.gz";
 $p_path[$package_count]        = "4.0.2/source";
 $p_description[$package_count] = "KVIrc 4.0.2, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.0.2";
 $p_size[$package_count]        = "6918688";
@@ -310,7 +313,7 @@ $package_count++;
 // Windows
 $p_filename[$package_count]    = "KVIrc-4.0.2-Insomnia.exe";
 $p_path[$package_count]        = "4.0.2/binary/win32";
-$p_description[$package_count] = "KVIrc 4.0.2, Windows binary, 32bit";
+$p_description[$package_count] = "KVIrc 4.0.2, Windows binary, 32-bit";
 $p_details[$package_count]     = "The self-installing binary package for Windows built on top of the LGPL version of the Qt library. Just double click on it after downloading.";
 $p_platform[$package_count]    = "win32";
 $p_version[$package_count]     = "4.0.2";
@@ -544,7 +547,7 @@ $package_count++;
 // MacOSX
 $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, MacOSX binary";
+$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_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "4.0.2";
@@ -570,7 +573,7 @@ $package_count++;
 // FreeBSD 8
 $p_filename[$package_count]    = "kvirc-4.0.2-x86_64.tbz";
 $p_path[$package_count]        = "4.0.2/binary/freebsd/8";
-$p_description[$package_count] = "KVIrc 4.0.2, FreeBSD 8 64bit binary";
+$p_description[$package_count] = "KVIrc 4.0.2, FreeBSD 8 64-bit binary";
 $p_details[$package_count]     = "FreeBSD Port; Can be installed with pkg_add -r kvirc <br/>or compiled by source by doing:<br/>cd /usr/ports/irc/kvirc && make install clean";
 $p_platform[$package_count]    = "freebsd";
 $p_version[$package_count]     = "4.0.2";
@@ -596,7 +599,7 @@ $package_count++;
 // FreeBSD 7
 $p_filename[$package_count]    = "kvirc-4.0.2-x86_64.tbz";
 $p_path[$package_count]        = "4.0.2/binary/freebsd/7";
-$p_description[$package_count] = "KVIrc 4.0.2, FreeBSD 7 64bit binary";
+$p_description[$package_count] = "KVIrc 4.0.2, FreeBSD 7 64-bit binary";
 $p_details[$package_count]     = "FreeBSD Port; Can be installed with pkg_add -r kvirc <br/>or compiled by source by doing:<br/>cd /usr/ports/irc/kvirc && make install clean";
 $p_platform[$package_count]    = "freebsd";
 $p_version[$package_count]     = "4.0.2";
@@ -614,7 +617,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.0.0.tar.bz2";
 $p_path[$package_count]        = "4.0.0/source";
 $p_description[$package_count] = "KVIrc 4.0.0, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.0.0";
 $p_size[$package_count]        = "5257838";
@@ -627,7 +630,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-4.0.0.tar.gz";
 $p_path[$package_count]        = "4.0.0/source";
 $p_description[$package_count] = "KVIrc 4.0.0, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "4.0.0";
 $p_size[$package_count]        = "6831235";
@@ -639,7 +642,7 @@ $package_count++;
 // Windows
 $p_filename[$package_count]    = "KVIrc-4.0.0-Insomnia.exe";
 $p_path[$package_count]        = "4.0.0/binary/win32";
-$p_description[$package_count] = "KVIrc 4.0.0, Windows binary, 32bit";
+$p_description[$package_count] = "KVIrc 4.0.0, Windows binary, 32-bit";
 $p_details[$package_count]     = "The self-installing binary package for Windows built on top of the LGPL version of the Qt library. Just double click on it after downloading.";
 $p_platform[$package_count]    = "win32";
 $p_version[$package_count]     = "4.0.0";
@@ -743,7 +746,7 @@ $package_count++;
 // MacOSX
 $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, MacOSX binary";
+$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_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "4.0.0";
@@ -900,7 +903,7 @@ $package_count++;
 $p_filename[$package_count]    = "lib64kvirc4-4.0.0-2mde2010.1.x86_64.rpm";
 $p_path[$package_count]        = "4.0.0/binary/mandriva/2010.1/x86_64";
 $p_description[$package_count] = "KVIrc 4.0.0, Mandriva 2010.1, x86_64 architecture";
-$p_details[$package_count]     = "The kvirc library for Mandriva 2010.1 on x86_64 bit systems. This is a dependancy of kvirc-4.0.0-1mde2010.1.x86_64.rpm above.";
+$p_details[$package_count]     = "The kvirc library for Mandriva 2010.1 on x86_64 bit systems. This is a dependency of kvirc-4.0.0-1mde2010.1.x86_64.rpm above.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "4.0.0";
 $p_size[$package_count]        = "236459";
@@ -944,7 +947,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.4.2.tar.bz2";
 $p_path[$package_count]        = "3.4.2/source";
 $p_description[$package_count] = "KVIrc 3.4.2, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "5421405";
@@ -956,7 +959,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.4.2.tar.gz";
 $p_path[$package_count]        = "3.4.2/source";
 $p_description[$package_count] = "KVIrc 3.4.2, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "7143238";
@@ -1015,8 +1018,8 @@ $package_count++;
 // Ubuntu 8.04 amd64
 $p_filename[$package_count]    = "kvirc-3.4.2-amd64.deb";
 $p_path[$package_count]        = "3.4.2/binary/ubuntu";
-$p_description[$package_count] = "KVIrc 3.4.2, Ubuntu 8.04 binary for AMD64";
-$p_details[$package_count]     = "The self-installing binary package for Ubuntu 8.04 for AMD64.";
+$p_description[$package_count] = "KVIrc 3.4.2, Ubuntu 8.04 binary for amd64";
+$p_details[$package_count]     = "The self-installing binary package for Ubuntu 8.04 for amd64.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "7792552";
@@ -1047,11 +1050,11 @@ $p_group[$package_count]       = "opensuse";
 $p_author[$package_count]      = "Klaas Tammling (webmaster at st-city dot net)";
 $package_count++;
 
-// openSUSE 11.1 64bit
+// openSUSE 11.1 64-bit
 $p_filename[$package_count]    = "kvirc-3.4.2-3.1.x86_64.rpm";
 $p_path[$package_count]        = "3.4.2/binary/opensuse/11.1";
-$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.1 binary for 64bit";
-$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 11.1 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.1 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 11.1 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "5635416";
@@ -1061,8 +1064,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc-devel-3.4.2-3.1.x86_64.rpm";
 $p_path[$package_count]        = "3.4.2/binary/opensuse/11.1";
-$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.1 binary for 64bit";
-$p_details[$package_count]     = "The self-installing devel binary package for OpenSUSE 11.1 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.1 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing devel binary package for OpenSUSE 11.1 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "225607";
@@ -1093,11 +1096,11 @@ $p_group[$package_count]       = "opensuse";
 $p_author[$package_count]      = "Klaas Tammling (webmaster at st-city dot net)";
 $package_count++;
 
-// openSUSE 11.0 64bit
+// openSUSE 11.0 64-bit
 $p_filename[$package_count]    = "kvirc-3.4.2-1.1.x86_64.rpm";
 $p_path[$package_count]        = "3.4.2/binary/opensuse/11.0";
-$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.0 binary for 64bit";
-$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 11.0 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.0 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 11.0 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "5660041";
@@ -1107,8 +1110,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc-devel-3.4.2-1.1.x86_64.rpm";
 $p_path[$package_count]        = "3.4.2/binary/opensuse/11.0";
-$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.0 binary for 64bit";
-$p_details[$package_count]     = "The self-installing devel binary package for OpenSUSE 11.0 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 11.0 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing devel binary package for OpenSUSE 11.0 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "225392";
@@ -1139,11 +1142,11 @@ $p_group[$package_count]       = "opensuse";
 $p_author[$package_count]      = "Klaas Tammling (webmaster at st-city dot net)";
 $package_count++;
 
-// openSUSE 10.3 64bit
+// openSUSE 10.3 64-bit
 $p_filename[$package_count]    = "kvirc-3.4.2-1.1.x86_64.rpm";
 $p_path[$package_count]        = "3.4.2/binary/opensuse/10.3";
-$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 10.3 binary for 64bit";
-$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 10.3 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 10.3 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 10.3 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "6532598";
@@ -1153,8 +1156,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc-devel-3.4.2-1.1.x86_64.rpm";
 $p_path[$package_count]        = "3.4.2/binary/opensuse/10.3";
-$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 10.3 binary for 64bit";
-$p_details[$package_count]     = "The self-installing devel binary package for OpenSUSE 10.3 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.2, OpenSUSE 10.3 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing devel binary package for OpenSUSE 10.3 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.2";
 $p_size[$package_count]        = "205690";
@@ -1196,7 +1199,7 @@ $p_group[$package_count]       = "debian";
 $p_author[$package_count]      = "Kebianizao";
 $package_count++;
 
-// Debian 64bit
+// Debian 64-bit
 $p_filename[$package_count]    = "kvirc_3.4.2-0_amd64.deb";
 $p_path[$package_count]        = "3.4.2/binary/debian";
 $p_description[$package_count] = "KVIrc 3.4.2, Debian sid binary";
@@ -1246,7 +1249,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.4.0.tar.bz2";
 $p_path[$package_count]        = "3.4.0/source";
 $p_description[$package_count] = "KVIrc 3.4.0, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.4.0";
 $p_size[$package_count]        = "5311152";
@@ -1257,7 +1260,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.4.0.tar.gz";
 $p_path[$package_count]        = "3.4.0/source";
 $p_description[$package_count] = "KVIrc 3.4.0, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.4.0";
 $p_size[$package_count]        = "7062650";
@@ -1317,7 +1320,7 @@ $package_count++;
 $p_filename[$package_count]    = "KVIrc-3.4.0-intel.dmg";
 $p_path[$package_count]        = "3.4.0/binary/macosx";
 $p_description[$package_count] = "KVIrc 3.4.0, Macintosh Intel binary";
-$p_details[$package_count]     = "The self-installing binary package for Machintosh built on Mac OS X Leopard (10.5.2). It should run on Tiger (10.4.x) as well.";
+$p_details[$package_count]     = "The self-installing binary package for Macintosh built on OS X Leopard (10.5.2). It should run on Tiger (10.4.x) as well.";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "3.4.0";
 $p_size[$package_count]        = "10808707";
@@ -1329,7 +1332,7 @@ $package_count++;
 $p_filename[$package_count]    = "KVIrc-3.4.0-ppc.dmg";
 $p_path[$package_count]        = "3.4.0/binary/macosx";
 $p_description[$package_count] = "KVIrc 3.4.0, Macintosh PPC binary";
-$p_details[$package_count]     = "The self-installing binary package for Machintosh built on Mac OS X Panther (10.3.9).";
+$p_details[$package_count]     = "The self-installing binary package for Macintosh built on OS X Panther (10.3.9).";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "3.4.0";
 $p_size[$package_count]        = "11391024";
@@ -1360,11 +1363,11 @@ $p_group[$package_count]       = "opensuse";
 $p_author[$package_count]      = "Klaas Tammling (webmaster at st-city dot net)";
 $package_count++;
 
-// openSUSE 10.3 64bit
+// openSUSE 10.3 64-bit
 $p_filename[$package_count]    = "kvirc-3.4.0-4.3.x86_64.rpm";
 $p_path[$package_count]        = "3.4.0/binary/opensuse/10.3";
-$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 10.3 binary for 64bit";
-$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 10.3 for 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 10.3 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 10.3 for 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.0";
 $p_size[$package_count]        = "6435643";
@@ -1374,8 +1377,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc-devel-3.4.0-4.3.x86_64.rpm";
 $p_path[$package_count]        = "3.4.0/binary/opensuse/10.3";
-$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 10.3 binary for 64bit";
-$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 10.3 for 64bit.";
+$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 10.3 binary for 64-bit";
+$p_details[$package_count]     = "The self-installing binary package for OpenSUSE 10.3 for 64-bit.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.0";
 $p_size[$package_count]        = "205776";
@@ -1406,10 +1409,10 @@ $p_group[$package_count]       = "opensuse";
 $p_author[$package_count]      = "Klaas Tammling (webmaster at st-city dot net)";
 $package_count++;
 
-// openSUSE 11.0 64bit
+// openSUSE 11.0 64-bit
 $p_filename[$package_count]    = "kvirc-3.4.0-4.2.x86_64.rpm";
 $p_path[$package_count]        = "3.4.0/binary/opensuse/11.0";
-$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 11.0 binary for 64bit";
+$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 11.0 binary for 64-bit";
 $p_details[$package_count]     = "The self-installing binary package for OpenSUSE 11.0.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.0";
@@ -1420,7 +1423,7 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc-devel-3.4.0-4.2.x86_64.rpm";
 $p_path[$package_count]        = "3.4.0/binary/opensuse/11.0";
-$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 11.0 binary for 64bit";
+$p_description[$package_count] = "KVIrc 3.4.0, OpenSUSE 11.0 binary for 64-bit";
 $p_details[$package_count]     = "The self-installing binary package for OpenSUSE 11.0.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.0";
@@ -1476,7 +1479,7 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc_3.4.0-1_amd64.deb";
 $p_path[$package_count]        = "3.4.0/binary/ubuntu";
-$p_description[$package_count] = "KVIrc 3.4.0, Ubuntu 8.04 binary for AMD64";
+$p_description[$package_count] = "KVIrc 3.4.0, Ubuntu 8.04 binary for amd64";
 $p_details[$package_count]     = "The self-installing binary package for Ubuntu 8.04.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.4.0";
@@ -1488,7 +1491,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.2.0.tar.bz2";
 $p_path[$package_count]        = "3.2.0/source";
 $p_description[$package_count] = "KVIrc 3.2.0, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.2.0";
 $p_size[$package_count]        = "3704445";
@@ -1499,7 +1502,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.2.0.tar.gz";
 $p_path[$package_count]        = "3.2.0/source";
 $p_description[$package_count] = "KVIrc 3.2.0, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.2.0";
 $p_size[$package_count]        = "4878741";
@@ -1520,8 +1523,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "KVirc-3.2.0.dmg";
 $p_path[$package_count]        = "3.2.0/binary/macosx";
-$p_description[$package_count] = "KVIrc 3.2.0, MacOSX binary";
-$p_details[$package_count]     = "MacOSX bundle built on top of the non-commercial version of the Qt library. Just double click on it after downloading.";
+$p_description[$package_count] = "KVIrc 3.2.0, OS X binary";
+$p_details[$package_count]     = "OS X bundle built on top of the non-commercial version of the Qt library. Just double click on it after downloading.";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "3.2.0";
 $p_size[$package_count]        = "9673489";
@@ -1553,8 +1556,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "KVirc-3.2.0-debug.dmg";
 $p_path[$package_count]        = "3.2.0/binary/macosx";
-$p_description[$package_count] = "KVIrc 3.2.0, MacOSX binary, debug version";
-$p_details[$package_count]     = "Debug version of the MacOSX bundle. It is huge and may run slower but will help in detecting bugs.";
+$p_description[$package_count] = "KVIrc 3.2.0, OS X binary, debug version";
+$p_details[$package_count]     = "Debug version of the OS X bundle. It is huge and may run slower but will help in detecting bugs.";
 $p_platform[$package_count]    = "macosx";
 $p_version[$package_count]     = "3.2.0";
 $p_size[$package_count]        = "60973208";
@@ -1566,8 +1569,8 @@ $p_filename[$package_count]    = "kvirc_3.2.0-sarge2_i386.deb";
 $p_path[$package_count]        = "3.2.0/binary/debian";
 $p_description[$package_count] = "KVIrc 3.2.0, Debian (Sarge) package, core files";
 $p_details[$package_count]     = "These are the non official Debian Sarge binaries built by Andrea Briganti. ";
-$p_details[$package_count]    .= "The distribution is splitted in three packages and you will need all of them to get a working KVIrc installation.<br><br>";
-$p_details[$package_count]    .= "The official debian packages are available at http://ftp.&lt;country&gt;.debian.org/debian/pool/main/k/kvirc/<br>";
+$p_details[$package_count]    .= "The distribution is split in three packages and you will need all of them to get a working KVIrc installation.<br><br>";
+$p_details[$package_count]    .= "The official Debian packages are available at http://ftp.&lt;country&gt;.debian.org/debian/pool/main/k/kvirc/<br>";
 $p_details[$package_count]    .= "Debian users can automatically update from KVIrc 2.x by adding the following line ";
 $p_details[$package_count]    .= "to their /etc/apt/sources.list:<br>";
 $p_details[$package_count]    .= "&nbsp;deb http://ftp.&lt;country&gt;.debian.org/debian/ experimental main<br>";
@@ -1582,8 +1585,8 @@ $p_filename[$package_count]    = "kvirc-data_3.2.0-sarge2_all.deb";
 $p_path[$package_count]        = "3.2.0/binary/debian";
 $p_description[$package_count] = "KVIrc 3.2.0, Debian (Sarge) package, data files";
 $p_details[$package_count]     = "These are the non official Debian Sarge binaries built by Andrea Briganti. ";
-$p_details[$package_count]    .= "The distribution is splitted in three packages and you will need all of them to get a working KVIrc installation.<br><br>";
-$p_details[$package_count]    .= "The official debian packages are available at http://ftp.&lt;country&gt;.debian.org/debian/pool/main/k/kvirc/<br>";
+$p_details[$package_count]    .= "The distribution is split in three packages and you will need all of them to get a working KVIrc installation.<br><br>";
+$p_details[$package_count]    .= "The official Debian packages are available at http://ftp.&lt;country&gt;.debian.org/debian/pool/main/k/kvirc/<br>";
 $p_details[$package_count]    .= "Debian users can automatically update from KVIrc 2.x by adding the following line ";
 $p_details[$package_count]    .= "to their /etc/apt/sources.list:<br>";
 $p_details[$package_count]    .= "&nbsp;deb http://ftp.&lt;country&gt;.debian.org/debian/ experimental main<br>";
@@ -1598,8 +1601,8 @@ $p_filename[$package_count]    = "kvirc-dev_3.2.0-sarge2_i386.deb";
 $p_path[$package_count]        = "3.2.0/binary/debian";
 $p_description[$package_count] = "KVIrc 3.2.0, Debian (Sarge) package, development headers";
 $p_details[$package_count]     = "These are the non official Debian Sarge binaries built by Andrea Briganti. ";
-$p_details[$package_count]    .= "The distribution is splitted in three packages and you will need all of them to get a working KVIrc installation.<br><br>";
-$p_details[$package_count]    .= "The official debian packages are available at http://ftp.&lt;country&gt;.debian.org/debian/pool/main/k/kvirc/<br>";
+$p_details[$package_count]    .= "The distribution is split in three packages and you will need all of them to get a working KVIrc installation.<br><br>";
+$p_details[$package_count]    .= "The official Debian packages are available at http://ftp.&lt;country&gt;.debian.org/debian/pool/main/k/kvirc/<br>";
 $p_details[$package_count]    .= "Debian users can automatically update from KVIrc 2.x by adding the following line ";
 $p_details[$package_count]    .= "to their /etc/apt/sources.list:<br>";
 $p_details[$package_count]    .= "&nbsp;deb http://ftp.&lt;country&gt;.debian.org/debian/ experimental main<br>";
@@ -1613,7 +1616,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.1.tar.bz2";
 $p_path[$package_count]        = "3.0.1/source";
 $p_description[$package_count] = "KVIrc 3.0.1, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.1";
 $p_size[$package_count]        = "2679737";
@@ -1624,7 +1627,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.1.tar.gz";
 $p_path[$package_count]        = "3.0.1/source";
 $p_description[$package_count] = "KVIrc 3.0.1, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format instead.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.1";
 $p_size[$package_count]        = "3487410";
@@ -1635,7 +1638,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc3_3.0.1-2_i386.deb";
 $p_path[$package_count]        = "3.0.1/binary/debian";
 $p_description[$package_count] = "KVIrc 3.0.0, Debian GNU/Linux (sid/unstable)";
-$p_details[$package_count]     = "Debian GNU/Linux binaries.<br> You may need also the developement files and the documentation below.";
+$p_details[$package_count]     = "Debian GNU/Linux binaries.<br> You may need also the development files and the documentation below.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.1";
 $p_size[$package_count]        = "3323416";
@@ -1665,7 +1668,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.1-i386-1.tgz";
 $p_path[$package_count]        = "3.0.1/binary/slackware";
 $p_description[$package_count] = "KVIrc 3.0.1,  Slackware 9.1 binary package";
-$p_details[$package_count]     = "Slackware 9.1 binary package, linked to KDE 3.1.4 and QT 3.2.1. Installs in /usr";
+$p_details[$package_count]     = "Slackware 9.1 binary package, linked to KDE 3.1.4 and Qt 3.2.1. Installs in /usr";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.1";
 $p_size[$package_count]        = "3814547";
@@ -1696,7 +1699,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0.tar.bz2";
 $p_path[$package_count]        = "3.0.0/source";
 $p_description[$package_count] = "KVIrc 3.0.0, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is crompressed using the bzip2 program.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the bzip2 program.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.0";
 $p_size[$package_count]        = "2807216";
@@ -1706,7 +1709,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0.tar.gz";
 $p_path[$package_count]        = "3.0.0/source";
 $p_description[$package_count] = "KVIrc 3.0.0, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format above.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. The package is compressed using the gzip program, if you have bzip2 grab the *.bz2 format above.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.0";
 $p_size[$package_count]        = "3653347";
@@ -1737,7 +1740,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-i686-no-KDE.tgz";
 $p_path[$package_count]        = "3.0.0/binary/slackware";
 $p_description[$package_count] = "KVIrc 3.0.0,  Slackware 9.1 binary package. No KDE";
-$p_details[$package_count]     = "Slackware binary package, installs in /usr. Linked to QT 3.2.1, compiled without KDE support";
+$p_details[$package_count]     = "Slackware binary package, installs in /usr. Linked to Qt 3.2.1, compiled without KDE support";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0";
 $p_size[$package_count]        = "3838016";
@@ -1757,7 +1760,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-1mdk.i386.rpm";
 $p_path[$package_count]        = "3.0.0/binary/mandrake";
 $p_description[$package_count] = "KVIrc 3.0.0, Mandrake 10 binary package (should also work on Mandrake 9.2)";
-$p_details[$package_count]     = "Mandrake binary package, linked to KDE-3.2.0. Build agains libc-2.3.2 and qt-3.2.3";
+$p_details[$package_count]     = "Mandrake binary package, linked to KDE-3.2.0. Build against libc-2.3.2 and qt-3.2.3";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0";
 $p_size[$package_count]        = "4009613";
@@ -1767,7 +1770,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-suse82_kde311_qt311-1.i386.rpm";
 $p_path[$package_count]        = "3.0.0/binary/suse/8.2";
 $p_description[$package_count] = "KVIrc 3.0.0, SuSE 8.2 RPM, KDE 3.1.1";
-$p_details[$package_count]     = "SuSE 8.2 binary RPM linked to KDE 3.1.1, QT 3.1.1.";
+$p_details[$package_count]     = "SuSE 8.2 binary RPM linked to KDE 3.1.1, Qt 3.1.1.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0";
 $p_size[$package_count]        = "3937926";
@@ -1857,7 +1860,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-beta2.tar.bz2";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/source";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 2, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.0-beta2";
 $p_size[$package_count]        = "2197822";
@@ -1867,7 +1870,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-beta2.tar.gz";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/source";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 2, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.0-beta2";
 $p_size[$package_count]        = "2815485";
@@ -1917,7 +1920,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc3-qt_2.99.beta2-2_i386.deb";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/binary/debian";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 2, Debian package, no KDE";
-$p_details[$package_count]     = "Debian package linked to QT only (no KDE needed): documentation and developement files NOT included, check out the kvirc3-doc and kvirc3-qt-dev packages below";
+$p_details[$package_count]     = "Debian package linked to Qt only (no KDE needed): documentation and development files NOT included, check out the kvirc3-doc and kvirc3-qt-dev packages below";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0-beta2";
 $p_size[$package_count]        = "3078880";
@@ -1926,8 +1929,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc3-qt-dev_2.99.beta2-2_i386.deb";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/binary/debian";
-$p_description[$package_count] = "KVIrc 3.0.0 beta 2, Debian package with developement files (no KDE)";
-$p_details[$package_count]     = "Headers and tools for KVIrc beta2 module developement: qt support only: no KDE";
+$p_description[$package_count] = "KVIrc 3.0.0 beta 2, Debian package with development files (no KDE)";
+$p_details[$package_count]     = "Headers and tools for KVIrc beta2 module development: Qt support only: no KDE";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0-beta2";
 $p_size[$package_count]        = "3072";
@@ -1937,7 +1940,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc3_2.99.beta2-2_i386.deb";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/binary/debian";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 2, Debian package, linked to KDE";
-$p_details[$package_count]     = "Debian package linked to KDE: documentation and developement files NOT included, check out the kvirc3-doc and kvirc3-dev packages below";
+$p_details[$package_count]     = "Debian package linked to KDE: documentation and development files NOT included, check out the kvirc3-doc and kvirc3-dev packages below";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0-beta2";
 $p_size[$package_count]        = "3120636";
@@ -1946,8 +1949,8 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc3-dev_2.99.beta2-2_i386.deb";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/binary/debian";
-$p_description[$package_count] = "KVIrc 3.0.0 beta 2, Debian package with developement files (linked to KDE)";
-$p_details[$package_count]     = "Headers and tools for KVIrc beta2 module developement: linked to KDE";
+$p_description[$package_count] = "KVIrc 3.0.0 beta 2, Debian package with development files (linked to KDE)";
+$p_details[$package_count]     = "Headers and tools for KVIrc beta2 module development: linked to KDE";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0-beta2";
 $p_size[$package_count]        = "3162";
@@ -1956,7 +1959,7 @@ $package_count++;
 
 $p_filename[$package_count]    = "kvirc3-doc_2.99.beta2-2_all.deb";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta2/binary/debian";
-$p_description[$package_count] = "KVIrc 3.0.0 beta 2, Documentation debian package";
+$p_description[$package_count] = "KVIrc 3.0.0 beta 2, Documentation Debian package";
 $p_details[$package_count]     = "Documentation in HTML format for KVIrc beta 2";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0-beta2";
@@ -1967,7 +1970,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-beta1.tar.bz2";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta1/source";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 1, sources (bzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. Please note that this is an <b>unstable</b> version.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. Please note that this is an <b>unstable</b> version.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.0-beta1";
 $p_size[$package_count]        = "1995081";
@@ -1977,7 +1980,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-beta1.tar.gz";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta1/source";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 1, sources (gzipped package)";
-$p_details[$package_count]     = "Source tarball for both unix and windows version. Please note that this is an <b>unstable</b> version.";
+$p_details[$package_count]     = "Source tarball for both UNIX and Windows versions. Please note that this is an <b>unstable</b> version.";
 $p_platform[$package_count]    = "source";
 $p_version[$package_count]     = "3.0.0-beta1";
 $p_size[$package_count]        = "2565299";
@@ -1987,7 +1990,7 @@ $package_count++;
 $p_filename[$package_count]    = "kvirc-3.0.0-1mdk.i586.rpm";
 $p_path[$package_count]        = "3.0.0/pre-releases/3.0.0-beta1/binary";
 $p_description[$package_count] = "KVIrc 3.0.0 beta 1, i586 binary";
-$p_details[$package_count]     = "i586 binary package for Mandrake linux. This might work also on plain RedHat. Please note that this is an <b>unstable</b> version.";
+$p_details[$package_count]     = "i586 binary package for Mandrake Linux. This might work also on plain RedHat. Please note that this is an <b>unstable</b> version.";
 $p_platform[$package_count]    = "linux";
 $p_version[$package_count]     = "3.0.0-beta1";
 $p_size[$package_count]        = "3049004";