~swem/totem/assignment

« back to all changes in this revision

Viewing changes to help/bg/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-01-27 09:40:18 UTC
  • mfrom: (1.4.2 upstream) (5.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100127094018-q6rzt7va0y8ketwt
Tags: 2.29.4-1
* New upstream development release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.
  + debian/control.in:
    - Update build dependencies and dependencies.
    - Drop tracker plugin, it needs tracker 0.7.
  + debian/totem-mozilla.links:
    - Drop the complex plugin, it doesn't exist anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## arch-tag: Automake rules for English help files
2
 
 
3
 
figdir = figures
4
 
docname = totem
5
 
lang = bg
6
 
omffile = totem-bg.omf
7
 
entities = legal.xml
8
 
 
9
 
include $(top_srcdir)/xmldocs.make
10
 
 
11
 
dist-hook: app-dist-hook
12
 
 
13