~ubuntu-branches/ubuntu/hardy/texmacs/hardy

« back to all changes in this revision

Viewing changes to TeXmacs/misc/pixmaps/tm_justify.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2004-04-19 20:34:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040419203400-g4e34ih0315wcn8v
Tags: upstream-1.0.3-R2
ImportĀ upstreamĀ versionĀ 1.0.3-R2

Show diffs side-by-side

added added

removed removed

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