[Xfce4-commits] <parole:master> Add missing files to POTFILES and update verion information.
Ali Abdallah
noreply at xfce.org
Fri Apr 15 20:16:02 CEST 2011
Updating branch refs/heads/master
to 35dded8a3a880966594e86d26389acdd8cb2451d (commit)
from 727ff8e77aa3c9da5081aa632fefb18b58a81ad1 (commit)
commit 35dded8a3a880966594e86d26389acdd8cb2451d
Author: Ali Abdallah <aliov at xfce.org>
Date: Fri Apr 15 19:25:40 2011 +0200
Add missing files to POTFILES and update verion information.
configure.ac.in | 2 +-
po/POTFILES.in | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 933de54..8b3f385 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,7 +3,7 @@ m4_define([parole_verinfo], [0:2:0])
m4_define([parole_version_api], [0])
m4_define([parole_version_major], [0])
m4_define([parole_version_minor], [2])
-m4_define([parole_version_micro], [0.2])
+m4_define([parole_version_micro], [0.5])
m4_define([parole_version_build], [])
m4_define([parole_version_tag], [])
m4_define([parole_version], [parole_version_major().parole_version_minor().parole_version_micro()ifelse(parole_version_tag(), [git], [parole_version_tag().parole_version_build()], [parole_version_tag()])])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b975ec1..acd215c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -5,7 +5,9 @@
[type: gettext/glade]data/interfaces/plugins.ui
[type: gettext/glade]data/interfaces/parole-settings.ui
[type: gettext/glade]data/interfaces/save-playlist.ui
+[type: gettext/glade]data/interfaces/open-location.ui
data/desktop/parole.desktop.in.in
+common/parole-common.c
gst/parole-gst.c
src/main.c
src/parole-mediachooser.c
More information about the Xfce4-commits
mailing list