Wed, 07 Jan 2009 18:49:25 +0100
Bump copyright year number.
michael@1 | 1 | /* |
michael@1 | 2 | ** OSSP asgui - Accounting system graphical user interface |
michael@12 | 3 | ** Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/) |
michael@12 | 4 | ** Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com> |
michael@12 | 5 | ** Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com> |
michael@12 | 6 | ** Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH |
michael@1 | 7 | ** |
michael@1 | 8 | ** This file is part of OSSP asgui, an accounting system graphical user |
michael@3 | 9 | ** interface which can be found at http://asgui.europalab.com/. |
michael@1 | 10 | ** |
michael@1 | 11 | ** Permission to use, copy, modify, and distribute this software for |
michael@1 | 12 | ** any purpose with or without fee is hereby granted, provided that |
michael@1 | 13 | ** the above copyright notice and this permission notice appear in all |
michael@1 | 14 | ** copies. |
michael@1 | 15 | ** |
michael@1 | 16 | ** THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED |
michael@1 | 17 | ** WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
michael@1 | 18 | ** MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
michael@1 | 19 | ** IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR |
michael@1 | 20 | ** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
michael@1 | 21 | ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
michael@1 | 22 | ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
michael@1 | 23 | ** USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
michael@1 | 24 | ** ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
michael@1 | 25 | ** OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
michael@1 | 26 | ** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
michael@1 | 27 | ** SUCH DAMAGE. |
michael@1 | 28 | ** |
michael@1 | 29 | ** osspicon.xpm: X pixmap image |
michael@1 | 30 | */ |
michael@1 | 31 | |
michael@1 | 32 | /* XPM */ |
michael@1 | 33 | static const char *s_kpcOsspicon_xpm[] = { |
michael@1 | 34 | "22 22 119 2", |
michael@1 | 35 | " c None", |
michael@1 | 36 | ". c #F4F4F4", |
michael@1 | 37 | "+ c #FDFDFD", |
michael@1 | 38 | "@ c #C1C1C1", |
michael@1 | 39 | "# c #ECECEC", |
michael@1 | 40 | "$ c #FFFFFF", |
michael@1 | 41 | "% c #FAFAFA", |
michael@1 | 42 | "& c #F5F5F5", |
michael@1 | 43 | "* c #F3F3F3", |
michael@1 | 44 | "= c #F9F9F9", |
michael@1 | 45 | "- c #DEDEDE", |
michael@1 | 46 | "; c #E4E4E4", |
michael@1 | 47 | "> c #B1B1B1", |
michael@1 | 48 | ", c #D7D7D7", |
michael@1 | 49 | "' c #FCFCFC", |
michael@1 | 50 | ") c #F7F7F7", |
michael@1 | 51 | "! c #F1F1F1", |
michael@1 | 52 | "~ c #EBEBEB", |
michael@1 | 53 | "{ c #818181", |
michael@1 | 54 | "] c #EEEEEE", |
michael@1 | 55 | "^ c #F2F2F2", |
michael@1 | 56 | "/ c #C0C0C0", |
michael@1 | 57 | "( c #F6F6F6", |
michael@1 | 58 | "_ c #D5D5D5", |
michael@1 | 59 | ": c #FBFBFB", |
michael@1 | 60 | "< c #FEFEFE", |
michael@1 | 61 | "[ c #767676", |
michael@1 | 62 | "} c #A5A5A5", |
michael@1 | 63 | "| c #D4D4D4", |
michael@1 | 64 | "1 c #CCCCCC", |
michael@1 | 65 | "2 c #D9D9D9", |
michael@1 | 66 | "3 c #E0E0E0", |
michael@1 | 67 | "4 c #E6E6E6", |
michael@1 | 68 | "5 c #E5E5E5", |
michael@1 | 69 | "6 c #E2E2E2", |
michael@1 | 70 | "7 c #CBCBCB", |
michael@1 | 71 | "8 c #E7E7E7", |
michael@1 | 72 | "9 c #CFCFCF", |
michael@1 | 73 | "0 c #C6C6C6", |
michael@1 | 74 | "a c #C4C4C4", |
michael@1 | 75 | "b c #9E9E9E", |
michael@1 | 76 | "c c #B7B7B7", |
michael@1 | 77 | "d c #999999", |
michael@1 | 78 | "e c #C3C3C3", |
michael@1 | 79 | "f c #B4B4B4", |
michael@1 | 80 | "g c #9B9B9B", |
michael@1 | 81 | "h c #D2D2D2", |
michael@1 | 82 | "i c #898989", |
michael@1 | 83 | "j c #BDBDBD", |
michael@1 | 84 | "k c #B6B6B6", |
michael@1 | 85 | "l c #EDEDED", |
michael@1 | 86 | "m c #F8F8F8", |
michael@1 | 87 | "n c #C8C8C8", |
michael@1 | 88 | "o c #F0F0F0", |
michael@1 | 89 | "p c #C9C9C9", |
michael@1 | 90 | "q c #A8A8A8", |
michael@1 | 91 | "r c #929292", |
michael@1 | 92 | "s c #D3D3D3", |
michael@1 | 93 | "t c #B2B2B2", |
michael@1 | 94 | "u c #EFEFEF", |
michael@1 | 95 | "v c #D0D0D0", |
michael@1 | 96 | "w c #DADADA", |
michael@1 | 97 | "x c #DBDBDB", |
michael@1 | 98 | "y c #BCBCBC", |
michael@1 | 99 | "z c #BEBEBE", |
michael@1 | 100 | "A c #9A9A9A", |
michael@1 | 101 | "B c #848484", |
michael@1 | 102 | "C c #D6D6D6", |
michael@1 | 103 | "D c #ACACAC", |
michael@1 | 104 | "E c #BFBFBF", |
michael@1 | 105 | "F c #C7C7C7", |
michael@1 | 106 | "G c #B8B8B8", |
michael@1 | 107 | "H c #D1D1D1", |
michael@1 | 108 | "I c #B9B9B9", |
michael@1 | 109 | "J c #DFDFDF", |
michael@1 | 110 | "K c #A6A6A6", |
michael@1 | 111 | "L c #A9A9A9", |
michael@1 | 112 | "M c #CDCDCD", |
michael@1 | 113 | "N c #B5B5B5", |
michael@1 | 114 | "O c #948A8A", |
michael@1 | 115 | "P c #8C4040", |
michael@1 | 116 | "Q c #955151", |
michael@1 | 117 | "R c #EEEDED", |
michael@1 | 118 | "S c #8D6060", |
michael@1 | 119 | "T c #8F3B3B", |
michael@1 | 120 | "U c #884949", |
michael@1 | 121 | "V c #AAAAAA", |
michael@1 | 122 | "W c #D6D1D1", |
michael@1 | 123 | "X c #AC2E2E", |
michael@1 | 124 | "Y c #B74F4F", |
michael@1 | 125 | "Z c #CCBFBF", |
michael@1 | 126 | "` c #984D4D", |
michael@1 | 127 | " . c #C93232", |
michael@1 | 128 | ".. c #9D3333", |
michael@1 | 129 | "+. c #A08585", |
michael@1 | 130 | "@. c #956868", |
michael@1 | 131 | "#. c #AE2C2C", |
michael@1 | 132 | "$. c #CA3333", |
michael@1 | 133 | "%. c #B32E2E", |
michael@1 | 134 | "&. c #B82E2E", |
michael@1 | 135 | "*. c #CB3333", |
michael@1 | 136 | "=. c #9B3535", |
michael@1 | 137 | "-. c #9F6363", |
michael@1 | 138 | ";. c #B64141", |
michael@1 | 139 | ">. c #CC3333", |
michael@1 | 140 | ",. c #CECECE", |
michael@1 | 141 | "'. c #E9E9E9", |
michael@1 | 142 | "). c #F1EDED", |
michael@1 | 143 | "!. c #D4C5C5", |
michael@1 | 144 | "~. c #B93030", |
michael@1 | 145 | "{. c #DBD7D7", |
michael@1 | 146 | "]. c #A82D2D", |
michael@1 | 147 | "^. c #9A3636", |
michael@1 | 148 | "/. c #A3A3A3", |
michael@1 | 149 | "(. c #A1A1A1", |
michael@1 | 150 | "_. c #A49898", |
michael@1 | 151 | ":. c #7E2222", |
michael@1 | 152 | "<. c #823434", |
michael@1 | 153 | "[. c #773333", |
michael@1 | 154 | " ", |
michael@1 | 155 | " . + @ # $ % & ", |
michael@1 | 156 | " * + $ $ = - ; > , $ $ ' ) ", |
michael@1 | 157 | "! $ $ $ $ $ ~ { ] $ $ ^ % / ( ( ( ( _ ", |
michael@1 | 158 | " : $ $ $ $ ) & & < $ ! [ } | $ $ $ $ 1 ", |
michael@1 | 159 | " ^ $ < 2 3 $ @ 4 + $ $ 5 - 6 = $ $ $ $ 7 ", |
michael@1 | 160 | " ' 8 9 0 < < $ 3 a < $ $ $ $ 7 ", |
michael@1 | 161 | " ^ * b # c d e f : & - ) $ 7 ", |
michael@1 | 162 | " g h - ( 6 i = j k | $ 7 ", |
michael@1 | 163 | " l m $ $ & n o _ l ( p j q - p c r ", |
michael@1 | 164 | " ! $ $ $ 3 ( s ! $ t u * + + . j ", |
michael@1 | 165 | " ~ $ $ $ : v w 9 + $ + $ $ _ x ; $ $ $ y ", |
michael@1 | 166 | " + $ $ $ $ ( } ' $ $ $ $ 6 n j $ $ $ y ", |
michael@1 | 167 | " & $ $ = z A B & . C ^ $ t n 8 $ $ $ y ", |
michael@1 | 168 | " x D E , ) F G H $ f ! m $ + & I ", |
michael@1 | 169 | " J 2 n K & a z L x M N O P Q R S T U ", |
michael@1 | 170 | " < a o $ V o & + < ( W X Y Z ` ...", |
michael@1 | 171 | " < $ + $ $ h , w $ < +.@.#.$.%.&.*.=.", |
michael@1 | 172 | " < $ $ $ $ 3 n c $ < -.;. .>.>.>.>.=.", |
michael@1 | 173 | " < $ $ $ $ V ,.'.$ $ ).!.~.>.>.>.>.=.", |
michael@1 | 174 | " ' + + + + D ) < < < < {.].>.>.>.>.^.", |
michael@1 | 175 | " q /./././.r (.c c c c _.:.<.<.<.<.[."}; |