diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-03-17 13:43:00 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-03-17 13:43:00 +0000 |
commit | a2dbc792167946ade07b4f021a7e964bd1d8ae37 (patch) | |
tree | 113a5185756ffce14a4b0f225e556eecccb70835 /configure.ac | |
parent | 58facf2f0db4e60a78f101c6d6273b4331981deb (diff) | |
download | ayatana-indicator-sound-a2dbc792167946ade07b4f021a7e964bd1d8ae37.tar.gz ayatana-indicator-sound-a2dbc792167946ade07b4f021a7e964bd1d8ae37.tar.bz2 ayatana-indicator-sound-a2dbc792167946ade07b4f021a7e964bd1d8ae37.zip |
localisation in vala is not as straight forward as first anticipated
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 88535b1..a69ff69 100644 --- a/configure.ac +++ b/configure.ac @@ -149,6 +149,7 @@ data/icons/16x16/status/Makefile data/icons/scalable/Makefile data/icons/scalable/status/Makefile po/Makefile.in +src/config.vala ]) ########################### |