diff options
author | monsta <[email protected]> | 2018-01-13 13:54:33 +0300 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-14 16:19:48 +0100 |
commit | 41f7b7a2a38ca9f3929fcbd88d228b3815034876 (patch) | |
tree | 4da95992b542ba378b7ccc82b8d55a3dd86302d3 /man | |
parent | 55fbad37580a11d2ac539b382f463af2f12e114c (diff) | |
download | mate-applets-41f7b7a2a38ca9f3929fcbd88d228b3815034876.tar.bz2 mate-applets-41f7b7a2a38ca9f3929fcbd88d228b3815034876.tar.xz |
drop broken invest-applet and all Python dependencies
closes https://github.com/mate-desktop/mate-applets/issues/297
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 1 | ||||
-rw-r--r-- | man/mate-invest-chart.1 | 43 |
2 files changed, 0 insertions, 44 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index ad1cdd15..d354bac0 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -3,7 +3,6 @@ man_MANS = \ mate-cpufreq-selector.1 \ mate-drivemount-applet.1 \ mate-geyes-applet.1 \ - mate-invest-chart.1 \ mateweather.1 \ mate-multiload-applet.1 diff --git a/man/mate-invest-chart.1 b/man/mate-invest-chart.1 deleted file mode 100644 index 957c3f29..00000000 --- a/man/mate-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 -<[email protected]> for the \fBDebian\fR system (but may be used -by others. |