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

« back to all changes in this revision

Viewing changes to kivio/kiviopart/stencils/Dia/SDL/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:
 
1
sdldir = $(kde_datadir)/kivio/stencils/Dia/SDL
 
2
 
 
3
SHAPES = \
 
4
        block.shape \
 
5
        block.xpm \
 
6
        comment.shape \
 
7
        comment.xpm \
 
8
        decision.shape \
 
9
        decision.xpm \
 
10
        function.shape \
 
11
        function.xpm \
 
12
        header.shape \
 
13
        header.xpm \
 
14
        inout.shape \
 
15
        inout.xpm \
 
16
        macro.shape \
 
17
        macro.xpm \
 
18
        note.shape \
 
19
        note.xpm \
 
20
        process.shape \
 
21
        process.xpm \
 
22
        receive.shape \
 
23
        receive.xpm \
 
24
        return.shape \
 
25
        return.xpm \
 
26
        save.shape \
 
27
        save.xpm \
 
28
        send.shape \
 
29
        send.xpm \
 
30
        service.shape \
 
31
        service.xpm \
 
32
        state.shape \
 
33
        state.xpm \
 
34
        stop.shape \
 
35
        stop.xpm \
 
36
        task.shape \
 
37
        task.xpm
 
38
 
 
39
EXTRA_DIST = $(SHAPES)\
 
40
        desc icon.xpm
 
41
 
 
42
sdl_DATA = $(SHAPES)\
 
43
        desc icon.xpm