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

« back to all changes in this revision

Viewing changes to kword/data/tablestyles.xml

  • 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
<?xml version="1.0" encoding="UTF-8"?>
 
2
<TABLESTYLES>
 
3
  <TABLESTYLE>
 
4
      <NAME value="Plain"/>
 
5
      <PFRAMESTYLE name="Plain"/>
 
6
      <PSTYLE name="Standard"/>
 
7
  </TABLESTYLE>
 
8
  <TABLESTYLE>
 
9
      <NAME value="Simple 1"/>
 
10
      <PFRAMESTYLE name="Borders 1"/>
 
11
      <PSTYLE name="Standard"/>
 
12
  </TABLESTYLE>
 
13
  <TABLESTYLE>
 
14
      <NAME value="Simple 2"/>
 
15
      <PFRAMESTYLE name="Borders 2"/>
 
16
      <PSTYLE name="Standard"/>
 
17
  </TABLESTYLE>
 
18
  <TABLESTYLE>
 
19
      <NAME value="Simple 3"/>
 
20
      <PFRAMESTYLE name="Borders 3"/>
 
21
      <PSTYLE name="Standard"/>
 
22
  </TABLESTYLE>
 
23
  <TABLESTYLE>
 
24
      <NAME value="Row"/>
 
25
      <PFRAMESTYLE name="Row"/>
 
26
      <PSTYLE name="Standard"/>
 
27
  </TABLESTYLE>
 
28
  <TABLESTYLE>
 
29
      <NAME value="Column"/>
 
30
      <PFRAMESTYLE name="Column"/>
 
31
      <PSTYLE name="Standard"/>
 
32
  </TABLESTYLE>
 
33
  <TABLESTYLE>
 
34
      <NAME value="Header 1"/>
 
35
      <PFRAMESTYLE name="Light Gray"/>
 
36
      <PSTYLE name="Standard"/>
 
37
  </TABLESTYLE>
 
38
  <TABLESTYLE>
 
39
      <NAME value="Header 2"/>
 
40
      <PFRAMESTYLE name="Light Blue"/>
 
41
      <PSTYLE name="Standard"/>
 
42
  </TABLESTYLE>
 
43
  <TABLESTYLE>
 
44
      <NAME value="Header 3"/>
 
45
      <PFRAMESTYLE name="Dark Gray"/>
 
46
      <PSTYLE name="Standard"/>
 
47
  </TABLESTYLE>
 
48
  <TABLESTYLE>
 
49
      <NAME value="Header 4"/>
 
50
      <PFRAMESTYLE name="Dark Blue"/>
 
51
      <PSTYLE name="Standard"/>
 
52
  </TABLESTYLE>
 
53
</TABLESTYLES>