From cb8580ec53f2a534402856ec12ec596e257133c9 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 25 Feb 2024 05:51:07 +0100 Subject: [PATCH] change icon for not-totally-free-package --- antifeatures.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antifeatures.toml b/antifeatures.toml index 857d6fcf..7872463b 100644 --- a/antifeatures.toml +++ b/antifeatures.toml @@ -116,7 +116,7 @@ description.fr = "L'application packagée est sous une licence globalement libre description.it = "Quest’applicazione è protetta da licenza generalmente libera, ma con delle clausole che potrebbero limitare il suo utilizzo." [not-totally-free-package] -icon = "lock" +icon = "archive" title.en = "Not totally free package" title.fr = "Package sous licence libre restreinte" description.en = "The package that installs this app is under an overall free licence, but with clauses that restrict its use."