tools: fix XDG desktop syntax in gnome-shell-overrides-migration

Reported by desktop-file-validate:
error: value "True" for boolean key "NoDisplay" in group "Desktop
Entry" contains invalid characters, boolean values must be "false" or
"true"
This commit is contained in:
Olivier Blin 2018-08-03 00:35:24 +02:00
parent da2fc2c9d3
commit 1fca090374

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Type=Application
Name=GNOME settings overrides migration
NoDisplay=True
NoDisplay=true
Exec=@libexecdir@/gnome-shell-overrides-migration.sh