diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-10 16:21:32 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-10 16:21:32 +0100 |
commit | 123fb7f75feffb531d398d2e413727f4193b1da0 (patch) | |
tree | 4ed9fb0c335f4c2ac24535e790bfa4618924b291 | |
parent | Fix typo (diff) | |
download | libcoopgamma-123fb7f75feffb531d398d2e413727f4193b1da0.tar.gz libcoopgamma-123fb7f75feffb531d398d2e413727f4193b1da0.tar.bz2 libcoopgamma-123fb7f75feffb531d398d2e413727f4193b1da0.tar.xz |
PRIORITY-REGISTRY: fix signess and position of radharc entry, and expand tabs
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | PRIORITY-REGISTRY | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/PRIORITY-REGISTRY b/PRIORITY-REGISTRY index 71e27dc..2c0ed08 100644 --- a/PRIORITY-REGISTRY +++ b/PRIORITY-REGISTRY @@ -1,12 +1,12 @@ -PROGRAM DEFAULT PRIORITY +PROGRAM DEFAULT PRIORITY -cg-shallow -0x 6000 0000 0000 0000 -cg-limits -0x 4000 0000 0000 0000 -cg-gamma 0x 0000 0000 0000 0000 -cg-icc 0x 0000 0000 0000 0000 -cg-rainbow 0x 1000 0000 0000 0000 -cg-sleepmode 0x 1800 0000 0000 0000 -cg-brilliance 0x 2000 0000 0000 0000 -cg-negative 0x 4000 0000 0000 0000 -cg-darkroom 0x 6000 0000 0000 0000 -radharc 0x e000 0000 0000 0000 +cg-shallow -0x 6000 0000 0000 0000 +cg-limits -0x 4000 0000 0000 0000 +radharc -0x 2000 0000 0000 0000 +cg-gamma 0x 0000 0000 0000 0000 +cg-icc 0x 0000 0000 0000 0000 +cg-rainbow 0x 1000 0000 0000 0000 +cg-sleepmode 0x 1800 0000 0000 0000 +cg-brilliance 0x 2000 0000 0000 0000 +cg-negative 0x 4000 0000 0000 0000 +cg-darkroom 0x 6000 0000 0000 0000 |