From 6f703b6ceb9c2cf3d17b228848c3e0d736957c83 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 19 Oct 2011 05:20:42 +0000 Subject: Add newer Ubuntu and Debian versions to the networkconf backend This closes Bug 548 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1259601 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- knetworkconf/backends/platform.pl.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'knetworkconf/backends') diff --git a/knetworkconf/backends/platform.pl.in b/knetworkconf/backends/platform.pl.in index 100cd6a..d540097 100644 --- a/knetworkconf/backends/platform.pl.in +++ b/knetworkconf/backends/platform.pl.in @@ -43,6 +43,8 @@ $PLATFORM_INFO = { "debian-3.1" => "Debian GNU/Linux 3.1 Sarge", "debian-4.0" => "Debian GNU/Linux 4.0 Etch", "debian-5.0" => "Debian GNU/Linux 5.0 Lenny", + "debian-6.0" => "Debian GNU/Linux 6.0 Squeeze", + "debian-7.0" => "Debian GNU/Linux 7.0 Wheezy", "debian-testing" => "Debian GNU/Linux Testing/Unstable", "ubuntu-5.04" => "Kubuntu 5.04, Hoary Hedgehog", "ubuntu-5.10" => "Kubuntu 5.10, Breezy Badger", @@ -55,7 +57,10 @@ $PLATFORM_INFO = { "ubuntu-9.04" => "Kubuntu 9.04, Jaunty Jackalope", "ubuntu-9.10" => "Kubuntu 9.10, Karmic Koala", "ubuntu-10.04" => "Kubuntu 10.04, Lucid Lynx", - "ubuntu-10.10" => "Kubuntu 10.10, Unknown Yet", + "ubuntu-10.10" => "Kubuntu 10.10, Maverick Meerkat", + "ubuntu-11.04" => "Kubuntu 11.04, Natty Narwhal", + "ubuntu-11.10" => "Kubuntu 11.10, Oneiric Ocelot", + "ubuntu-12.04" => "Kubuntu 12.04, Precise Pangolin", "redhat-5.2" => "Red Hat Linux 5.2 Apollo", "redhat-6.0" => "Red Hat Linux 6.0 Hedwig", "redhat-6.1" => "Red Hat Linux 6.1 Cartman", -- cgit v1.2.1