Updating branch refs/heads/master
to ea2621183fa00fb3c678cf9c1cfedeb82561063a (commit)
from 828eb61a4760446c97fd03403ff161d1875052db (commit)
commit ea2621183fa00fb3c678cf9c1cfedeb82561063a
Author: Mark Trompell <[email protected]>
Date: Mon Apr 23 08:54:36 2012 +0200
get ready for a release
ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++
configure.in.in | 7 ++++---
2 files changed, 43 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 4f482f1..e9e7c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,43 @@
# created with git log --pretty=format:"%ad %h %s %aN <%aE>" --no-merges
--date=short
+2012-04-08 828eb61 Cleaning some runtime GObject assert violations Andrzej
<[email protected]>
+2012-04-02 33611c0 bugfix: fixed label orientation. Andrzej
<[email protected]>
+2012-04-20 7ce7f33 l10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo <[email protected]>
+2012-04-12 33a3472 l10n: Initial Finnish translation Jari Rahkonen
<[email protected]>
+2012-03-23 2bf70a1 bind icon-size-max to xfconf Andrzej <[email protected]>
+2012-03-22 969fe20 Replaced "nrows-min" with "icon-size-max" Andrzej
<[email protected]>
+2012-03-21 517416a brain dead port to xfconf Mark Trompell
<[email protected]>
+2012-03-21 43120ff Removed unused on_label_changed Andrzej <[email protected]>
+2012-03-21 92aa37e Removing some assert violations and compiler warnings.
Andrzej <[email protected]>
+2012-03-21 7cf3a0d Added "nrows-min" property. Sets a minimum number of icon
rows/columns. Andrzej <[email protected]>
+2012-03-21 2b92a4b Added exo dependency Andrzej <[email protected]>
+2012-03-21 4433eaf Removed chatty debug messages Andrzej <[email protected]>
+2012-03-21 47662af Changed version checking mechanism Andrzej
<[email protected]>
+2012-03-21 ac510b4 Icons can now be scaled up to the row size (or panel size
in 4.8). Andrzej <[email protected]>
+2012-03-21 733903a Added a default icon and reworked pixbuf change
notification. Andrzej <[email protected]>
+2012-03-20 d46b02e notify pixbuf on changing icons Andrzej <[email protected]>
+2012-03-20 cb53f68 remove unused gtkrc Mark Trompell <[email protected]>
+2012-03-19 29f92f2 Added support for multi-row layout. Andrzej
<[email protected]>
+2012-03-18 12875c1 Use resizeable icons. Andrzej <[email protected]>
+2012-03-14 b23a0fe l10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo <[email protected]>
+2012-03-14 1ca0151 add files I missed with previous commit Andrzej
<[email protected]>
+2012-03-14 4faa7f1 Adapt the plugin to xfce4-panel 4.9+ Andrzej
<[email protected]>
+2012-02-28 c57681e l10n: initial commit for Korean translation. Seong-ho Cho
<[email protected]>
+2012-02-19 9bdb3cf l10n: Updated Turkish (tr) translation to 100% Utku
Berberoğlu <[email protected]>
+2012-02-08 d6aa05b l10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo <[email protected]>
+2012-01-24 a2c3c7b l10n: Added Lithuanian language Algimantas Margevičius
<[email protected]>
+2012-01-15 a6f958b l10n: Initial catalan translation. Carles Muñoz Gorriz
<[email protected]>
+2012-01-09 da1b85b l10n: Czech transaltion added Michal Várady
<[email protected]>
+2012-01-08 ce2725b l10n: Added portuguese Sergio Marques <[email protected]>
+2011-12-29 998be70 l10n: Updated Bulgarian (bg) translation to 100% Milen
Milev <[email protected]>
+2011-12-29 b78e353 l10n: Updates to Bulgarian translation Milen Milev
<[email protected]>
+2011-12-09 46ec343 l10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo <[email protected]>
+2011-11-25 8d40ac2 don't support older gtk than xfce itself Mark Trompell
<[email protected]>
+2011-11-24 9aaf142 rm module.xml Mark Trompell <[email protected]>
+2011-11-17 28eb5e4 l10n: Updates to Chinese (Taiwan) translation Cheng-Chia
Tseng <[email protected]>
+2011-11-05 32055a7 l10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo <[email protected]>
+2011-11-05 f21e075 l10n: Initial Hungarian translation for
xfce4-indicator-plugin Gabor Kelemen <[email protected]>
+2011-10-25 2abae06 back to development Mark Trompell <[email protected]>
+2011-10-25 05a80cc prepare for 0.4.0 Mark Trompell <[email protected]>
2011-10-25 271d081 Fix location of indicator dirs Lionel Le Folgoc
<[email protected]>
2011-10-25 54cf557 Revert "Fix location of indicator dirs", committed wrong
file Mark Trompell <[email protected]>
2011-10-25 0b91347 Fix location of indicator dirs Lionel Le Folgoc
<[email protected]>
diff --git a/configure.in.in b/configure.in.in
index 3280c7f..0cd4ca4 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -7,11 +7,11 @@ dnl ***************************
dnl *** Version information ***
dnl ***************************
m4_define([indicator_version_major], [0])
-m4_define([indicator_version_minor], [4])
+m4_define([indicator_version_minor], [5])
m4_define([indicator_version_micro], [0])
m4_define([indicator_version_nano], []) dnl leave this empty to have no nano
version
m4_define([indicator_version_build], [@REVISION@])
-m4_define([indicator_version_tag], [git])
+m4_define([indicator_version_tag], [])
m4_define([indicator_version],
[indicator_version_major().indicator_version_minor().indicator_version_micro()ifelse(indicator_version_nano(),
[], [], [.indicator_version_nano()])ifelse(indicator_version_tag(), [git],
[indicator_version_tag()-indicator_version_build()],
[indicator_version_tag()])])
dnl ***************************
@@ -37,8 +37,9 @@ dnl ********************************
AC_PROG_CC()
AC_PROG_LD()
AC_PROG_INSTALL()
-AC_PROG_LIBTOOL()
AC_PROG_INTLTOOL()
+LT_PREREQ([2.2.6])
+LT_INIT([disable-static])
dnl **********************************
dnl *** Check for standard headers ***
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits