diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -17,7 +17,8 @@ Sailfish OS account integration for Mastodon. - Translation source catalog: `/usr/share/translations/source/settings-accounts-mastodon.ts` - Provider/service metadata uses `<translations>/usr/share/translations/settings-accounts-mastodon</translations>` for metadata string translation paths. - Services: - - `mastodon-microblog`: sync service for posts and notifications. + - `mastodon-microblog`: sync service for posts. + - `mastodon-notifications`: sync service for notifications. - `mastodon-sharing`: Transfer Engine sharing service. ### `buteo-plugins/` @@ -80,10 +81,4 @@ Required SDK-provided dependencies include (not exhaustive): - `nemotransferengine-qt5` - related Qt/account stack packages listed in `rpm/sailfish-account-mastodon.spec` -## Typical Build Flow (Inside Sailfish SDK) - -1. Enter Sailfish SDK shell/target. -2. Build from repository root (`qmake` / `make`). -3. Build RPM package(s) from `rpm/sailfish-account-mastodon.spec`. - Outside Sailfish SDK, only static validation (wiring, paths, spec consistency) should be considered reliable. |
