wok-next diff hp15c/receipt @ rev 20864

Up check (0.12.0); add lziprecover (thanks Pascal Bellard)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 28 14:26:22 2018 +0300 (2018-06-28)
parents f12570b5276d
children d5aab818505e
line diff
     1.1 --- a/hp15c/receipt	Tue Jun 03 00:22:55 2014 +0200
     1.2 +++ b/hp15c/receipt	Thu Jun 28 14:26:22 2018 +0300
     1.3 @@ -32,11 +32,13 @@
     1.4  	cat > $fs/usr/share/applications/hp15c.desktop <<EOT
     1.5  [Desktop Entry]
     1.6  Encoding=UTF-8
     1.7 -Name=HP-15C emulator
     1.8 +Name=HP-15C Calculator
     1.9 +Name[fr]=Calculatrice HP-15C
    1.10 +Name[pt]=Calculadora HP-15C
    1.11  Exec=/usr/share/hp15c/HP-15C.sh
    1.12  Icon=/usr/share/hp15c/HP-15C.gif
    1.13  Terminal=false
    1.14  Type=Application
    1.15 -Categories=Office;
    1.16 +Categories=Application;Utility;
    1.17  EOT
    1.18  }