diff --git a/src/knotification.h b/src/knotification.h --- a/src/knotification.h +++ b/src/knotification.h @@ -70,6 +70,7 @@ * \section file The global config file * Your application should install a file called knotifications5/appname.notifyrc * in a QStandardPaths::GenericDataLocation directory. + * On Android, this path is qrc:/knotifications5/. * * The filename must either match QCoreApplication::applicationName or be specified as the * component name to the KNotification object.