From 177175f8e1485120847250573b2b4babdb7a2e65 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 5 Jan 2020 09:46:03 -0500 Subject: add xdgmenumaker, at v 1.5 --- xdgmenumaker/debian/README.Debian | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 xdgmenumaker/debian/README.Debian (limited to 'xdgmenumaker/debian/README.Debian') diff --git a/xdgmenumaker/debian/README.Debian b/xdgmenumaker/debian/README.Debian new file mode 100644 index 0000000..d848ae3 --- /dev/null +++ b/xdgmenumaker/debian/README.Debian @@ -0,0 +1,5 @@ +xdgmenumaker for Devuan + +Initial build + + -- B Stack Sun, 05 Jan 2020 08:33:14 -0500 -- cgit From 7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 7 Jan 2020 16:19:31 -0500 Subject: add dpkg-trigger function to xdgmenumaker Partially as a proof of concept, as well as to facilitate the auto-generation of xdg-compatible menu in fluxbox. --- xdgmenumaker/debian/README.Debian | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xdgmenumaker/debian/README.Debian') diff --git a/xdgmenumaker/debian/README.Debian b/xdgmenumaker/debian/README.Debian index d848ae3..76201e7 100644 --- a/xdgmenumaker/debian/README.Debian +++ b/xdgmenumaker/debian/README.Debian @@ -1,5 +1,7 @@ xdgmenumaker for Devuan Initial build +References include: + https://stackoverflow.com/questions/1908610/how-to-get-pid-of-background-process/1911387#1911387 -- B Stack Sun, 05 Jan 2020 08:33:14 -0500 -- cgit