]> git.donarmstrong.com Git - dak.git/commitdiff
color name fix
authorJoerg Jaspert <joerg@debian.org>
Sat, 27 Feb 2010 20:41:56 +0000 (21:41 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 27 Feb 2010 20:41:56 +0000 (21:41 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
scripts/debian/ftpstats.R

index 41f2c3381f18f3b22fb6eed9c5ac3f8af5d05dbf..2626f238290285c7a5062d207965c1d8cd47da84 100644 (file)
@@ -1,7 +1,7 @@
 arch <- c("source", "all", "amd64", "i386", "alpha", "arm", "armel", "hppa", "hurd-i386", "ia64",
        "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "sparc")
 palette(c("midnightblue", "gold", "turquoise", "cyan", "black", "red", "OrangeRed", "green3", "blue", "magenta",
-       "comsilk3", "darkolivegreen3", "tomato4", "violetred2","thistle4", "steelblue2", "springgreen4",
+       "cornsilk3", "darkolivegreen3", "tomato4", "violetred2","thistle4", "steelblue2", "springgreen4",
        "salmon","gray"))
 cname <- c("date",arch)
 plotsize <- function(file,title,p,height=11.8,width=16.9) {