diff options
author | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
commit | c51ef797a707f4e2c6f9688d4378f2b0e9898a66 (patch) | |
tree | 019ae92bb53c19b30077545cb14743cbd1b57aef /man/mate-panel.1 | |
download | mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.bz2 mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'man/mate-panel.1')
-rw-r--r-- | man/mate-panel.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/man/mate-panel.1 b/man/mate-panel.1 new file mode 100644 index 00000000..4ed78e83 --- /dev/null +++ b/man/mate-panel.1 @@ -0,0 +1,27 @@ +.\" +.\" mate-about manual page. +.\" (C) 2010 Vincent Untz ([email protected]) +.\" +.TH MATE-PANEL 1 "MATE" +.SH NAME +mate-panel \- Display the MATE panel +.SH SYNOPSIS +.B mate-about [\-\-replace] +.SH DESCRIPTION +The \fImate-panel\fP program provides the panels of the the MATE +desktop. +.PP +The panels are the areas on the desktop that contain, among other items, +the applications menu, application launchers, the notification area and +the window list. +.PP +Small applications called \fBapplets\fP can also be embedded in the +panels. The applets usually provide quick access to specific +features. +.SH OPTIONS +.TP +.I --replace +Replace an already running panel. +.SH BUGS +If you find bugs in the \fImate-panel\fP program, please report +these on https://bugzilla.gnome.org. |