AppImage / AppImage/appimagetool
error: value "GameTool" for key "Categories" in group "Desktop Entry" contains an unregistered value "GameTool"
- 主要语言
- C
- 星标
- 426
- 派生
- 55
- PR 合并指标
- 30 天内没有已合并 PR
描述
`GameTool` is part of the spec here: https://specifications.freedesktop.org/menu/latest/additional-category-registry.html
```ini
# https://specifications.freedesktop.org/desktop-entry/latest/recognized-keys.html
[Desktop Entry]
Type=Application
Name=AutoSplit
GenericName=Speedrun Auto-Splitter
Comment=Image comparison based auto splitter for speedrunning
Icon=AutoSplit
Exec=AutoSplit
# https://specifications.freedesktop.org/menu/latest/category-registry.html
# https://specifications.freedesktop.org/menu/latest/additional-category-registry.html
Categories=Utility;Graphics;GameTool;ImageProcessing;OCR;Qt
```
```
error: value "Utility;Graphics;GameTool;ImageProcessing;OCR;Qt" for key "Categories" in group "Desktop Entry" contains an unregistered value "GameTool"; values extending the format should start with "X-"
ERROR: Desktop file contains errors. Please fix them. Please see
https://standards.freedesktop.org/desktop-entry-spec/1.0/n for more information.
```
https://standards.freedesktop.org/desktop-entry-spec/1.0/n is also not a link that exists
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。