diff options
author | Dan Williams <dan@ioncontrol.co> | 2025-05-23 14:22:50 -0500 |
---|---|---|
committer | Dan Williams <dan@ioncontrol.co> | 2025-05-23 14:22:50 -0500 |
commit | 39f4cf77f25f345af4efd1e7ea31c1e02a67b433 (patch) | |
tree | 918e3fd0d66d0897e7c9e591887b29dc15eef04f /cli/mmcli-output.h | |
parent | 9cc5582bf28ba6cc30bc000f1f759fe530b6be55 (diff) | |
parent | 87aaebcec0443a4b93d12b0de6782d685f8f9fe5 (diff) |
Merge request !1361 from 'cbm-lang'
Parse CBM's language when available and export it on DBus
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1361
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 4aecdfa0..9f71910c 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -317,6 +317,7 @@ typedef enum { MMC_F_CBM_PROPERTIES_CHANNEL, MMC_F_CBM_PROPERTIES_UPDATE, MMC_F_CBM_PROPERTIES_MESSAGE_CODE, + MMC_F_CBM_PROPERTIES_LANG, MMC_F_SMS_GENERAL_DBUS_PATH, MMC_F_SMS_CONTENT_NUMBER, MMC_F_SMS_CONTENT_TEXT, |