wok diff galculator/stuff/galculator.desktop @ rev 2644

Add get-unace
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 17 22:19:51 2009 +0200 (2009-04-17)
parents
children f98f3800cf98
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/galculator/stuff/galculator.desktop	Fri Apr 17 22:19:51 2009 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +[Desktop Entry]
     1.5 +Name=Scientific Calculator
     1.6 +Name[fr]=Calculatrice scientifique
     1.7 +Comment=Perform simple and scientific calculations
     1.8 +Comment[de]=Ausführen von einfachen und wissenschaftlichen Berechnungen
     1.9 +Comment[ja]=単純な科学計算を実行します
    1.10 +Comment[pl]=Wykonaj proste lub naukowe obliczenia
    1.11 +Comment[pt_BR]=Executa cálculos simples e científicos
    1.12 +Comment[sk]=Kalkulačka na jednoduché i vedecké výpočty
    1.13 +Exec=galculator
    1.14 +Icon=galculator.png
    1.15 +Terminal=false
    1.16 +Type=Application
    1.17 +Categories=Application;Utility;
    1.18 +StartupNotify=true
    1.19 +Encoding=UTF-8