~ubuntu-branches/ubuntu/precise/gnomeradio/precise-updates

« back to all changes in this revision

Viewing changes to docs/C/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Namuri
  • Date: 2008-05-12 00:36:27 UTC
  • mfrom: (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080512003627-m4r405wwqc2e3xgv
Tags: 1.7-6
* debian/changelog: sync with the one from ubuntu.
* debian/patches/prefs.c.patch: fixed. In 1.7-6 I've uploaded a wrong
  version of the patch, now it's the right one that Cesare Tirabassi
  has included in the ubuntu's package. (Closes: #468796, #462891)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
figs = \
2
 
        figures/freq-controls.png \
3
 
        figures/misc-controls.png \
4
 
        figures/presets-box.png \
5
 
        figures/recording-general.png \
6
 
        figures/recording-mp3.png \
7
 
        figures/recording-wav.png \
8
 
        figures/recording_status.png \  
9
 
        figures/settings-misc.png \
10
 
        figures/settings-presets.png \
11
 
        figures/status-window.png \
12
 
        figures/volume-controls.png
13
 
        
14
 
figdir = figures
15
 
docname = gnomeradio
16
 
lang = C
17
 
omffile = gnomeradio-C.omf
18
 
entities = legal.xml
19
 
include $(top_srcdir)/xmldocs.make
20
 
dist-hook: app-dist-hook