diff --git a/data/ui/login_dialog.blp b/data/ui/login_dialog.blp index 86028f0..c009543 100644 --- a/data/ui/login_dialog.blp +++ b/data/ui/login_dialog.blp @@ -16,11 +16,12 @@ template $LoginDialog : Adw.Dialog { margin-end: 12; Adw.PreferencesGroup { + description: _("FreshRSS: https://example.com/api/greader.php\nMiniflux: https://example.com"); + Adw.EntryRow server_url_row { title: _("Server URL"); input-hints: no_spellcheck; input-purpose: url; - // e.g. https://rss.example.com — /api/greader.php is added automatically } Adw.EntryRow username_row {