From 6f0f7d1b40a8fa8d46a2d6f4317600001cdbbb18 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:57:27 +0200 Subject: Adding upstream version 43.5. Signed-off-by: Daniel Baumann --- src/org.freedesktop.PackageKit.Modify2.xml | 560 +++++++++++++++++++++++++++++ 1 file changed, 560 insertions(+) create mode 100644 src/org.freedesktop.PackageKit.Modify2.xml (limited to 'src/org.freedesktop.PackageKit.Modify2.xml') diff --git a/src/org.freedesktop.PackageKit.Modify2.xml b/src/org.freedesktop.PackageKit.Modify2.xml new file mode 100644 index 0000000..1e8fb7d --- /dev/null +++ b/src/org.freedesktop.PackageKit.Modify2.xml @@ -0,0 +1,560 @@ + +]> + + + + + + + The interface used for modifying the package database (version 2). + + + + + + + + + + + Installs local package files or service packs. + + + + + + + + An array of file names. + + + + + + + + + An interaction mode that specifies which UI elements should be shown + or hidden different from the user default, e.g. + hide-confirm-search,hide-confirm-deps,hide-confirm-install,show-progress. + The show options are: + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning. + The hide options are: + hide-confirm-search,hide-confirm-deps,hide-confirm-install,hide-progress,hide-finished,hide-warning. + Convenience options such as: + never, defaults or always. + are also available. + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Installs packages to provide files. + + + + + + + + An array of file names. + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Installs packages from a configured software source. + + + + + + + + An array of package names. + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Installs mimetype handlers from a configured software source. + + + + + + + + An array of mime types, e.g. text/plain + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Installs fontconfig resources (usually fonts) from a configured software source. + + + + + + + + An array of font descriptors from fontconfig, e.g. :lang=mn + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Installs GStreamer fontconfig resources (usually codecs) from a configured software source. + + + + + + + + An array of codecs descriptors from pk-gstreamer-install, e.g. + Advanced Streaming Format (ASF) demuxer|decoder-video/x-ms-asf + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Installs resources of a given type from a configured software source. + + + + + + + + The type of resource to request, e.g. plasma-service + + + + + + + + + An array of resource descriptors + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + + Removes packages that provide the given local files. + + + + + + + + An array of file names. + + + + + + + + + An interaction mode that specifies which UI elements should be shown + or hidden different from the user default, e.g. + hide-confirm-search,hide-confirm-deps,hide-confirm-install,show-progress. + The show options are: + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning. + The hide options are: + hide-confirm-search,hide-confirm-deps,hide-confirm-install,hide-progress,hide-finished,hide-warning. + Convenience options such as: + never, defaults or always. + are also available. + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + + Installs printer drivers from a configured software source. + + + + + + + + An array of printer model descriptors in IEEE 1284 + Device ID format, + e.g. MFG:Hewlett-Packard;MDL:HP LaserJet + 6MP;. + + + + + + + + + An optional interaction mode, e.g. + show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning + + + + + + + + + The desktop file ID of the calling application. + + + + + + + + + Additional platform specific data, in the form of GVariant + dictionary mapping strings to variants. As the name indicates, + the platform data may vary depending on the operating system. + Currently recognized keys are: + desktop-startup-id: startup notification + identifier that is used to transfer focus to the software installer application; + if the startup notification id is not available, this can be just "_TIMEeventtime", + where eventtime is the time stamp from the event triggering the call. + + + + + + + + + + + Translated, human readable name of the program implementing the interface, e.g. 'Software' for gnome-software. + + + + + + + -- cgit v1.2.3