Skip to content

Commit f7a7529

Browse files
cheeseRobin Lee
andauthored
fix: Remove unrecognised category Picker (#15)
desktop-file-validate failed to validate the desktop entry file: error: value "Graphics;Picker;" for key "Categories" in group "Desktop Entry" contains an unregistered value "Picker"; values extending the format should start with "X-" Log: Remove unrecognised category `Picker` Signed-off-by: Robin Lee <[email protected]> Co-authored-by: Robin Lee <[email protected]>
1 parent 3b08882 commit f7a7529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepin-picker.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Desktop Entry]
2-
Categories=Graphics;Picker;
2+
Categories=Graphics;
33
Comment=Color picker
44
Exec=deepin-picker
55
GenericName=Picker

0 commit comments

Comments
 (0)