From 514fb8fc38266ea6e16836224bf96c8863bcab9a Mon Sep 17 00:00:00 2001 From: Brandon Nielsen Date: Tue, 10 Dec 2024 09:18:40 -0600 Subject: [PATCH] Small desktop file cleanups. Consistent capitalization between both desktop files. Cleanup "warning: value "Firejail configuration wizard" for key "Comment" in group "Desktop Entry" looks the same as that of key "Name"" when building Fedora RPM. --- src/firejail-ui/firejail-ui.desktop | 2 +- src/firetools/firetools.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/firejail-ui/firejail-ui.desktop b/src/firejail-ui/firejail-ui.desktop index 65c50b3..3e16c6f 100644 --- a/src/firejail-ui/firejail-ui.desktop +++ b/src/firejail-ui/firejail-ui.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Firejail Configuration Wizard -Comment=Firejail configuration wizard +Comment=Configuration wizard for Firejail Exec=firejail-ui Icon=firejail-ui Terminal=false diff --git a/src/firetools/firetools.desktop b/src/firetools/firetools.desktop index 9d3ded9..7461435 100644 --- a/src/firetools/firetools.desktop +++ b/src/firetools/firetools.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Firetools -Comment=Firejail Tools and Stats +Comment=Firejail tools and stats Exec=firetools Icon=firetools Terminal=false