summaryrefslogtreecommitdiffstats
path: root/conversions
Commit message (Collapse)AuthorAgeFilesLines
* tde-l10n_split_desktop: Process the created template using msguniqSlávek Banko2021-07-081-1/+2
| | | | | | to finalize the line breaks in the location comments. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tde-l10n_split_desktop: Take care of section names containing slashes.Slávek Banko2020-06-291-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tde-l10n_split_desktop: Add --from-code=UTF-8 to xgettext call.Slávek Banko2020-06-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tde-l10n_split_desktop: Automatically add a <default> sectionSlávek Banko2020-05-181-4/+8
| | | | | | | during processing to allow extract translations from desktop files without sections. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tde-l10n_split_desktop: Adjusted to ensure portabilitySlávek Banko2020-05-151-14/+17
| | | | | | | | + the use of an array is omitted + printf is used instead of echo + $(...) is used for subshell Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add a script to prepare desktop files for translation.Slávek Banko2020-05-141-0/+153
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Moved conversion scripts from experimental repository.Michele Calgaro2020-04-0525-0/+6437
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>