/**************************************************
       REALTIME SUNLIGHT WALLPAPER
       
 http://realtimesunlightwallpaper.weebly.com/
 <https://launchpad.net/realtimesunlightwallpaper>
       
**************************************************/

     1.- General Information
     2.- Authors
     3.- Thanks
     4.- ChangeLog
     5.- News
     6.- Install
     7.- Copyright/License
     8.- Bugs

*************************************************

1.- General Infromation

Realtime Sunlight Wallpaper is an appliction done
in c and Gtk for linux platform. 

A simple but useful application which retrieve an 
image from the internet and set it as a wallpaper 
every 30 minutes. 

Watch the sun rise and set all over the world on 
this real-time, computer-generated illustration
of the earth's patterns of sunlight and darkness. 
The clouds are updated every 3 hours with current 
weather satellite imagery.  

And every half hour, these images are composited 
and mapped onto a sphere by xplanet according to 
the relative position of the sun. The flat maps 
are post-processed by ImageMagick to cut off the 
15 degrees nearest the north and south poles 
where cloud data is unavailable.

Images Coutesy of die.net

*************************************************

2.- Authors

Carles Sentis <realtimesunlightwallpaper.gtk@gmail.com>

*************************************************

3.- Thanks

- Sebastian Henschel for helping me with some of the code
- Alex Buzeta for making  the first deb package
- Dan Wiersema for the earth icons
- OMG!Ubuntu for writing a couple post on their blog
- Die.net for their wallpaper images
- Gtkforums.com for all their help
- To all the people who's helping me by giving their feedback and reporting bugs, without them I wouldn't be able to improve it.

*************************************************

4.- ChangeLog

v0.4.1

- Dependency issues with debian package only

v0.4

- Added the option to move the earth instead of the sunlight (beta)
- Added the option the center maps position
- Moon image option now changes only once a day
- Added dependencies: curl and graphicsmagick-imagemagick-compat
- Minor code and display text improvements
- Change to using dconf instead of gconf

v0.3.4

- Change waiting from 5min down to 1min for internet connection

v0.3.3

- Changed from wget to curl

v0.3.2

- Bug Fixes (--nodisplay) startup fixed

v-.3.1

- Bug Fixes

v0.3

- Added Style change feature
- Added Background Color feature
- Makefile optimized
- Bugs & Fixes

v0.2.1

- Fixes

v0.2

- get_image.sh moved from home folder
- Some other minor updates

v0.1.1

- Kill other running RSW on start

v0.1

- Added main menu entry.
- Command line input --nodialog to load without main window.
- Removed to style to "Scale" by default.
- Close window button, now doesn't exit the application.
- Better integration with gnome and the auto-start option.
- Removed the cancel button.
- Some other minor bug/updates

*************************************************

5.- News

visit: http://realtimesunlightwallpaper.weebly.com/news.html

*************************************************

6.- Install

$ make
$ sudo make install
$ gtk-sunlight

*************************************************

7.- Copyright/License

gtk-sunlight
Copyright (C) Carles Sentis 2010 <realtimesunlightwallpaper.gtk@gmail.com>
  
gtk-sunlight is free software: you can
redistribute it and/or modify it under the terms
of the GNU General Public License as published by
the Free Software Foundation, either version 3 of
the License, or (at your option) any later
version.
  
gtk-sunlight is distributed in the hope that it
will be useful, but WITHOUT ANY WARRANTY; without
even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
  
You should have received a copy of the GNU
General Public License along with this program.
If not, see <http://www.gnu.org/licenses/>.
 
*************************************************

8.- Bugs

visit: https://bugs.launchpad.net/realtimesunlightwallpaper
