diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-26 21:18:17 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-26 21:18:17 +0100 |
commit | bd4b7678e0dbdc9e72c6edf59456cdf5192313b5 (patch) | |
tree | 16f7d4721cf858772e2889e639f036de8b12c672 /command/org.mate.applets.CommandApplet.mate-panel-applet.in.in | |
parent | f39ac1d2cfe5ec92782cad61de1df31e0062d06c (diff) | |
download | mate-applets-bd4b7678e0dbdc9e72c6edf59456cdf5192313b5.tar.bz2 mate-applets-bd4b7678e0dbdc9e72c6edf59456cdf5192313b5.tar.xz |
Add new command applet
Diffstat (limited to 'command/org.mate.applets.CommandApplet.mate-panel-applet.in.in')
-rw-r--r-- | command/org.mate.applets.CommandApplet.mate-panel-applet.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/command/org.mate.applets.CommandApplet.mate-panel-applet.in.in b/command/org.mate.applets.CommandApplet.mate-panel-applet.in.in new file mode 100644 index 00000000..41783517 --- /dev/null +++ b/command/org.mate.applets.CommandApplet.mate-panel-applet.in.in @@ -0,0 +1,10 @@ +[Applet Factory] +Id=CommandAppletFactory +Location=@LOCATION@ +_Name=Command Factory +_Description=Command Factory + +[CommandApplet] +_Name=Command +_Description=Shows the output of a command +Icon=terminal |