diff --git a/kcms/info/kcm_mobile_info.json b/kcms/info/kcm_mobile_info.json index ddbc66b0..247d8d3e 100644 --- a/kcms/info/kcm_mobile_info.json +++ b/kcms/info/kcm_mobile_info.json @@ -39,9 +39,7 @@ "Description[zh_CN]": "软件版本", "Description[zh_TW]": "軟體版本", "FormFactors": [ - "handset", - "tablet", - "mediacenter" + "handset", "tablet" ], "Icon": "dialog-information", "Name": "Information", diff --git a/kcms/mobileshell/kcm_mobileshell.json b/kcms/mobileshell/kcm_mobileshell.json index c25ff65d..e020eb98 100644 --- a/kcms/mobileshell/kcm_mobileshell.json +++ b/kcms/mobileshell/kcm_mobileshell.json @@ -85,8 +85,7 @@ "FormFactors": [ "desktop", "handset", - "tablet", - "mediacenter" + "tablet" ], "Icon": "preferences-desktop-plasma", "License": "GPL", diff --git a/kcms/time/kcm_mobile_time.json b/kcms/time/kcm_mobile_time.json index 860cb62c..4bfe5b54 100644 --- a/kcms/time/kcm_mobile_time.json +++ b/kcms/time/kcm_mobile_time.json @@ -40,8 +40,7 @@ "Description[zh_TW]": "時區、日期顯示", "FormFactors": [ "handset", - "tablet", - "mediacenter" + "tablet" ], "Icon": "preferences-system-time", "Name": "Time and Date", diff --git a/kcms/waydroidintegration/kcm_waydroidintegration.json b/kcms/waydroidintegration/kcm_waydroidintegration.json index 5970ca46..b8f83f13 100644 --- a/kcms/waydroidintegration/kcm_waydroidintegration.json +++ b/kcms/waydroidintegration/kcm_waydroidintegration.json @@ -50,8 +50,7 @@ "FormFactors": [ "desktop", "handset", - "tablet", - "mediacenter" + "tablet" ], "Icon": "folder-android-symbolic", "License": "GPL",