unify titles in standard acc
This commit is contained in:
parent
ea8144e5bb
commit
6da1751870
@ -30,7 +30,7 @@
|
||||
|
||||
StandardServiceRoot::StandardServiceRoot(RootItem* parent)
|
||||
: ServiceRoot(parent) {
|
||||
setTitle(qApp->system()->loggedInUser() + QSL(" (RSS/RDF/ATOM)"));
|
||||
setTitle(qApp->system()->loggedInUser() + QSL(" (RSS/ATOM/JSON)"));
|
||||
setIcon(StandardServiceEntryPoint().icon());
|
||||
setDescription(tr("This is obligatory service account for standard RSS/RDF/ATOM feeds."));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user