[packagekit] Anjuta and PackageKit
Debarshi Ray
debarshi.ray at gmail.com
Wed Oct 29 12:11:22 PDT 2008
> We can change or add to the session interface if for instance you want
> to install more than one package at a time.
Why does gpk_dbus_install_package_name in gpk-dbus.c have:
package_names = g_strsplit (package_name, "|", 1);
What if we used 0 instead of 1 as the third argument so that one is
able to install more than one package at a time?
Happy hacking,
Debarshi
More information about the PackageKit
mailing list