diff --git a/CHANGELOG.md b/CHANGELOG.md index cac5420..58b46e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Removed -* Remove Ubuntu font (use system font) +* Ubuntu font (use system font instead) +* OpenSearch plugin (because LibreQR is not a search engine) ## 1.3.0 - 2020-11-03 diff --git a/README.md b/README.md index 87a2ba0..0866f0b 100755 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ A LibreQR instance is available at . ## How it works -LibreQR includes an [OpenSearch](https://developer.mozilla.org/docs/Web/OpenSearch) plugin, which allows to add it as a search engine in Firefox and to save settings. -You can thus generate a QR code directly from your search bar with the LibreQR's settings used at the time of adding as search engine. - A [WebManifest](https://developer.mozilla.org/docs/Web/Manifest) is also included, which allows better system integration using Fennec (Firefox Android) ou Chromium. QR codes generated are located in the temp/ directory, named with the number of random characters set in config.inc.php (32 by default), and then deleted after the time set in config.inc.php (2 days by default). diff --git a/README_fr.md b/README_fr.md index d470fb1..0b0e0fb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -10,9 +10,6 @@ Une instance de LibreQR est disponible sur . ## Fonctionnement -LibreQR inclus un plugin [OpenSearch](https://developer.mozilla.org/docs/Web/OpenSearch), ce qui permet de l'ajouter comme moteur de recherche dans Firefox et de sauvegarder vos paramètres. -Vous pouvez ainsi générer un code QR directement depuis la barre de recherche avec les réglages de LibreQR utilisés lors de l'ajout comme moteur de recherche. - Un [WebManifest](https://developer.mozilla.org/docs/Web/Manifest) est également inclus, ce qui permet de mieux l'intégrer au système via Fennec (Firefox Android) ou Chromium. Les codes QR générés sont placés dans le dossier temp/, nommés avec le nombre de caractères aléatoires indiqué dans config.inc.php (32 par défaut), puis supprimés après le temps indiqué dans config.inc.php (2 jours par défaut). diff --git a/index.php b/index.php index cef42ad..8f95e50 100755 --- a/index.php +++ b/index.php @@ -75,7 +75,6 @@ if ( - - - - LibreQR - -' . $rootPath . 'themes/' . $theme . '/icons/' . $dimIcon . '.png' . "\n"; - } ?> - * - UTF-8 - - - - - - - - - - - - - - - - -