~ubuntu-branches/ubuntu/natty/knetfilter/natty

« back to all changes in this revision

Viewing changes to src/pics/play_udp.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Angel Ramos
  • Date: 2005-03-17 17:40:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050317174018-qychsdv5ifzdmblo
Tags: 3.3.1-3
Renamed mark.xpm icon. Solved conflict with kxsldbg. Thanks again
Javier. (Closes: #301886, #302534).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char*play_udp[]={
3
 
"22 22 5 1",
4
 
"b c #808080",
5
 
"# c #000000",
6
 
". c None",
7
 
"a c #ffffff",
8
 
"c c #ff0000",
9
 
"......................",
10
 
"......................",
11
 
"......................",
12
 
"......................",
13
 
"......................",
14
 
"......###.............",
15
 
"......#aa##...........",
16
 
".....b#a.aa##.........",
17
 
".....b#a...aa##.......",
18
 
".....b#a.....aa#......",
19
 
".....b#a.......a#.....",
20
 
".....b#a......a##.....",
21
 
".....b#a....a##b......",
22
 
".....b#a..a##bb.......",
23
 
".....b#aa##bbb........",
24
 
".....b###bbb..........",
25
 
".....bbbbb............",
26
 
".c..c..cc...ccc.......",
27
 
".c..c..c.c..c.c.......",
28
 
".c..c..c.c..ccc.......",
29
 
".c..c..c.c..c.........",
30
 
".cccc..cc...c........."};