~ubuntu-branches/ubuntu/oneiric/codeblocks/oneiric

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmithContribItems/wxthings/wxcustombutton16.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * wxcustombutton16_xpm[] = {
 
3
"16 16 6 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #FFFFFF",
 
7
"@      c #404040",
 
8
"#      c #D4D0C8",
 
9
"$      c #5F5C5C",
 
10
"           ..   ",
 
11
"         ...... ",
 
12
"        ........",
 
13
"        ........",
 
14
"        ........",
 
15
"+++++++++++@....",
 
16
"##########$@... ",
 
17
"#..##.##.#$@..  ",
 
18
".##.#.#.##$@..  ",
 
19
".##.#..###$@... ",
 
20
".##.#.#.##$@....",
 
21
".##.#.##.#$@....",
 
22
"#..##.##.#$@....",
 
23
"##########$@....",
 
24
"$$$$$$$$$$$@....",
 
25
"@@@@@@@@@@@@    "};