diff --git a/CHANGELOG.md b/CHANGELOG.md index 193b04c2ab..d842b1e769 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. - [ConsoleUI] ConsoleUI prompt to delete non-empty folders after uninstall (#4066 by: HebaruSan) - [Multiple] Treat mods with missing files as upgradeable/reinstallable (#4067 by: HebaruSan) - [ConsoleUI] Conflicting recommendations check for ConsoleUI (#4085 by: HebaruSan) +- [Build] Linux: Improve desktop entries (#4092 by: mmvanheusden; reviewed: HebaruSan) ### Bugfixes diff --git a/debian/ckan-cmdprompt.desktop b/debian/ckan-cmdprompt.desktop index b93c58de91..ebc7b8cab0 100644 --- a/debian/ckan-cmdprompt.desktop +++ b/debian/ckan-cmdprompt.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=CKAN Command Prompt Comment=Comprehensive Kerbal Archive Network Command Prompt +Keywords=Kerbal Space Program;KSP;Mod;Command Prompt; Icon=/usr/share/icons/ckan.ico Categories=Game;PackageManager;ConsoleOnly; Exec=/usr/bin/ckan prompt diff --git a/debian/ckan-consoleui.desktop b/debian/ckan-consoleui.desktop index d58447d47a..2cadc5c829 100644 --- a/debian/ckan-consoleui.desktop +++ b/debian/ckan-consoleui.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=CKAN Console UI Comment=Comprehensive Kerbal Archive Network Console UI +Keywords=Kerbal Space Program;KSP;Mod;Console; Icon=/usr/share/icons/ckan.ico Categories=Game;PackageManager;ConsoleOnly; Exec=/usr/bin/ckan consoleui diff --git a/debian/ckan.desktop b/debian/ckan.desktop index 30466b21d2..df50616577 100644 --- a/debian/ckan.desktop +++ b/debian/ckan.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=CKAN Comment=Comprehensive Kerbal Archive Network Client +Keywords=Kerbal Space Program;KSP;Mod; Icon=/usr/share/icons/ckan.ico Categories=Game;PackageManager; Exec=/usr/bin/ckan diff --git a/debian/copyright b/debian/copyright index ea435a0720..3404d9881c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: http://webchat.esper.net/?channels=ckan Source: https://github.com/KSP-CKAN/CKAN/ Files: * -Copyright: 2014-2023, the Comprehensive Kerbal Archive Network (CKAN) Authors: +Copyright: 2014-2024, the Comprehensive Kerbal Archive Network (CKAN) Authors: https://github.com/KSP-CKAN/CKAN/graphs/contributors Comment: You can use the CKAN and its associated files under the MIT license, reproduced below. This includes the right to sublicense under compatible