diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2009-12-23 17:33:17 +0100 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2009-12-23 17:33:17 +0100 |
commit | 03dcd5d78a8cd5a9706f174f32cdfe8649272904 (patch) | |
tree | 2e84bc0e471d47c9ad1c3b1ca2d8e07d3ff65b59 /src | |
parent | Move RandR code to separate file. (diff) | |
download | redshift-ng-03dcd5d78a8cd5a9706f174f32cdfe8649272904.tar.gz redshift-ng-03dcd5d78a8cd5a9706f174f32cdfe8649272904.tar.bz2 redshift-ng-03dcd5d78a8cd5a9706f174f32cdfe8649272904.tar.xz |
Move source and headers to src dir.
Diffstat (limited to '')
-rw-r--r-- | src/colorramp.c (renamed from colorramp.c) | 0 | ||||
-rw-r--r-- | src/colorramp.h (renamed from colorramp.h) | 0 | ||||
-rw-r--r-- | src/randr.c (renamed from randr.c) | 0 | ||||
-rw-r--r-- | src/randr.h (renamed from randr.h) | 0 | ||||
-rw-r--r-- | src/redshift.c (renamed from redshift.c) | 0 | ||||
-rw-r--r-- | src/solar.c (renamed from solar.c) | 0 | ||||
-rw-r--r-- | src/solar.h (renamed from solar.h) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/colorramp.c b/src/colorramp.c index 2743036..2743036 100644 --- a/colorramp.c +++ b/src/colorramp.c diff --git a/colorramp.h b/src/colorramp.h index e7f5554..e7f5554 100644 --- a/colorramp.h +++ b/src/colorramp.h diff --git a/redshift.c b/src/redshift.c index 70bc4fa..70bc4fa 100644 --- a/redshift.c +++ b/src/redshift.c |