~ubuntu-branches/ubuntu/quantal/gnumeric/quantal

« back to all changes in this revision

Viewing changes to src/dialogs/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2009-06-22 13:37:20 UTC
  • mfrom: (1.1.20 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090622133720-rtdazsiz2lx5q8l7
Tags: 1.9.9-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Promoted gnumeric-doc to Recommends in gnumeric package for help to be
    installed automatically
  - gnumeric-gtk is a transitional package
  - gnumeric conflicts with gnumeric-gtk << 1.8.3-3ubuntu1
  - call initltool-update in po*
  - remove psiconv support (psiconv is in universe):
    o debian/control: remove B-D on libpsiconv-dev
    o debian/rules: don't pass --with-psiconv to ./configure
    o debian/gnumeric-plugins-extra.install: don't install the psiconv
      plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        dialog-about.c                          \
27
27
        dialog-advanced-filter.c                \
28
28
        dialog-analysis-tools.c                 \
 
29
        dialog-analysis-tool-chi-squared.c      \
29
30
        dialog-analysis-tool-frequency.c        \
30
31
        dialog-analysis-tool-kaplan-meier.c     \
31
32
        dialog-autocorrect.c                    \
38
39
        dialog-col-width.c                      \
39
40
        dialog-col-row.c                        \
40
41
        dialog-consolidate.c                    \
 
42
        dialog-data-slicer.c                    \
41
43
        dialog-data-table.c                     \
42
44
        dialog-fill-series.c                    \
43
45
        dialog-function-select.c                \
99
101
        cell-comment.glade              \
100
102
        cell-format.glade               \
101
103
        cell-sort.glade                 \
 
104
        chi-squared.glade                       \
102
105
        col-width.glade                 \
103
106
        colrow.glade                    \
104
107
        consolidate.glade               \
105
108
        correlation.glade               \
106
109
        covariance.glade                \
107
110
        dao.glade                       \
 
111
        data-slicer.glade               \
108
112
        data-table.glade                \
109
113
        define-name.glade               \
110
114
        delete-cells.glade              \