diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2010-05-05 21:30:25 +0200 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2010-05-05 21:30:25 +0200 |
commit | f6c18745237e6875f4d79b6ddcf7a9e54ed7c308 (patch) | |
tree | 4bbbae1be0ee0fcf73d452ea6f33223dba68ff1c /README | |
parent | Merge slightly altered patch from Alexandros Frantzis that allows adjusting individual CRTCs. (diff) | |
download | redshift-ng-f6c18745237e6875f4d79b6ddcf7a9e54ed7c308.tar.gz redshift-ng-f6c18745237e6875f4d79b6ddcf7a9e54ed7c308.tar.bz2 redshift-ng-f6c18745237e6875f4d79b6ddcf7a9e54ed7c308.tar.xz |
Change python dependency to 2.6.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,4 +79,4 @@ Start the program gtk-redshift instead of redshift, with the same arguments as you would pass to redshift. This will create an icon for Redshift in the system tray. The icon will allow you to toggle Redshift on and off. Thanks goes to the Tango Desktop Project for the -icon. gtk-redshift requires at least Python 2.4 and PyGTK 2.12. +icon. gtk-redshift requires at least Python 2.6 and PyGTK 2.12. |