diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 16:21:43 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 16:21:43 +0100 |
commit | 4a14670c0042e50e0efa30bf81f7a72e74c4a923 (patch) | |
tree | a33b561ffeb480a159fc03c2683cdb5a1f8ba979 /src/ktechlab.desktop | |
parent | 9ab5d687175d70af5145379608c34f9832043932 (diff) | |
download | ktechlab-4a14670c0042e50e0efa30bf81f7a72e74c4a923.tar.gz ktechlab-4a14670c0042e50e0efa30bf81f7a72e74c4a923.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/ktechlab.desktop')
-rw-r--r-- | src/ktechlab.desktop | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/src/ktechlab.desktop b/src/ktechlab.desktop index a84a39d..af52485 100644 --- a/src/ktechlab.desktop +++ b/src/ktechlab.desktop @@ -1,12 +1,15 @@ [Desktop Entry] -Encoding=UTF-8 Name=KTechlab + GenericName=Microcontroller and Electronics Simulator + +Comment=An IDE for microcontrollers and electronics + +Encoding=UTF-8 +Type=Application Exec=ktechlab %i %m -caption "%c" Icon=ktechlab -Type=Application -X-DocPath=ktechlab/index.html -Comment=An IDE for microcontrollers and electronics Terminal=0 MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;TDE;Education;Science;Electronics +X-DocPath=ktechlab/index.html |