Merge currency and units together, drop old financial conversion bar and use generic...
commit03d59f15942fe84d00eec39fbc31323fbd629fae
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 26 Jan 2011 12:33:33 +0000 (26 22:33 +1000)
committerRobert Ancell <robert.ancell@canonical.com>
Thu, 27 Jan 2011 01:11:00 +0000 (27 11:11 +1000)
treeeed8f98538f8f3604574a474963ba4e160da9eb8
parent80a1044429dc53684f7c60f4cb57f2a091915486
Merge currency and units together, drop old financial conversion bar and use generic conversion bar
16 files changed:
configure.ac
data/buttons-financial.ui
src/Makefile.am
src/currency.c
src/currency.h
src/gcalctool.c
src/math-buttons.c
src/math-converter.c
src/math-converter.h
src/math-equation.c
src/unit-category.c [new file with mode: 0644]
src/unit-category.h [new file with mode: 0644]
src/unit-manager.c
src/unit-manager.h
src/unit.c [new file with mode: 0644]
src/unit.h [new file with mode: 0644]