[PATCH] Add keywords in .desktop file

Salvo 'LtWorf' Tomaselli tiposchi at tiscali.it
Thu Aug 21 01:12:05 PDT 2014


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

Signed-off-by: Salvo 'LtWorf' Tomaselli <tiposchi at tiscali.it>
---
 subsurface.desktop | 1 +
 1 file changed, 1 insertion(+)

diff --git a/subsurface.desktop b/subsurface.desktop
index dd19db1..7d94c87 100644
--- a/subsurface.desktop
+++ b/subsurface.desktop
@@ -7,4 +7,5 @@ Icon=subsurface-icon
 Exec=subsurface
 Terminal=false
 Categories=Utility;
+Keywords=dive;log;divelog;divecomputer;dives;computer
 
-- 
2.1.0



More information about the subsurface mailing list