From 980c5408489a3a3a56e49c3873f1bce6a0155cad Mon Sep 17 00:00:00 2001 From: PS
Date: Sun, 1 Feb 2026 12:02:03 +0100 Subject: version 0.2.0.0 --- src/lib/source/user/other/at-spi2-registryd-srv/producer-for | 1 + src/lib/source/user/other/at-spi2-registryd-srv/run | 8 ++++++++ src/lib/source/user/other/at-spi2-registryd-srv/type | 1 + 3 files changed, 10 insertions(+) create mode 100644 src/lib/source/user/other/at-spi2-registryd-srv/producer-for create mode 100644 src/lib/source/user/other/at-spi2-registryd-srv/run create mode 100644 src/lib/source/user/other/at-spi2-registryd-srv/type (limited to 'src/lib/source/user/other/at-spi2-registryd-srv') diff --git a/src/lib/source/user/other/at-spi2-registryd-srv/producer-for b/src/lib/source/user/other/at-spi2-registryd-srv/producer-for new file mode 100644 index 0000000..dbdc009 --- /dev/null +++ b/src/lib/source/user/other/at-spi2-registryd-srv/producer-for @@ -0,0 +1 @@ +at-spi2-registryd-log diff --git a/src/lib/source/user/other/at-spi2-registryd-srv/run b/src/lib/source/user/other/at-spi2-registryd-srv/run new file mode 100644 index 0000000..7a30a71 --- /dev/null +++ b/src/lib/source/user/other/at-spi2-registryd-srv/run @@ -0,0 +1,8 @@ +#!@shebangdir@/execlineb -P + +# ISC license. +# https://gitlab.gnome.org/GNOME/at-spi2-core + +fdmove -c 2 1 + +at-spi2-registryd diff --git a/src/lib/source/user/other/at-spi2-registryd-srv/type b/src/lib/source/user/other/at-spi2-registryd-srv/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/src/lib/source/user/other/at-spi2-registryd-srv/type @@ -0,0 +1 @@ +longrun -- cgit v1.2.3