From 401e33b1c0865e1042d5100abfdd3f457ed38384 Mon Sep 17 00:00:00 2001 From: Abhijeeth Babu <121789736+abhijeeth-babu@users.noreply.github.com> Date: Sat, 25 Jan 2025 22:10:10 +0530 Subject: [PATCH 1/2] Remove "Music" from Clapper's keywords to lower its priority as a music player This PR removes the keyword "Music" from Clapper's `.desktop` file to lower its priority as a music player in desktop search results. This ensures that Clapper is not prominently suggested when searching for music-related applications, while retaining its functionality as a video player. ### Changes: - Removed "Music" from the `Keywords` field in the `.desktop` file. This change does not affect Clapper's ability to play audio files but adjusts its visibility in application search results. --- .../data/applications/com.github.rafostar.Clapper.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in b/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in index 6f167878..13edfd3a 100644 --- a/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in +++ b/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in @@ -12,7 +12,7 @@ StartupNotify=true Terminal=false Type=Application # Translators: Search terms to find this application. Do NOT translate the semicolons! -Keywords=Video;Movie;Film;Clip;Series;Player;Playlist;DVD;TV;Disc;Album;Music;GNOME;Clapper; +Keywords=Video;Movie;Film;Clip;Series;Player;Playlist;DVD;TV;Disc;Album;GNOME;Clapper; # Translators: Do NOT translate or transliterate this text (these are enum types)! X-Purism-FormFactor=Workstation;Mobile; Actions=new-window; From 69bace7150dc78fdd74d9c726f4bf3948a052c60 Mon Sep 17 00:00:00 2001 From: Abhijeeth Babu Date: Mon, 27 Jan 2025 22:57:01 +0530 Subject: [PATCH 2/2] Remove other unneeded keywords (Album, GNOME, Clapper) from desktop file --- .../data/applications/com.github.rafostar.Clapper.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in b/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in index 13edfd3a..c8b1177d 100644 --- a/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in +++ b/src/bin/clapper-app/data/applications/com.github.rafostar.Clapper.desktop.in @@ -12,7 +12,7 @@ StartupNotify=true Terminal=false Type=Application # Translators: Search terms to find this application. Do NOT translate the semicolons! -Keywords=Video;Movie;Film;Clip;Series;Player;Playlist;DVD;TV;Disc;Album;GNOME;Clapper; +Keywords=Video;Movie;Film;Clip;Series;Player;Playlist;DVD;TV;Disc; # Translators: Do NOT translate or transliterate this text (these are enum types)! X-Purism-FormFactor=Workstation;Mobile; Actions=new-window;