Skip to content
  • Michał Górny's avatar
    Remove the deprecated keys from desktop file · dbc208b2
    Michał Górny authored and Simon Steinbeiß's avatar Simon Steinbeiß committed
    Remove the deprecated keys causing the .desktop file to fail validation:
    
    ```
    ./data/desktop/org.xfce.Parole.desktop: warning: key "OnlyShowIn" in group "Desktop Action Play" is deprecated
    ./data/desktop/org.xfce.Parole.desktop: warning: key "OnlyShowIn" in group "Desktop Action Previous" is deprecated
    ./data/desktop/org.xfce.Parole.desktop: warning: key "OnlyShowIn" in group "Desktop Action Next" is deprecated
    ```
    dbc208b2