~ubuntu-branches/ubuntu/saucy/ecb/saucy

« back to all changes in this revision

Viewing changes to ecb-images/default/height-14/ecb-handle.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-09-01 22:15:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040901221518-0jfdt2apb2rj69ey
Tags: 2.27-1
And include latest Upstream too...

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * ecb_handle_xpm[] = {
 
3
"6 14 2 1",
 
4
"       c None",
 
5
".      c #ADA5C6",
 
6
"      ",
 
7
"      ",
 
8
"      ",
 
9
"      ",
 
10
"      ",
 
11
"      ",
 
12
"      ",
 
13
"......",
 
14
"      ",
 
15
"      ",
 
16
"      ",
 
17
"      ",
 
18
"      ",
 
19
"      "};