This commit fixes errors when using `desktop-file-validate` on the a11y applet. Question: @wash2 I removed a duplicate keyword that had =Auto and =Center. Which one is the correct one to remove?
15 lines
448 B
Desktop File
15 lines
448 B
Desktop File
[Desktop Entry]
|
|
Name=Accessibility
|
|
Type=Application
|
|
Exec=cosmic-applet-a11y
|
|
Terminal=false
|
|
Categories=COSMIC;
|
|
Keywords=COSMIC;Iced;
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=preferences-desktop-accessibility-symbolic
|
|
StartupNotify=true
|
|
NoDisplay=true
|
|
X-CosmicApplet=true
|
|
# Indicates that the auto-hover click should go to the "end" of the hover popup
|
|
X-CosmicHoverPopup=Auto
|
|
X-OverflowPriority=10
|