mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-29 00:30:12 +01:00
Update definitions.h
This commit is contained in:
parent
029930878e
commit
6370f9e76c
@ -9,11 +9,10 @@
|
||||
#define GREADER_URL_BAZQUX "https://bazqux.com"
|
||||
|
||||
// States.
|
||||
|
||||
// Means "unread" message.
|
||||
#define GREADER_API_STATE_READING_LIST "state/com.google/reading-list"
|
||||
|
||||
// Means "read" message. If both "reading-list" and "read" are specified, message is READ.
|
||||
// Means "read" message. If both "reading-list" and "read" are specified, message is READ. If this state
|
||||
// is not present, message is UNREAD.
|
||||
#define GREADER_API_STATE_READ "state/com.google/read"
|
||||
|
||||
#define GREADER_API_STATE_IMPORTANT "state/com.google/starred"
|
||||
|
Loading…
x
Reference in New Issue
Block a user