diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-08-25 11:11:50 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-08-25 11:11:50 +0100 |
commit | 29d61ee432bcb4351b0d9cf1084e6b9fec7f1707 (patch) | |
tree | 4a8297685c5d868e6f2d6718c685c71a7375a8ed | |
parent | f0031ebfeb68b1dcb805416d5f110d476a094452 (diff) | |
download | ayatana-indicator-session-29d61ee432bcb4351b0d9cf1084e6b9fec7f1707.tar.gz ayatana-indicator-session-29d61ee432bcb4351b0d9cf1084e6b9fec7f1707.tar.bz2 ayatana-indicator-session-29d61ee432bcb4351b0d9cf1084e6b9fec7f1707.zip |
updated po files and bumped for beta release0.3.3
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0240b9c..7d01e8a 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/indicator-session.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-session, 0.3.2) +AM_INIT_AUTOMAKE(indicator-session, 0.3.3) AM_MAINTAINER_MODE diff --git a/po/POTFILES.in b/po/POTFILES.in index 44a2269..18b5d9b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -14,3 +14,4 @@ src/session-service.c src/apt-watcher.c src/device-menu-mgr.c src/user-menu-mgr.c +src/udev-mgr.c |