mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
allow webxdc document names (#3317)
* allow webxdc document names * test document webxdc property * update CHANGELOG
This commit is contained in:
@@ -3728,6 +3728,8 @@ char* dc_msg_get_webxdc_blob (const dc_msg_t* msg, const char*
|
||||
* To get the file, use dc_msg_get_webxdc_blob().
|
||||
* App icons should should be square,
|
||||
* the implementations will add round corners etc. as needed.
|
||||
* - document: if the Webxdc represents a document, this is the name of the document,
|
||||
* otherwise, this is an empty string.
|
||||
* - summary: short string describing the state of the app,
|
||||
* sth. as "2 votes", "Highscore: 123",
|
||||
* can be changed by the apps and defaults to an empty string.
|
||||
|
||||
Reference in New Issue
Block a user