| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008151 | CMake | QtDialog | public | 2008-11-24 11:37 | 2010-12-14 18:45 | ||||
| Reporter | simonh | ||||||||
| Assigned To | Clinton Stimpson | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008151: Desktop file has invalid category "Application" | ||||||||
| Description | The ".desktop" file for CMake has the following Categories line: Categories=Application;Development; According to http://standards.freedesktop.org/menu-spec/latest/apa.html [^] "Application" is not a valid category. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0014165) simonh (reporter) 2008-11-24 11:39 |
Patch attached. |
|
(0014173) simonh (reporter) 2008-11-25 06:16 |
May be this isn't a bug ;) Although the "Application" category is not part of the freedesktop standard, it is widely used and can be added via the desktop-file-utils package using: desktop-file-install \ --add-category Application \ --add-mime-type application/x-cmakecache \ --dir %{buildroot}%{_datadir}/applications \ Source/QtDialog/CMake.desktop |
|
(0014395) Clinton Stimpson (developer) 2008-12-18 09:37 |
Its removed now. /cvsroot/CMake/CMake/Source/QtDialog/CMake.desktop,v <-- CMake.desktop new revision: 1.2; previous revision: 1.1 |
|
(0024026) David Cole (manager) 2010-12-14 18:45 |
Closing bugs that have been resolved for more than 3 months without any further updates. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-11-24 11:37 | simonh | New Issue | |
| 2008-11-24 11:39 | simonh | File Added: desktop.patch | |
| 2008-11-24 11:39 | simonh | Note Added: 0014165 | |
| 2008-11-25 06:16 | simonh | Note Added: 0014173 | |
| 2008-12-18 09:28 | Clinton Stimpson | Status | new => assigned |
| 2008-12-18 09:28 | Clinton Stimpson | Assigned To | => Clinton Stimpson |
| 2008-12-18 09:37 | Clinton Stimpson | Note Added: 0014395 | |
| 2008-12-18 09:37 | Clinton Stimpson | Status | assigned => resolved |
| 2008-12-18 09:37 | Clinton Stimpson | Resolution | open => fixed |
| 2010-12-14 18:45 | David Cole | Note Added: 0024026 | |
| 2010-12-14 18:45 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |