diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-14 10:13:54 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-14 10:13:54 +0100 |
commit | ef0467789bfc8406b57ba553e4d59f4d6c3f9be8 (patch) | |
tree | 09d541636a16cb38448fe6183289ebdc3080c1bf /mate-dictionary/data/mate-dictionary.desktop.in.in | |
download | mate-utils-ef0467789bfc8406b57ba553e4d59f4d6c3f9be8.tar.bz2 mate-utils-ef0467789bfc8406b57ba553e4d59f4d6c3f9be8.tar.xz |
Moved from Mate-Extra repository
Diffstat (limited to 'mate-dictionary/data/mate-dictionary.desktop.in.in')
-rw-r--r-- | mate-dictionary/data/mate-dictionary.desktop.in.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mate-dictionary/data/mate-dictionary.desktop.in.in b/mate-dictionary/data/mate-dictionary.desktop.in.in new file mode 100644 index 00000000..c3718204 --- /dev/null +++ b/mate-dictionary/data/mate-dictionary.desktop.in.in @@ -0,0 +1,15 @@ +[Desktop Entry] +_Name=Dictionary +_Comment=Check word definitions and spellings in an online dictionary +Exec=mate-dictionary +Terminal=false +Type=Application +Icon=accessories-dictionary +StartupNotify=true +Categories=MATE;GTK;Office;Dictionary; +OnlyShowIn=MATE; +X-MATE-DocPath=mate-dictionary/mate-dictionary.xml +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-utils +X-MATE-Bugzilla-Component=gdict +X-MATE-Bugzilla-Version=@VERSION@ |