diff options
author | Perberos <[email protected]> | 2011-11-08 14:30:53 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-08 14:30:53 -0300 |
commit | b65a74287bf28bec6e020af51a34e123c670b531 (patch) | |
tree | 024aace2cf9b17cc8124544581c34b96bc530a26 /data/mate-calc.desktop.in | |
parent | 2358ba4314dc6d757049bc4871ecf2922614b61b (diff) | |
download | mate-calc-b65a74287bf28bec6e020af51a34e123c670b531.tar.bz2 mate-calc-b65a74287bf28bec6e020af51a34e123c670b531.tar.xz |
renaming from gcalctool to mate-conf
Diffstat (limited to 'data/mate-calc.desktop.in')
-rw-r--r-- | data/mate-calc.desktop.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/mate-calc.desktop.in b/data/mate-calc.desktop.in new file mode 100644 index 0000000..dd2de5c --- /dev/null +++ b/data/mate-calc.desktop.in @@ -0,0 +1,15 @@ +[Desktop Entry] +_Name=Calculator +_Comment=Perform arithmetic, scientific or financial calculations +Exec=mate-calc +Icon=accessories-calculator +NotShowIn=KDE; +Terminal=false +Type=Application +StartupNotify=true +Categories=MATE;GTK;Utility;Calculator +X-MATE-DocPath=mate-calc/mate-calc.xml +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-calc +X-MATE-Bugzilla-Component=general +X-MATE-Bugzilla-OtherBinaries=mate-calculator |