Updating branch refs/heads/master
to 877d979bc5f8ab6eab424f7849dc20100307e77b (commit)
from 6dc7c2e545d851351acf53ed7748845db40cdbd7 (commit)
commit 877d979bc5f8ab6eab424f7849dc20100307e77b
Author: Andrzej <[email protected]>
Date: Mon Sep 2 00:03:30 2013 +0100
preparing for a release
ChangeLog | 29 ++++++++++++++++++++++++++++-
configure.ac.in | 4 ++--
2 files changed, 30 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 9cde7f6..8e40a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+# created with git log --pretty=format:"%ad %h %s %aN <%aE>" --no-merges
--date=short
+2013-09-01 6dc7c2e Updated .po files Andrzej <[email protected]>
+2013-09-01 61a419b Updated description in the desktop file. Andrzej
<[email protected]>
+2013-09-01 19b21aa Updated list of authors and plugin description. Andrzej
<[email protected]>
+2013-09-02 919f8d8 I18n: Update translation it (100%). Anonymous
<[email protected]>
+2013-09-01 a90c20e Refactored indicator loading functions. Andrzej
<[email protected]>
+2013-09-01 e993461 Updated the friendly name table. Andrzej
<[email protected]>
+2013-09-01 0bcb768 Remove panel version checking Andrzej <[email protected]>
+2013-09-01 c86bf2c Make IDO library optional Andrzej <[email protected]>
+2013-09-01 f949719 Call ido_init() Alistair Buxton <[email protected]>
+2013-09-01 99f974b Update the friendly name table. Alistair Buxton
<[email protected]>
+2013-08-31 8d26ab0 Add libido to the build rules. Alistair Buxton
<[email protected]>
+2013-09-01 48edafd Initial support for IndicatorNg service files Andrzej
<[email protected]>
+2013-08-31 05fdb4d I18n: Update translation hu (100%). Nucleo
<[email protected]>
+2013-08-31 0d48094 Added a log handler Andrzej <[email protected]>
+2013-08-31 4eccf54 Cleanup Andrzej <[email protected]>
+2013-08-30 4010e45 I18n: Update translation ko (100%). kentarch
<[email protected]>
+2013-08-30 56a2a08 Reworked button layout mechanism. Andrzej
<[email protected]>
+2013-08-30 f6b312b I18n: Update translation pt (100%). Sérgio Marques
<[email protected]>
+2013-08-28 5455bae I18n: Update translation pl (97%). Piotr Sokół
<[email protected]>
+2013-08-28 f669246 IndicatorButton: detect storage type Andrzej
<[email protected]>
+2013-08-27 01e0527 I18n: Update translation pt_BR (100%). Rafael Ferreira
<[email protected]>
+2013-08-27 c69bc0b I18n: Update translation nl (100%). Pjotr123
<[email protected]>
+2013-08-27 e18290e I18n: Update translation fr (100%). jc1
<[email protected]>
+2013-08-27 0618450 I18n: Update translation bg (100%). cybercop
<[email protected]>
+2013-08-26 c19cf69 back to development Andrzej <[email protected]>
+2013-08-26 6570cb8 preparing for a release Andrzej <[email protected]>
2013-08-26 f9608f5 make distcheck fix Andrzej <[email protected]>
2013-06-04 d0a61c0 make distcheck fixes Andrzej <[email protected]>
2013-08-26 e807eae Added more known indicators Andrzej <[email protected]>
@@ -259,4 +286,4 @@
2009-05-27 67c060d indicator is the one we need to check for Mark Trompell
<[email protected]>
2009-05-26 646fe35 Fix build issue with libtool 2.x Mark Trompell
<[email protected]>
2009-05-15 aa9f8f0 some random changes Mark Trompell <[email protected]>
-2009-05-15 ac4fe3f initial checkin Mark Trompell <[email protected]>
\ No newline at end of file
+2009-05-15 ac4fe3f initial checkin Mark Trompell <[email protected]>
diff --git a/configure.ac.in b/configure.ac.in
index 7b90506..3bc94e0 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,11 +7,11 @@ dnl ***************************
dnl *** Version information ***
dnl ***************************
m4_define([indicator_version_major], [2])
-m4_define([indicator_version_minor], [0])
+m4_define([indicator_version_minor], [1])
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 ***************************
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits