From 68b9e0f0f3ba83233e73d7e3e1cf7bd7a980210b Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 16 Apr 2022 21:01:28 +0200 Subject: [PATCH] Update roadmap --- ROADMAP.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index ffcb61c8..972771fe 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -20,8 +20,6 @@ page lists some of those. # For a major release -- Completely remove the now deprecated symlink-based installation method from - yabridgectl. - Replace the use of `notify-send` for notifications with using `libdbus` directly. Most systems will have both available by default, but some less common distros split `notify-send` from the rest of the `libnotify` package.