diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-01-01 00:19:15 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:09:50 -0500 |
commit | 5a09f352a96706cd01e5fa5fa9c951fd4e78492d (patch) | |
tree | a6a57ede6004a28becba4b319722995ffb212f83 /system/xdg-dbus-proxy/README | |
parent | 10edc2cfa0fc4e5cdb2200262e79eac1f35276f6 (diff) | |
download | slackbuilds-5a09f352a96706cd01e5fa5fa9c951fd4e78492d.tar.gz |
system/xdg-dbus-proxy: Added (D-Bus proxy).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/xdg-dbus-proxy/README')
-rw-r--r-- | system/xdg-dbus-proxy/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/xdg-dbus-proxy/README b/system/xdg-dbus-proxy/README new file mode 100644 index 0000000000..dfc102324e --- /dev/null +++ b/system/xdg-dbus-proxy/README @@ -0,0 +1,3 @@ +xdg-dbus-proxy is a filtering proxy for D-Bus connections. +It was originally part of the flatpak project, but it has been broken +out as a standalone module to facilitate using it in other contexts. |