Go to file
2008-09-19 12:55:06 +01:00
backends yum: add the collection size to the output of GetDetails if it is a collection 2008-09-18 13:57:40 +01:00
client bugfix: store translations in the C locale so we can still provide a package name in C even if there are no translations 2008-09-17 12:42:07 +01:00
contrib trivial: fix the fedora spec file 2008-09-12 16:09:50 +01:00
data trivial: add a link to packagekit to fix the make check 2008-09-17 13:13:29 +01:00
docs trivial: update some screenshots 2008-09-18 15:07:08 +01:00
etc change the default of RefreshCacheScanDesktopFiles and RefreshCacheUpdatePackageList to true. Distros that have slow methods may want to disable these 2008-09-19 12:55:06 +01:00
libpackagekit trivial: remove pk_update_enum_x() and pk_freq_enum_x() from libpackagekit, as it's only used in gnome-packagekit 2008-09-19 12:27:06 +01:00
man Change Service Packs' extension from .pack to .servicepack 2008-08-22 23:06:39 +05:30
po updated spanish translation 2008-09-05 11:41:01 +00:00
policy Fixed a typo in policy file (system"S") 2008-08-04 20:10:19 -03:00
python python api: implemented the last methods and make the wrapper-test.py a lot better 2008-09-18 12:25:08 +02:00
src trivial: add what role the deveoper messages come from to help out backend authors 2008-09-17 22:19:28 +01:00
tools trivial: fix add-error-enum.sh script 2008-08-21 15:04:42 +01:00
.gitignore trivial: update some .gitignore files 2008-06-04 17:10:25 +01:00
acinclude.m4 configure: change modes for .ac and .m4 stuff 2008-05-07 01:02:06 +03:00
AUTHORS Add poldek backend 2008-03-10 16:47:22 +01:00
autogen.sh add some updated copyright attributions on request of James Westby 2008-05-11 17:44:57 +01:00
ChangeLog add ChangeLog 2007-08-20 13:32:02 +01:00
CodingStyle don't winge about coding style without justification; justify it. 2008-05-02 14:42:51 +01:00
configure.ac trivial: post release version bump 2008-09-16 17:05:11 +01:00
COPYING initial 2007-07-31 17:53:31 +01:00
HACKING Turn UpdatePackage() into UpdatePackages() - this lets us do some cool things 2008-03-18 23:48:15 +00:00
MAINTAINERS initial 2007-07-31 17:53:31 +01:00
Makefile.am don't use libselftest, instead use EggTest just like all my other projects 2008-09-04 09:29:54 +01:00
NEWS Release version 0.3.3 2008-09-16 16:57:45 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
RELEASE trivial: post release version bump 2008-09-16 17:05:11 +01:00
TODO Make PkMessages into proper enumerated types with localised descriptions 2008-08-19 16:59:24 +01:00

			          PackageKit
		       A DBUS packaging abstraction layer

PackageKit is a DBUS abstraction layer that allows the session user to manage
packages in a secure way using a cross-distro, cross-architecture API.

For more information, please see http://www.packagekit.org