From 1a7a97756e62bac0abc7ad91e7a098085f7e2f76 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 30 Jan 2022 16:21:43 +0100 Subject: Copy translations to a new directory layout. Use common rules for build and install translations. Added translation of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 4a14670c0042e50e0efa30bf81f7a72e74c4a923) --- src/ktechlab.desktop | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/ktechlab.desktop') 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 -- cgit v1.2.3