~ubuntu-branches/ubuntu/karmic/gcalctool/karmic-updates

« back to all changes in this revision

Viewing changes to glade/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2008-12-26 16:20:06 UTC
  • mfrom: (1.1.46 upstream)
  • Revision ID: james.westby@ubuntu.com-20081226162006-brnuirfez3bznt4i
Tags: 5.25.3-0ubuntu1
* New upstream version (LP: #312125).
  - Bitcalculating extension calculate value properly (LP: #200590).
  - Usage of correct operator precedence (LP: #302115).
  - Allow switch to rad (LP: #306702).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
uidir = $(datadir)/gcalctool
2
2
ui_DATA = \
3
 
        gcalctool.glade
 
3
        gcalctool.glade \
 
4
        financial.glade
4
5
 
5
6
EXTRA_DIST = $(ui_DATA)