kcm_fancontrol.json 384 B

1234567891011121314
  1. {
  2. "Categories": "Qt;KDE;X-KDE-settings-hardware;",
  3. "KPlugin": {
  4. "Description": "Control PWM-fans",
  5. "Icon": "fancontrol_gui",
  6. "Name": "Fancontrol",
  7. "ServiceTypes": [
  8. "KCModule"
  9. ]
  10. },
  11. "X-KDE-Keywords": "Fans,PWM,Temperature",
  12. "X-KDE-ParentApp": "kcontrol",
  13. "X-KDE-System-Settings-Parent-Category": "hardware"
  14. }