Description: Add keywords in .desktop file
 This adds a keywords entry and some keywords in the .desktop file.
 They are (should?) be used to improve application search in DEs.
 http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
Origin: upstream, https://github.com/torvalds/subsurface/commit/27331b9d3a84ad61ac62e4307a4def079462a956
Reviewed-By: Dirk Hohndel <dirk@hohndel.org>
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>

--- subsurface-4.2.orig/subsurface.desktop
+++ subsurface-4.2/subsurface.desktop
@@ -7,4 +7,5 @@ Icon=subsurface-icon
 Exec=subsurface
 Terminal=false
 Categories=Utility;
+Keywords=dive;log;divelog;divecomputer;dives;computer
 
