From c9376fe816269b3592cb0f61be571e9aa77ed124 Mon Sep 17 00:00:00 2001 From: miathedev Date: Sat, 6 Feb 2021 11:50:04 +0100 Subject: Init --- i18n/asteroid-helloworld.desktop.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 i18n/asteroid-helloworld.desktop.h (limited to 'i18n/asteroid-helloworld.desktop.h') diff --git a/i18n/asteroid-helloworld.desktop.h b/i18n/asteroid-helloworld.desktop.h new file mode 100644 index 0000000..0ca9be1 --- /dev/null +++ b/i18n/asteroid-helloworld.desktop.h @@ -0,0 +1,5 @@ +/* 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. */ + +QObject::tr("Hello World App"); -- cgit v1.2.3-54-g00ecf