summaryrefslogtreecommitdiffstats
path: root/src/tdebluezauth
Commit message (Collapse)AuthorAgeFilesLines
* Change the text of the action for authorization so that it is not joinedSlávek Banko2023-04-272-6/+7
| | | | | | from multiple strings and therefore translation could be clearer. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add DBUS_TQT_LIBRARY_DIRS to link_directoriesSlávek Banko2023-04-091-0/+1
| | | | | | to avoid potential linker failure. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* i18n and some minor correctionsEmanoil Kotsev2023-03-201-4/+4
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Added CMakeL10n rules.Slávek Banko2023-03-093-41/+15
| | | | | | | Added template for translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Based on KDE3 bluez4 version a TDE bluez5 version was createdEmanoil Kotsev2023-01-1414-0/+1360
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>