diff options
author | Arseniy Movshev <dodoradio@outlook.com> | 2023-05-26 22:57:53 +0100 |
---|---|---|
committer | Arseniy Movshev <dodoradio@outlook.com> | 2023-05-27 13:57:08 +0100 |
commit | 16b4a80576dce784f9ab9ea6d5401f86a7567ea8 (patch) | |
tree | 97a255bdc0d1d9560795ad1df8e93a0dc7bc55f1 /i18n/asteroid-helloworld.desktop.h | |
parent | e489103753a02b0aacc252e8dd4755119f1fdd2b (diff) |
initial commit: rename and add demo code
Based on asteroid-helloworld
Diffstat (limited to 'i18n/asteroid-helloworld.desktop.h')
-rw-r--r-- | i18n/asteroid-helloworld.desktop.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/i18n/asteroid-helloworld.desktop.h b/i18n/asteroid-helloworld.desktop.h deleted file mode 100644 index f5e8875..0000000 --- a/i18n/asteroid-helloworld.desktop.h +++ /dev/null @@ -1,6 +0,0 @@ -/* 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"); |