From 9a47e96a60f83a225a477d1aa291ea25b3718f11 Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Mon, 13 May 2024 19:50:10 +0200 Subject: [PATCH] Fix for READMEs --- README-fr.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-fr.md b/README-fr.md index 2aea7c2..3ea2d35 100644 --- a/README-fr.md +++ b/README-fr.md @@ -84,7 +84,7 @@ Pour démarrer l'applet systray automatiquement au démarrage du système, ajout systemctl --user enable --now arch-update-tray.service ``` -L'icône du systray changera automatiquement en fonction de l'état actuel de votre système ('à jour' ou 'mises à jour disponibles'). Lorsque vous cliquez dessus, il lance `arch-update` via le [fichier arch-update.desktop](https://github.com/Antiz96/arch-update/blob/main/res/desktop/arch-update.desktop). +L'icône du systray changera automatiquement en fonction de l'état actuel de votre système ('à jour' ou 'mises à jour disponibles'). Lorsque vous cliquez dessus, il lance `arch-update` via le fichier [arch-update.desktop](https://github.com/Antiz96/arch-update/blob/main/res/desktop/arch-update.desktop). L'applet systray essaie de lire le fichier `arch-update.desktop` dans les chemins ci-dessous avec l'ordre suivant : diff --git a/README.md b/README.md index 12c47ba..429a54a 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To start the systray applet automatically at boot, add the `arch-update --tray` systemctl --user enable --now arch-update-tray.service ``` -The systray icon will automatically change depending on the current state of your system ('up to date' or 'updates available'). When clicked, it launches `arch-update` via the [arch-update.desktop file](https://github.com/Antiz96/arch-update/blob/main/res/desktop/arch-update.desktop). +The systray icon will automatically change depending on the current state of your system ('up to date' or 'updates available'). When clicked, it launches `arch-update` via the [arch-update.desktop](https://github.com/Antiz96/arch-update/blob/main/res/desktop/arch-update.desktop) file. The systray applet attempts to read the `arch-update.desktop` file at the below paths and in the following order: