[Xfce4-commits] libxfcegui4:master Updates for release.

2012-04-28 Thread Nick Schermer
Updating branch refs/heads/master
 to 83e7bc639ffae88faea51bd5ee0567fc23364dc6 (commit)
   from f47cd2ee52bf91cf12bf901c869ad0b0d717d87e (commit)

commit 83e7bc639ffae88faea51bd5ee0567fc23364dc6
Author: Nick Schermer n...@xfce.org
Date:   Sat Apr 28 22:10:41 2012 +0200

Updates for release.

 NEWS|7 +++
 configure.in.in |4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 69c42c5..f1c1267 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+4.10.0
+==
+- Fix link against libm (bug #8698).
+- Use exo-open in xfce_exec (bug #4048).
+- Translation updates: Dutch (Flemish), Portuguese (Brazilian), 
+  Chinese (China).
+
 4.9.0
 =
 - Drop XfceDesktopEntry usage.
diff --git a/configure.in.in b/configure.in.in
index 6ee5331..a8e38a0 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -9,11 +9,11 @@ dnl *** Version information ***
 dnl ***
 m4_define([libxfcegui4_verinfo], [7:0:3])
 m4_define([libxfcegui4_version_major], [4])
-m4_define([libxfcegui4_version_minor], [9])
+m4_define([libxfcegui4_version_minor], [10])
 m4_define([libxfcegui4_version_micro], [0])
 m4_define([libxfcegui4_version_nano], [])   dnl leave this empty to have no 
nano version
 m4_define([libxfcegui4_version_build], [@REVISION@])
-m4_define([libxfcegui4_version_tag], [git])
+m4_define([libxfcegui4_version_tag], [])
 m4_define([libxfcegui4_version], 
[libxfcegui4_version_major().libxfcegui4_version_minor().libxfcegui4_version_micro()ifelse(libxfcegui4_version_nano(),
 [], [], [.libxfcegui4_version_nano()])ifelse(libxfcegui4_version_tag(), [git], 
[libxfcegui4_version_tag()-libxfcegui4_version_build()], 
[libxfcegui4_version_tag()])])
 
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] libxfcegui4:master Updates for release.

2012-04-13 Thread Nick Schermer
Updating branch refs/heads/master
 to fb2f043e901870f7746f8d4582be2f34fcc3cf18 (commit)
   from 3df9d5d06edd489147786969514ed9e7173534e0 (commit)

commit fb2f043e901870f7746f8d4582be2f34fcc3cf18
Author: Nick Schermer n...@xfce.org
Date:   Fri Apr 13 23:37:16 2012 +0200

Updates for release.

 Makefile.am |3 +++
 NEWS|8 
 configure.in.in |4 ++--
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index bd2407f..1e7d462 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,9 @@ ChangeLog: Makefile
 
 dist-hook: ChangeLog
 
+distuninstallcheck_listfiles = 
\ 
+   find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
 EXTRA_DIST =   \
AUTHORS \
COPYING \
diff --git a/NEWS b/NEWS
index 9dd130a..69c42c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+4.9.0
+=
+- Drop XfceDesktopEntry usage.
+- Add missing flag to linking.
+- Translation updates: Arabic, German, Estonian, Finnish, Galician, 
+  Croatian, Armenian, Icelandic, Korean, Lithuanian, Dutch (Flemish), 
+  Norwegian Nynorsk, Portuguese, Telugu, Chinese (China).
+
 4.8.0
 =
 - Translation updates: Arabic, Basque, Chinese (Taiwan), Hebrew, 
diff --git a/configure.in.in b/configure.in.in
index a14d8a6..964c191 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -9,11 +9,11 @@ dnl *** Version information ***
 dnl ***
 m4_define([libxfcegui4_verinfo], [7:0:3])
 m4_define([libxfcegui4_version_major], [4])
-m4_define([libxfcegui4_version_minor], [8])
+m4_define([libxfcegui4_version_minor], [9])
 m4_define([libxfcegui4_version_micro], [0])
 m4_define([libxfcegui4_version_nano], [])   dnl leave this empty to have no 
nano version
 m4_define([libxfcegui4_version_build], [@REVISION@])
-m4_define([libxfcegui4_version_tag], [git])
+m4_define([libxfcegui4_version_tag], [])
 m4_define([libxfcegui4_version], 
[libxfcegui4_version_major().libxfcegui4_version_minor().libxfcegui4_version_micro()ifelse(libxfcegui4_version_nano(),
 [], [], [.libxfcegui4_version_nano()])ifelse(libxfcegui4_version_tag(), [git], 
[libxfcegui4_version_tag()-libxfcegui4_version_build()], 
[libxfcegui4_version_tag()])])
 
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] libxfcegui4:master Updates for release.

2010-10-31 Thread Nick Schermer
Updating branch refs/heads/master
 to 6d61151c347d59eed4599b320f0b8d142a390c4f (commit)
   from 00e41afbcc1f5170a808ebab64558dc3c39d7216 (commit)

commit 6d61151c347d59eed4599b320f0b8d142a390c4f
Author: Nick Schermer n...@xfce.org
Date:   Sun Oct 31 15:49:30 2010 +0100

Updates for release.

 NEWS|8 
 configure.in.in |2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index f074bb1..2a79576 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+4.7.0
+=
+- Deprecated all functions and objects, use libxfce4ui instead.
+- Drop libxfce4kbd-private to avoid file conflics with libxfce4ui.
+- Various compiler errors fixed and build improvements.
+- Translation updates (gl, bn_IN, pt_BR, ru, nl, ro, de, tl_PH, lv,
+  ur, ur_PK, hu, zh_CN, ast).
+
 4.6.1
 ==
 - Update translations (pl, ja, gl, pt, nb, es)
diff --git a/configure.in.in b/configure.in.in
index 6c3c805..9916be5 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -13,7 +13,7 @@ m4_define([libxfcegui4_version_minor], [7])
 m4_define([libxfcegui4_version_micro], [0])
 m4_define([libxfcegui4_version_nano], [])   dnl leave this empty to have no 
nano version
 m4_define([libxfcegui4_version_build], [...@revision@])
-m4_define([libxfcegui4_version_tag], [git])
+m4_define([libxfcegui4_version_tag], [])
 m4_define([libxfcegui4_version], 
[libxfcegui4_version_major().libxfcegui4_version_minor().libxfcegui4_version_micro()ifelse(libxfcegui4_version_nano(),
 [], [], [.libxfcegui4_version_nano()])ifelse(libxfcegui4_version_tag(), [git], 
[libxfcegui4_version_tag()-libxfcegui4_version_build()], 
[libxfcegui4_version_tag()])])
 
 
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits