From debecd3401205376877adf82511035c91cbb884e Mon Sep 17 00:00:00 2001 From: Sergey Katunin Date: Fri, 3 Apr 2026 13:12:40 +0400 Subject: [PATCH] system-config-printer.desktop.in: add Keywords Add 'system-config-printer', 'printer' and 'config' to .desktop Keywords. So that the program can be found by the name of the program, since 'Exec' field does not match the name in the 'Name' field. --- system-config-printer.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/system-config-printer.desktop.in b/system-config-printer.desktop.in index 664a3337c..b8c8b5115 100644 --- a/system-config-printer.desktop.in +++ b/system-config-printer.desktop.in @@ -3,6 +3,7 @@ Name=Print Settings GenericName=Print Settings X-GNOME-FullName=Print Settings Comment=Configure printers +Keywords=system-config-printer;printer;config; Exec=system-config-printer Terminal=false Type=Application