Make gpodder.desktop pass desktop-file-validate tests
[gpodder.git] / INSTALL
blob2b2456ebb58a6437cc7e8532d73277ee8c9ef889
2   -------------------------------------------------------------------
4     gPodder installation
6   To install gPodder on your computer, make sure you have python and
7   gPodder's dependencies (see README) installed. Then, go into the 
8   source dir (you probably are in it now as you are reading this) and
9   execute the following command to install it, either as root or with 
10   sudo:
13      make install
16   For more information on how to install gPodder and to set it up 
17   to fit your needs, please look at the gPodder website or mail to 
18   the gPodder development mailing list:
21      gPodder website:         http://gpodder.berlios.de/
22      gPodder mailing list:    gpodder-devel@berlios.de
25   -------------------------------------------------------------------