From d58d626bb497a8e0b55bf9768a865eaea2186464 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:41:43 +0100 Subject: [PATCH] Update manifest.toml: fix description not explaining what motion is, also fr description was not fr --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 99c7825..e5a685f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,8 +4,7 @@ packaging_format = 2 id = "motioneye" name = "motionEye" -description.en = "Web frontend for the motion daemon" -description.fr = "Web frontend for the motion daemon" +description.en = "A interface for the software motion, a video surveillance program with motion detection" version = "0.43.1b1~ynh1"