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

« back to all changes in this revision

Viewing changes to kformula/icons/bert.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*bert[]={
3
 
"22 22 3 1",
4
 
"# c #afb49f",
5
 
"a c #000000",
6
 
". c None",
7
 
"......................",
8
 
".......#..............",
9
 
".......###aa##........",
10
 
".......###aa##........",
11
 
".......###aa##........",
12
 
".......###aa##........",
13
 
".......###aa##........",
14
 
".......###aa##........",
15
 
".......###aa##........",
16
 
".......###aa##........",
17
 
".......###aa##........",
18
 
".......###aa##........",
19
 
".......###aa##........",
20
 
".......###aa##........",
21
 
".......###aa##........",
22
 
".......###aa##........",
23
 
".......###aa##........",
24
 
".......###aa##........",
25
 
".......###aa##........",
26
 
".......###aa##........",
27
 
".......##.............",
28
 
"......................"};