twostepsparsetest.desktop 556 B

12345678910111213141516171819
  1. [Desktop Entry]
  2. Name=Parse Test
  3. Comment=Two Steps Parsing Test
  4. Type=Service
  5. Icon=preferences-system-time
  6. MimeType=image/png;application/pdf;
  7. X-Test-List=first,second
  8. X-KDE-ServiceTypes=example/servicetype
  9. X-KDE-Library=fakeplugin
  10. X-KDE-FormFactors=mediacenter,desktop
  11. X-KDE-PluginInfo-Author=Sebastian Kügler
  12. X-KDE-PluginInfo-Email=sebas@kde.org
  13. X-KDE-PluginInfo-Name=fakeplugin
  14. X-KDE-PluginInfo-Version=1.0
  15. X-KDE-PluginInfo-Website=https://kde.org/
  16. X-KDE-PluginInfo-Category=Examples
  17. X-KDE-PluginInfo-License=LGPL
  18. X-KDE-PluginInfo-EnabledByDefault=true