~ubuntu-branches/ubuntu/vivid/brasero/vivid-proposed

« back to all changes in this revision

Viewing changes to help/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-12-17 13:09:35 UTC
  • mfrom: (1.1.57)
  • Revision ID: package-import@ubuntu.com-20131217130935-jm0xjju95qesfw8l
Tags: 3.10.0-0ubuntu1
* New upstream release:
  - Fixed drawing issues in media selection combo boxes
  - Fix several crashers
  - Fixes for new autotools
  - Disable audio normalisation - it's broken since GStreamer 1.0
* debian/libbrasero-media3-1.symbols:
  - Updated
* debian/patches/01_grafted_folders.patch:
* debian/patches/03_cue-invalid-frame-75.patch:
* debian/patches/04_tracker-0.16.patch:
* debian/patches/05_populate-tree-model-after-construction.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
HELP_ID = brasero
5
5
 
6
6
# List of figures to be included
7
 
HELP_MEDIA = figures/brasero-main-window.png
 
7
HELP_MEDIA = \
 
8
        figures/brasero-main-window.png \
 
9
        figures/logo32.png
8
10
 
9
11
# List of pages
10
12
HELP_FILES = \
24
26
        tools-check-integrity.page
25
27
 
26
28
# List of translations
27
 
HELP_LINGUAS = bg ca cs de el en_GB es eu fi fr gl hu it ko lv pl pt_BR ro ru sl te sv zh_CN zh_HK zh_TW
 
29
HELP_LINGUAS = bg ca cs de el en_GB es eu fi fr gl hu it ja ko lv pl pt_BR ro ru sl te sv zh_CN zh_HK zh_TW
28
30
 
29
31
-include $(top_srcdir)/git.mk