~ubuntu-branches/ubuntu/edgy/vim/edgy-updates

« back to all changes in this revision

Viewing changes to debian/icons/vim-32.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-02 13:55:52 UTC
  • Revision ID: james.westby@ubuntu.com-20060202135552-o60gcf576osqpmcg
Tags: 1:6.4-006+2ubuntu1
* Synchronize with Debian unstable.
* Convert Ubuntu patches to use quilt.
* Re-register alternative for `editor'.
* Install .desktop file again, add attribute NoDisplay=true.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * vim32x32[] = {
 
3
"32 32 8 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #00007f",
 
7
"@      c #007f00",
 
8
"#      c #00FF00",
 
9
"$      c #7f7f7f",
 
10
"%      c #CCCCCC",
 
11
"&      c #FFFFFF",
 
12
"               ..               ",
 
13
"              .##.              ",
 
14
"   ...........#@@#. .........   ",
 
15
"  .&&&&&&&&&&&.@@@#.&&&&&&&&&.  ",
 
16
"  .&%%%%%%%%%%%.@@@.&%%%%%%%%%. ",
 
17
"   .%%%%%%%%%%$.@@@@.%%%%%%%%$. ",
 
18
"    .$%%%%%%$$.@@@@@@.$%%%%%$$. ",
 
19
"    .&%%%%%%$.@@@@@@.&%%%%%$$.  ",
 
20
"    .&%%%%%%$.@@@@@.&&%%%%$$.   ",
 
21
"    .&%%%%%%$.@@@@.&&%%%%$$.    ",
 
22
"    .&%%%%%%$.@@@.&&%%%%$$.     ",
 
23
"    .&%%%%%%$.@@.&&%%%%$$.#.    ",
 
24
"   ..&%%%%%%$.@.&&%%%%$$.@@#.   ",
 
25
"  .#.&%%%%%%$..&&%%%%$$.@@@@#.  ",
 
26
" .#@.&%%%%%%$.&&%%%%$$.@@@@@@#. ",
 
27
".#@@.&%%%%%%$&&%%%%$$.@@@@@@@@#.",
 
28
".+@@.&%%%%%%$&%%%%$$.@@@@@@@@@+.",
 
29
" .+@.&%%%%%%$%%%%$$.@@@@@@@@@+. ",
 
30
"  .+.&%%%%%%%%%%...@@@@@@@@@+.  ",
 
31
"   ..&%%%%%%%%%.%%.@@@@@@@@+.   ",
 
32
"    .&%%%%%%%%%.%%.@@@@@@@+.    ",
 
33
"    .&%%%%%%%%$...@...@......   ",
 
34
"    .&%%%%%%%$.%%%.%%%.%%%.%%.  ",
 
35
"    .&%%%%%%$$..%%..%%%%%%%%%%. ",
 
36
"    .&%%%%%$$..%%...%%++%%..%.  ",
 
37
"    .&%%%%$$.@.%%..%%+.%%..%%.  ",
 
38
"    .&%%%$$.@@.%%..%%..%%..%%.  ",
 
39
"    .&%%$$..+.%%..%%..%%..%%.   ",
 
40
"     .%$$.  ..%%%.%%..%%..%%%.  ",
 
41
"      ...    ....+..  ..  ...   ",
 
42
"              .++.              ",
 
43
"               ..               "};