summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-02-12 16:38:58 +0100
committerNick Schermer <nick@xfce.org>2012-02-12 16:44:24 +0100
commitb5674aecf7ba459c3e503b1bfcdd5ce8385857a8 (patch)
tree2e71a23c80ebd4a9486c4b3e9c4e5849418b18e0
parente44652f5b478e50980084b2625acfee873a47abc (diff)
downloadxfce4-session-b5674aecf7ba459c3e503b1bfcdd5ce8385857a8.tar.gz
Updates for release.xfce4-session-4.8.3
-rw-r--r--Makefile.am3
-rw-r--r--NEWS6
-rw-r--r--configure.in.in4
-rw-r--r--doc/manual/po/hr.po3
4 files changed, 12 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 59f1896b..f1069f7f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@ if HAVE_LIBXFCE4PANEL
panel_plugin_dir = panel-plugin
endif
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
EXTRA_DIST = \
BUGS \
intltool-extract.in \
diff --git a/NEWS b/NEWS
index 600b177a..378b1399 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+4.8.3
+=====
+- Link to gmodule (bug #8340).
+- Updated translations: bg, ca, fi, is, nl, nn, sq, te, zh_CN,
+ pt_BR, hr.
+
4.8.2
=====
- Fix crash if save timeout for a client is triggered (bug #7320).
diff --git a/configure.in.in b/configure.in.in
index 9364eea8..d4fd3522 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -8,10 +8,10 @@ dnl
dnl Version information
m4_define([xfsm_version_major], [4])
m4_define([xfsm_version_minor], [8])
-m4_define([xfsm_version_micro], [2])
+m4_define([xfsm_version_micro], [3])
m4_define([xfsm_version_nano], []) dnl leave this empty to have no nano version
m4_define([xfsm_version_build], [@REVISION@])
-m4_define([xfsm_version_tag], [git])
+m4_define([xfsm_version_tag], [])
m4_define([xfsm_version], [xfsm_version_major().xfsm_version_minor().xfsm_version_micro()ifelse(xfsm_version_nano(), [], [], [.xfsm_version_nano()])ifelse(xfsm_version_tag(), [git], [xfsm_version_tag()-xfsm_version_build()], [xfsm_version_tag()])])
m4_define([xfsm_debug_default], [ifelse(xfsm_version_tag(), [git], [full], [minimum])])
diff --git a/doc/manual/po/hr.po b/doc/manual/po/hr.po
index 01a5bb42..75625fe2 100644
--- a/doc/manual/po/hr.po
+++ b/doc/manual/po/hr.po
@@ -16,8 +16,7 @@ msgstr ""
"X-Poedit-Language: Croatian\n"
"X-Poedit-Country: CROATIA\n"
"X-Poedit-SourceCharset: utf-8\n"
-"Plural-Forms: nplurals=3; \\ plural=n%10==1 && n%100!=11 ? 0 : \\\n"
-" n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
+"Plural-Forms: nplurals=3; \\ plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.