From 027bae77c0f4acc6cd166f81a843f7be35725db6 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 26 Sep 2023 11:14:36 +0200 Subject: [PATCH] Add deprecation notice --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index be3cc11..295a2e9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,6 +15,10 @@ website = "https://i.calckey.cloud/" demo = "https://i.calckey.cloud/" code = "https://codeberg.org/calckey/calckey" +[antifeatures] +deprecated-software.en = "Calckey has been replaced by Firefish, install that new app instead. A migration procedure is being developed for existing instances." +deprecated-software.fr = "Calckey a été remplacée par Firefish, installez plutôt cette nouvelle application. Une procédure de migration est en cours de développement pour les instances existantes." + [integration] yunohost = ">= 11.1.19" architectures = "all"