~ubuntu-branches/ubuntu/vivid/qgo/vivid-proposed

« back to all changes in this revision

Viewing changes to src/pics/new_top.xpm

  • Committer: Package Import Robot
  • Author(s): Yann Dirson
  • Date: 2012-05-19 19:05:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120519190505-b23f5tzx7y8cu946
Tags: 2~svn764-1
* The "Raise dead" release (Closes: #673520), new maintainer.
* New upstream snapshot with Qt4 support (Closes: #604589), adjusted
  build-deps.
* Switched to source format "3.0 (quilt)", adjusted build-deps.
* Switched to dh and debhelper compat level 9, adjusted build-deps.
* Build with -fpermissive.
* New build-dep libasound2-dev, remove obsolete build-dep on libxinerama-dev.
* Refreshed patches 01_gnugo and 04_desktop, leaving 20_kfreebsd away
  for this release, and removing the remaining ones, now obsolete.
* Added patch 02_usrgames for FHS-correct install location.
* Adjusted icon names in menu file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static const char *new_top[]={
3
 
"16 16 14 1",
4
 
". c None",
5
 
"d c #000000",
6
 
"# c #0058c0",
7
 
"a c #0080ff",
8
 
"g c #585858",
9
 
"h c #58a8ff",
10
 
"f c #800000",
11
 
"k c #808080",
12
 
"l c #a0a0a0",
13
 
"i c #a8dcff",
14
 
"b c #c00000",
15
 
"j c #c3c3c3",
16
 
"c c #ff0000",
17
 
"e c #ffc0c0",
18
 
"......#a........",
19
 
"......#a........",
20
 
"......#a........",
21
 
"......#a........",
22
 
"......#a........",
23
 
"......#a.b..c...",
24
 
"......dd.beffc..",
25
 
".....ddddbf..fc.",
26
 
".....#ddgfff..f.",
27
 
"....#hijkg....f.",
28
 
"...#hi..jkg...f.",
29
 
"..#hi....jkg..b.",
30
 
".#hi......jkg...",
31
 
"#hi........jlg..",
32
 
"hi..........jlg.",
33
 
"................"};