~ubuntu-branches/ubuntu/gutsy/audacity/gutsy-security

« back to all changes in this revision

Viewing changes to images/TranscriptionImages/SelectSoundDisabled.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2007-05-17 02:36:41 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517023641-5yjqt9434cbcb6ph
Tags: 1.3.2-4
* debian/patches:
   - desktop_file.patch: fixed broken Category entry
* debian/audacity.mime:
   - added entry for application/x-audacity-project

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char  * SelectSoundDisabled[] = {
 
3
"24 24 5 1",
 
4
"       c None",
 
5
".      c #777777",
 
6
"+      c #C7C4CC",
 
7
"@      c #8C90E7",
 
8
"#      c #ABACED",
 
9
"                        ",
 
10
"                        ",
 
11
"  ....................  ",
 
12
"           ++           ",
 
13
"           ++           ",
 
14
"     @ @ @ ++ @ @ @     ",
 
15
"    @@@@@@@++@@@@@@@    ",
 
16
"   @@####.#++#.####@@   ",
 
17
"   #####..#++#..#####   ",
 
18
"   ####..##++##..####   ",
 
19
"   ###..###++###..###   ",
 
20
" ####..............#### ",
 
21
"   ###..###++###..###   ",
 
22
"   ####..##++##..####   ",
 
23
"   #####..#++#..#####   ",
 
24
"   @@####.#++#.####@@   ",
 
25
"    @@@@@@@++@@@@@@@    ",
 
26
"     @ @ @ ++ @ @ @     ",
 
27
"           ++           ",
 
28
"           ++           ",
 
29
"  ....................  ",
 
30
"                        ",
 
31
"                        ",
 
32
"                        "};