From 95c72f71f9382e3bf2918892edc1e7137391554d Mon Sep 17 00:00:00 2001 From: Arseniy Movshev Date: Sat, 22 Oct 2022 13:31:50 +0100 Subject: Fork from asteroid-stopwatch and initialise repo copied over the asteroidos boilerplate from asteroid-stopwatch and removed everything else started work on getting a UI to show up --- i18n/asteroid-map.desktop.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 i18n/asteroid-map.desktop.h (limited to 'i18n/asteroid-map.desktop.h') diff --git a/i18n/asteroid-map.desktop.h b/i18n/asteroid-map.desktop.h new file mode 100644 index 0000000..5faf750 --- /dev/null +++ b/i18n/asteroid-map.desktop.h @@ -0,0 +1,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. */ + +//% "Map" +qtTrId("id-app-launcher-name"); -- cgit v1.2.3-54-g00ecf