~ubuntu-branches/ubuntu/wily/easytag/wily

« back to all changes in this revision

Viewing changes to data/pixmaps/first_letter_uppercase.xpm

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-10-11 17:07:47 UTC
  • mto: (8.1.4 sid)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: package-import@ubuntu.com-20131011170747-uqvgtx7uyd046j7z
Tags: upstream-2.1.8
ImportĀ upstreamĀ versionĀ 2.1.8

Show diffs side-by-side

added added

removed removed

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