diff options
author | MotoHoss <[email protected]> | 2014-10-12 13:37:49 -0500 |
---|---|---|
committer | infirit <[email protected]> | 2014-10-15 19:11:49 +0200 |
commit | bebf0df92e479f82790fc251d36d3d00cbed093b (patch) | |
tree | d98314373ac8823282effc3d7c7714121892261b /man | |
parent | e9e878130d9b4ffca17db953b7a34c736ee4b592 (diff) | |
download | mate-applets-bebf0df92e479f82790fc251d36d3d00cbed093b.tar.bz2 mate-applets-bebf0df92e479f82790fc251d36d3d00cbed093b.tar.xz |
drivemount: Rename binary and manpage. fixes #103
Avoid file collision with gnome applets.
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 6 | ||||
-rw-r--r-- | man/mate-drivemount-applet.1 (renamed from man/drivemount_applet.1) | 16 |
2 files changed, 11 insertions, 11 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index b6c7ef51..14a8ef3a 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,7 +1,7 @@ man_MANS = \ - mate-charpick-applet.1 \ - mate-cpufreq-selector.1 \ - drivemount_applet.1 \ + mate-charpick-applet.1 \ + mate-cpufreq-selector.1 \ + mate-drivemount-applet.1 \ geyes_applet.1 \ invest-chart.1 \ mateweather.1 \ diff --git a/man/drivemount_applet.1 b/man/mate-drivemount-applet.1 index dc391c4b..e81b9a27 100644 --- a/man/drivemount_applet.1 +++ b/man/mate-drivemount-applet.1 @@ -1,18 +1,18 @@ -.\" This manpage has been automatically generated by docbook2man +.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, +.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <[email protected]>. -.TH "DRIVEMOUNT_APPLET" "1" "10 februar 2002" "" "" +.TH "MATE-DRIVEMOUNT-APPLET" "1" "10 februar 2002" "" "" .SH NAME -drivemount_applet \- Drive Mount Applet for the MATE panel. +mate-drivemount-applet \- Drive Mount Applet for the MATE panel. .SH SYNOPSIS -\fBdrivemount_applet\fR [ \fB--activate-goad-server \fI[=GOAD_ID]\fB\fR ] +\fBmate-drivemount-applet\fR [ \fB--activate-goad-server \fI[=GOAD_ID]\fB\fR ] .SH "DESCRIPTION" .PP -\fBdrivemount_applet\fR allows you to quickly and easily +\fBmate-drivemount-applet\fR allows you to quickly and easily mount and unmount various types of drives and file systems on your computer. .PP @@ -23,7 +23,7 @@ choose Applets->Utility->Drive Mount. \fB--activate-goad-server\fR (Internal use only) GOAD server ID to activate. -GOAD_ID is usually the applet name [\fBdrivemount_applet\fR] +GOAD_ID is usually the applet name [\fBmate-drivemount-applet\fR] .SH "AUTHOR" .PP This manual page was written by Christian Marillat <[email protected]> for |