diff options
author | Clement Lefebvre <[email protected]> | 2015-09-08 16:10:04 +0100 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-09-08 16:36:43 +0100 |
commit | a50fc3dcb90f3180e8fe4f4acdf133db1e0cdbdf (patch) | |
tree | dc190fc67b3d26e80dd6f58b70a7cb031ec3a5c4 /mate-user-guide.desktop.in.in | |
parent | f63ecf7699e566fb3e445110b01e36d793b42b28 (diff) | |
download | mate-user-guide-a50fc3dcb90f3180e8fe4f4acdf133db1e0cdbdf.tar.bz2 mate-user-guide-a50fc3dcb90f3180e8fe4f4acdf133db1e0cdbdf.tar.xz |
Ported mate-desktop/user-guide to mate-user-guide
Diffstat (limited to 'mate-user-guide.desktop.in.in')
-rw-r--r-- | mate-user-guide.desktop.in.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mate-user-guide.desktop.in.in b/mate-user-guide.desktop.in.in new file mode 100644 index 0000000..e7e81a3 --- /dev/null +++ b/mate-user-guide.desktop.in.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +_Name=Help +_Comment=Get help with MATE +Keywords=documentation;information;manual; +Icon=help +Exec=yelp help:mate-user-guide +StartupNotify=true +Terminal=false +Categories=GTK;Core;Documentation; +OnlyShowIn=MATE; |