Bug report #2289
Category in debian/qgis.desktop is Education instead of Science
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Build/Install | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Debian | Easy fix?: | No | 
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12349 | 
Description
The desktop category in debian/qgis.desktop is "Education" instead of "Science", so the application launcher is present in "Educational" menu, but should be in "Scientific" menu instead. Please fix!
According to http://standards.freedesktop.org/menu-spec/latest/apa.html the categories could (and probably should) be:
Categories=Qt;Education;Science;Geography
(in such an order)
Associated revisions
fix #2289
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12521 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2289
git-svn-id: http://svn.osgeo.org/qgis/trunk@12521 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
    
    Updated by Jürgen Fischer almost 16 years ago
    - Resolution set to fixed
 - Status changed from Open to Closed
 
fixed in 0a542432 (SVN r12522).