~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * Arrow3_xpm[] = {
 
3
"32 32 6 1",
 
4
"       c None",
 
5
".      c #F8FCF8",
 
6
"+      c #808080",
 
7
"@      c #C0C0C0",
 
8
"#      c #000000",
 
9
"$      c #FFFFFF",
 
10
"...............................+",
 
11
".+++++++++++++++++++++++++++++.+",
 
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
"++++++++++++++++++++++++++++++++"};