Bas Couwenberg b730fa0c78 Fix desktop-file-valide issues.
The desktop-file-valide utility reported the following issues:
```
debian/qbrowser.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
debian/qbrowser.desktop: error: value "map;globe;postgis;wms;wfs;ogc;osgeo" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character

debian/qgis.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
debian/qgis.desktop: error: value "map;globe;postgis;wms;wfs;ogc;osgeo" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character
```

Only the Keywords syntax error is addressed, the Categories hint is left as-is.
2015-10-22 23:16:09 +02:00
..
2015-02-23 21:31:21 +01:00
2015-08-30 13:00:15 +02:00
2014-12-21 21:14:12 +01:00
2011-03-06 08:58:09 +00:00
2014-07-16 09:12:30 +02:00
2015-02-25 18:16:40 +01:00
2015-10-22 23:16:09 +02:00
2013-05-30 16:19:19 +02:00
2015-02-23 21:30:29 +01:00