blob: 076160c61255ff3596dbcf060a1c3fe62c4dd770 (
plain)
1
2
3
4
5
6
|
/* This dummy header is just used to generate a translatable Qt string that
* will be integrated to i18n/.ts files, translated on Weblate and then merged
* back with the .desktop.template file into a single .desktop file. */
//% "Compass"
qtTrId("id-app-launcher-name");
|