From 16b4a80576dce784f9ab9ea6d5401f86a7567ea8 Mon Sep 17 00:00:00 2001 From: Arseniy Movshev Date: Fri, 26 May 2023 22:57:53 +0100 Subject: initial commit: rename and add demo code Based on asteroid-helloworld --- i18n/asteroid-health.desktop.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 i18n/asteroid-health.desktop.h (limited to 'i18n/asteroid-health.desktop.h') diff --git a/i18n/asteroid-health.desktop.h b/i18n/asteroid-health.desktop.h new file mode 100644 index 0000000..f5e8875 --- /dev/null +++ b/i18n/asteroid-health.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. */ + +//% "Hello World App" +qtTrId("id-app-launcher-name"); -- cgit v1.2.3-54-g00ecf