diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-12-22 15:54:33 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-22 15:55:04 -0800 |
commit | 9c3c2b09a713495586fa5d8077509ef179f6d686 (patch) | |
tree | 7f1cad48377679890837a1f2e072fe8abdd75996 /subsurface.desktop | |
parent | 44dd4df8528f84da7bbcdb6388e2dc9176fb904e (diff) | |
download | subsurface-9c3c2b09a713495586fa5d8077509ef179f6d686.tar.gz |
Add a trailing ';' to the Keywords in the subsurface.desktop file
OBS insists that that's necessary
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.desktop')
-rw-r--r-- | subsurface.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/subsurface.desktop b/subsurface.desktop index 7d94c87f4..cbdcbac97 100644 --- a/subsurface.desktop +++ b/subsurface.desktop @@ -7,5 +7,4 @@ Icon=subsurface-icon Exec=subsurface Terminal=false Categories=Utility; -Keywords=dive;log;divelog;divecomputer;dives;computer - +Keywords=dive;log;divelog;divecomputer;dives;computer; |