diff options
Diffstat (limited to 'docs/html/pk-users.html')
-rw-r--r-- | docs/html/pk-users.html | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/docs/html/pk-users.html b/docs/html/pk-users.html new file mode 100644 index 000000000..cd2051c34 --- /dev/null +++ b/docs/html/pk-users.html @@ -0,0 +1,121 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<title>PackageKit - Who uses PackageKit?</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> +<link rel="stylesheet" href="style.css" type="text/css" media="screen"/> +</head> +<body> + +<table align="center" class="title"> +<tr> + <td><img src="img/packagekit.png" alt=""/></td> + <td width="95%" valign="middle"><p class="title">Who uses PackageKit?</p></td> + <td><img src="img/packagekit.png" alt=""/></td> +</tr> +</table> + +<p>Back to the <a href="index.html">main page</a></p> + +<h1>Who uses PackageKit?</h1> + +<table cellpadding="10"> +<tr> + <td> + <a href="http://fedoraproject.org/"><img src="img/users-fedora.png" alt=""/></a><!-- image should be 200px wide --> + </td> + <td> + <h2>Fedora Project - Fedora 9, 10, 11</h2> + <p> + Fedora is a Linux-based operating system that showcases the latest in free and open source software. + Fedora is always free for anyone to use, modify, and distribute. + </p> + <p> + Uses latest PackageKit version, 0.4.8. + </p> + </td> +</tr> +<tr> + <td> + <a href="http://foresightlinux.org"><img src="img/users-foresight.png" alt=""/></a> + </td> + <td> + <h2>Foresight Linux - Foresight GNOME</h2> + <p> + Foresight is a desktop operating system featuring an intuitive user interface and a showcase of + the latest desktop software, giving users convenient and enjoyable access to + their music, photos, videos, documents, and Internet resources. + </p> + <p> + Always uses latest PackageKit version. + </p> + </td> +</tr> +<tr> + <td> + <a href="http://moblin.org/"><img src="img/users-moblin.png" alt=""/></a> + </td> + <td> + <h2>Moblin Project - Moblin Linux</h2> + <p> + Moblin is an open source project focused on building a Linux-based platform + optimized for the next generation of mobile devices including Netbooks, + Mobile Internet Devices, and In-vehicle infotainment systems. + </p> + <p> + Generally uses latest PackageKit version, but currently 0.4.7 would directly update to next release. + </p> + </td> +</tr> +<tr> + <td> + <a href="http://www.kubuntu.org/"><img src="img/users-kubuntu.png" alt=""/></a> + </td> + <td> + <h2>Kubuntu - Kubuntu</h2> + <p> + Kubuntu is a free, user-friendly operating system based on the K Desktop Environment + and on the award winning Ubuntu operating system. + With a biannual release cycle and at least 18 months of free security updates + for each release, it is the secure, stable computing environment you've been waiting for. + </p> + <p> + Default package installer since Kubuntu 9.04 (uses PackageKit 0.3.14) + </p> + </td> +</tr> +<!-- +<tr> + <td> + <a href="xxxxxxxxxxxxxxxxxxxxxxx"><img src="xxxxxxxxxxxxxxxxxxxxxxxxxx" alt=""/></a> + </td> + <td> + <h2>xxxxxxxxxxxxxxxx - xxxxxxxxxxxxx</h2> + <p> + xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx + </p> + <p> + xxxxxxxxxxxxxxxxxxxxxxxxxxx + </p> + </td> +</tr> +--> + +</table> + +<p> + <i>Want your project listed here? Send us an email on the + <a href="http://lists.freedesktop.org/mailman/listinfo/packagekit">mailing list</a>...</i> +</p> + +<p>Back to the <a href="index.html">main page</a></p> + +<p class="footer"> + Copyright <a href="mailto:richard@hughsie.com">Richard Hughes 2007-2009</a><br/> + <a href="http://validator.w3.org/check/referer">Optimized</a> + for <a href="http://www.w3.org/">standards</a>. +</p> + +</body> +</html> + |