You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: qt/i2pd_qt/android/src/org/kde/necessitas/ministro/IMinistro.aidl
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ interface IMinistro
51
51
* "sources" StringArray Sources list from where Ministro will download the libs. Make sure you are using ONLY secure locations.
52
52
* "repository" String Overwrites the default Ministro repository. Possible values: default, stable, testing and unstable
53
53
* "required.modules" StringArray Required modules by your application
54
-
* "application.title" String Application name, used to show more informations to user
54
+
* "application.title" String Application name, used to show more information to user
55
55
* "qt.provider" String Qt libs provider, currently only "necessitas" is supported.
56
56
* "minimum.ministro.api" Integer Minimum Ministro API level, used to check if Ministro service compatible with your application. Current API Level is 3 !
57
57
* "minimum.qt.version" Integer Minimim Qt version (e.g. 0x040800, which means Qt 4.8.0, check http://qt-project.org/doc/qt-4.8/qtglobal.html#QT_VERSION)!
0 commit comments