wok diff hp15c/receipt @ rev 17075

Add dcfldd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 23 17:54:02 2014 +0200 (2014-08-23)
parents f12570b5276d
children 5386dbd4c0b4
line diff
     1.1 --- a/hp15c/receipt	Tue Jun 03 00:22:55 2014 +0200
     1.2 +++ b/hp15c/receipt	Sat Aug 23 17:54:02 2014 +0200
     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  }