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

« back to all changes in this revision

Viewing changes to kpresenter/templates/Screenpresentations/Makefile.am

  • 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:
2
2
template_DATA = .directory Plain.desktop Gradient-Blue-Red.desktop \
3
3
        kde.desktop kde2.desktop \
4
4
        SnowyMountains.desktop TotallyNewProduct.desktop \
5
 
        BlueBreezeDouble.desktop BlueBreezePicture.desktop BlueBreezeSingle.desktop
 
5
        BlueBreezeDouble.desktop BlueBreezePicture.desktop BlueBreezeSingle.desktop CopperPlain.desktop
6
6
 
7
7
templatedir = $(kde_datadir)/kpresenter/templates/Screenpresentations
8
8
 
9
9
templatesrc_DATA = Plain.kpt Gradient-Blue-Red.kpt \
10
10
        kde.kpt kde2.kpt \
11
11
        SnowyMountains.kpt TotallyNewProduct.kpt \
12
 
        BlueBreezeDouble.kpt BlueBreezePicture.kpt BlueBreezeSingle.kpt
 
12
        BlueBreezeDouble.kpt BlueBreezePicture.kpt BlueBreezeSingle.kpt \
 
13
        CopperPlain.kpt
13
14
 
14
15
templatesrcdir = $(kde_datadir)/kpresenter/templates/Screenpresentations/.source
15
16
 
16
17
templateicons_DATA = Plain.png Gradient-Blue-Red.png \
17
18
        kde.png kde2.png \
18
19
        SnowyMountains.png TotallyNewProduct.png \
19
 
        BlueBreezeDouble.png BlueBreezePicture.png BlueBreezeSingle.png
 
20
        BlueBreezeDouble.png BlueBreezePicture.png BlueBreezeSingle.png \
 
21
        CopperPlain.png
20
22
 
21
23
templateiconsdir = $(kde_datadir)/kpresenter/templates/Screenpresentations/.icon