From 9eb0389374df736e902485f6f5889455da4c7af1 Mon Sep 17 00:00:00 2001 From: MotoHoss Date: Sun, 12 Oct 2014 14:02:25 -0500 Subject: invest-chart: Rename manpage. Fixes #103 Avoid file collsion with gnome applets. --- man/Makefile.am | 2 +- man/invest-chart.1 | 43 ------------------------------------------- man/mate-invest-chart.1 | 43 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+), 44 deletions(-) delete mode 100644 man/invest-chart.1 create mode 100644 man/mate-invest-chart.1 (limited to 'man') diff --git a/man/Makefile.am b/man/Makefile.am index 6c27947a..0343a20a 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -3,7 +3,7 @@ man_MANS = \ mate-cpufreq-selector.1 \ mate-drivemount-applet.1 \ mate-geyes-applet.1 \ - invest-chart.1 \ + mate-invest-chart.1 \ mateweather.1 \ multiload_applet.1 diff --git a/man/invest-chart.1 b/man/invest-chart.1 deleted file mode 100644 index 50aca200..00000000 --- a/man/invest-chart.1 +++ /dev/null @@ -1,43 +0,0 @@ -.if \n(.g .ds T< \\FC -.if \n(.g .ds T> \\F[\n[.fam]] -.de URL -\\$2 \(la\\$1\(ra\\$3 -.. -.if \n(.g .mso www.tmac -.TH "mate-invest-chart" "1" -.SH "NAME" -mate-invest-chart \(em tool to set CPU frequency -.SH "SYNOPSIS" -'nh -.fi -.ad l -.PP -\fBmate-invest-chart\fR -.SH "DESCRIPTION" -.PP -The \fBmate-invest-chart\fR is a MATE panel applet that downloads current quotes for stocks, -stock indices, currencies and precious metals. Quotes are downloaded from Yahoo! Finance and -are displayed in a drop-down list. -.SH "OPTIONS" -.PP -Invest provides the following features: -.IP \(bu 4 -Retrieve quotes for any stock, stock index, currency or precious metal known by Yahoo! Finance -.IP \(bu 4 -Quotes are automatically updated every 15 minutes -.IP \(bu 4 -The current price, today's change, and a chart of today's changes are displayed -.IP \(bu 4 -The currency of the quote is displayed, and if configured, automatically translated into a target currency -.IP \(bu 4 -The amount of the increase or decrease in the price since purchase, also translatable into the target currency -.IP \(bu 4 -The percentage increase or decrease in the price since purchase -.SH "AUTHOR" -.PP -\fBmate-invest-chart\fR, as part of mate-applets (derived from gnome-applets), has been written by Raphael Slinckx -and other GNOME/MATE contributors. -.PP -This \fBmate-invest-chart\fR manual page has been written by Mike Gabriel - for the \fBDebian\fR system (but may be used -by others. diff --git a/man/mate-invest-chart.1 b/man/mate-invest-chart.1 new file mode 100644 index 00000000..957c3f29 --- /dev/null +++ b/man/mate-invest-chart.1 @@ -0,0 +1,43 @@ +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH "MATE-INVEST-CHART" "1" +.SH "NAME" +mate-invest-chart \(em tool to set CPU frequency +.SH "SYNOPSIS" +'nh +.fi +.ad l +.PP +\fBmate-invest-chart\fR +.SH "DESCRIPTION" +.PP +The \fBmate-invest-chart\fR is a MATE panel applet that downloads current quotes for stocks, +stock indices, currencies and precious metals. Quotes are downloaded from Yahoo! Finance and +are displayed in a drop-down list. +.SH "OPTIONS" +.PP +Invest provides the following features: +.IP \(bu 4 +Retrieve quotes for any stock, stock index, currency or precious metal known by Yahoo! Finance +.IP \(bu 4 +Quotes are automatically updated every 15 minutes +.IP \(bu 4 +The current price, today's change, and a chart of today's changes are displayed +.IP \(bu 4 +The currency of the quote is displayed, and if configured, automatically translated into a target currency +.IP \(bu 4 +The amount of the increase or decrease in the price since purchase, also translatable into the target currency +.IP \(bu 4 +The percentage increase or decrease in the price since purchase +.SH "AUTHOR" +.PP +\fBmate-invest-chart\fR, as part of mate-applets (derived from gnome-applets), has been written by Raphael Slinckx +and other GNOME/MATE contributors. +.PP +This \fBmate-invest-chart\fR manual page has been written by Mike Gabriel + for the \fBDebian\fR system (but may be used +by others. -- cgit v1.2.1