diff options
author | monsta <[email protected]> | 2019-10-07 16:52:54 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2019-10-07 16:52:54 +0300 |
commit | 8670b7cf61305860590c0cc50bbabef2f1b04875 (patch) | |
tree | a30213a251c96de6215a7351e3b92ecd8443979d /data | |
parent | 642dc24187435ef61eb9d967f9eeaa7e76c30b5b (diff) | |
download | mate-calc-8670b7cf61305860590c0cc50bbabef2f1b04875.tar.bz2 mate-calc-8670b7cf61305860590c0cc50bbabef2f1b04875.tar.xz |
fix typo in keywords in desktop file
Diffstat (limited to 'data')
-rw-r--r-- | data/mate-calc.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mate-calc.desktop.in b/data/mate-calc.desktop.in index b5f5dd9..014215e 100644 --- a/data/mate-calc.desktop.in +++ b/data/mate-calc.desktop.in @@ -7,7 +7,7 @@ Icon=accessories-calculator Terminal=false Type=Application StartupNotify=true -Keywords=calculator;MATE;scientifc;arithmetic;financial;calculations; +Keywords=calculator;MATE;scientific;arithmetic;financial;calculations; Categories=GTK;Utility;Calculator; X-MATE-DocPath=mate-calc/mate-calc.xml X-MATE-Bugzilla-Bugzilla=MATE |