[packagekit] DBus Insterface of G_TYPE_STRV
Tick
tick at openmoko.com
Sat May 10 01:23:17 PDT 2008
Hi Richard,
I found that recently InstallPackage becomes *InstallPackages* and
the dbus interface becomes
from G_TYPE_STRING to G_TYPE_STRV. (I can use DBUS_TYPE_STRING originally)
Because of G_TYPE_DBUS is not a basic dbus type (it from dbus-glib.h),
it becomes very nasty for me to create a G_TYPE_STRV with basic dbus type.
* Is that possible to keep the original interface such as "InstallPacakge".
UpdatePackage, and RemovePacakge as well.
Cheers,
Tick
More information about the PackageKit
mailing list