[gnumeric] Fix Keywords in the desktop file



commit 3926692446663f5943e0a8e0e0cb771731a9a833
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Dec 21 20:27:06 2014 +0100

    Fix Keywords in the desktop file
    
    It needs a trailing ;

 gnumeric.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnumeric.desktop.in b/gnumeric.desktop.in
index f30c433..2fc0daf 100644
--- a/gnumeric.desktop.in
+++ b/gnumeric.desktop.in
@@ -4,7 +4,7 @@ _Name=Gnumeric
 _GenericName=Spreadsheet
 _X-GNOME-FullName=Gnumeric Spreadsheet
 _Comment=Calculation, Analysis, and Visualization of Information
-_Keywords=Spreadsheet
+_Keywords=Spreadsheet;
 Exec=gnumeric %F_OR_U
 Icon=gnumeric
 Terminal=false


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]