aboutsummaryrefslogtreecommitdiff
path: root/deskutils/conkyforecast/files/pkg-message.in
blob: bf2f51aa182067312e6952c952d2e33182d84853 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

        Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

        FontPath "%%FONTSDIR%%/"

For a working script you must define, in a user specific config file, a partner
id and registration code for the weather.com xoap service. For this purpose
the config file should be copied to ~/.conkyForecast.config and setup as
required.

To copy and edit the config, using the command line, run:

	cp %%DATADIR%%/conkyForecast.config ~/.conkyForecast.config