summaryrefslogtreecommitdiff
diff options
authorPMR <pmr@pmr-lander>2021-03-25 09:41:03 +0000
committerPMR <pmr@pmr-lander>2021-03-25 09:41:03 +0000
commitf051f257769a131ecbed301dbb7735924347b198 (patch)
treedd4035f78a8426e00a74a9bd138388a2c2fd3d55
parented4ddd3028057928e1d7320e78ab0ab7c69c7f7e (diff)
parent77f4cb68d38770f687b02ee3823fb3aeeeb3283e (diff)
Merge #400117 from ~jocave/plainbox-provider-checkbox:manifest-name-updates
-rw-r--r--units/bluetooth/manifest.pxu4
-rw-r--r--units/ethernet/manifest.pxu2
-rw-r--r--units/watchdog/manifest.pxu2
-rw-r--r--units/wireless/manifest.pxu2
-rw-r--r--units/wwan/manifest.pxu2
5 files changed, 6 insertions, 6 deletions
diff --git a/units/bluetooth/manifest.pxu b/units/bluetooth/manifest.pxu
index 576f7a8..a2baf44 100644
--- a/units/bluetooth/manifest.pxu
+++ b/units/bluetooth/manifest.pxu
@@ -1,9 +1,9 @@
unit: manifest entry
id: has_bt_adapter
-_name: A Bluetooth Adapter
+_name: A Bluetooth Module
value-type: bool
unit: manifest entry
id: has_bt_smart
-_name: Bluetooth Smart (4.0 or later) Support
+_name: A Bluetooth Module with Smart (4.0 or later) Support
value-type: bool
diff --git a/units/ethernet/manifest.pxu b/units/ethernet/manifest.pxu
index 6936344..07b4654 100644
--- a/units/ethernet/manifest.pxu
+++ b/units/ethernet/manifest.pxu
@@ -1,4 +1,4 @@
unit: manifest entry
id: has_ethernet_adapter
-_name: An Ethernet Adapter
+_name: An Ethernet Port
value-type: bool
diff --git a/units/watchdog/manifest.pxu b/units/watchdog/manifest.pxu
index d80d7e1..e93385f 100644
--- a/units/watchdog/manifest.pxu
+++ b/units/watchdog/manifest.pxu
@@ -1,5 +1,5 @@
unit: manifest entry
id: has_hardware_watchdog
-_name: Hardware Watchdog
+_name: A Hardware Watchdog Timer
value-type: bool
diff --git a/units/wireless/manifest.pxu b/units/wireless/manifest.pxu
index ed92bf6..38353b4 100644
--- a/units/wireless/manifest.pxu
+++ b/units/wireless/manifest.pxu
@@ -1,4 +1,4 @@
unit: manifest entry
id: has_wlan_adapter
-_name: A WLAN Adapter
+_name: A Wi-Fi Module
value-type: bool
diff --git a/units/wwan/manifest.pxu b/units/wwan/manifest.pxu
index b15b01f..8420e2e 100644
--- a/units/wwan/manifest.pxu
+++ b/units/wwan/manifest.pxu
@@ -6,5 +6,5 @@
unit: manifest entry
id: has_wwan_module
-_name: WWAN module
+_name: A WWAN Module
value-type: bool