diff options
| -rw-r--r-- | data/mate-calc.desktop.in | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/data/mate-calc.desktop.in b/data/mate-calc.desktop.in index 014215e..3feced3 100644 --- a/data/mate-calc.desktop.in +++ b/data/mate-calc.desktop.in @@ -3,10 +3,12 @@ Name=MATE Calculator  GenericName=Calculator  Comment=Perform arithmetic, scientific or financial calculations  Exec=mate-calc +# Translators: Do NOT translate or transliterate this text (this is an icon file name)!  Icon=accessories-calculator  Terminal=false  Type=Application  StartupNotify=true +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!  Keywords=calculator;MATE;scientific;arithmetic;financial;calculations;  Categories=GTK;Utility;Calculator;  X-MATE-DocPath=mate-calc/mate-calc.xml | 
