diff options
author | Perberos <[email protected]> | 2011-11-06 17:13:49 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-06 17:13:49 -0300 |
commit | 13e6e4ab1290cda9426eaedfeda70f7491b6b083 (patch) | |
tree | 2b9b2e1eac4cc6a161bea6f2197de4513ff1ddf7 /mate-terminal.desktop.in.in | |
download | mate-terminal-13e6e4ab1290cda9426eaedfeda70f7491b6b083.tar.bz2 mate-terminal-13e6e4ab1290cda9426eaedfeda70f7491b6b083.tar.xz |
initial
Diffstat (limited to 'mate-terminal.desktop.in.in')
-rw-r--r-- | mate-terminal.desktop.in.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mate-terminal.desktop.in.in b/mate-terminal.desktop.in.in new file mode 100644 index 0000000..712d736 --- /dev/null +++ b/mate-terminal.desktop.in.in @@ -0,0 +1,14 @@ +[Desktop Entry] +_Name=Terminal +_Comment=Use the command line +TryExec=mate-terminal +Exec=mate-terminal +Icon=utilities-terminal +Type=Application +X-MATE-DocPath=mate-terminal/index.html +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-terminal +X-MATE-Bugzilla-Component=BugBuddyBugs +X-MATE-Bugzilla-Version=@VERSION@ +Categories=MATE;GTK;Utility;TerminalEmulator; +StartupNotify=true |