2023-10-23 01:34:20 +02:00
|
|
|
APP_NAME = "lxmf"
|
|
|
|
|
|
|
|
|
|
# WARNING! These specifications are floating and not
|
|
|
|
|
# yet final! Consider highly experiemental, and expect
|
|
|
|
|
# them to change in the future! You have been warned :)
|
|
|
|
|
|
|
|
|
|
FIELD_EMBEDDED_LXMS = 0x01
|
|
|
|
|
FIELD_TELEMETRY = 0x02
|
|
|
|
|
FIELD_ICON_APPEARANCE = 0x03
|
|
|
|
|
FIELD_FILE_ATTACHMENTS = 0x04
|
|
|
|
|
FIELD_IMAGE = 0x05
|
|
|
|
|
FIELD_AUDIO = 0x06
|
|
|
|
|
FIELD_THREAD = 0x07
|