From dd36e21b6d1e44ee65b8a3ca6db08fd71701ceb0 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 18 Aug 2010 20:57:42 +0200 Subject: Update NEWS, AUTHORS and configure.ac for 1.5 release. --- AUTHORS | 18 ++++++++++++------ NEWS | 9 +++++++++ configure.ac | 2 +- 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/AUTHORS b/AUTHORS index ec90cf5..c4cba6d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,21 +9,27 @@ Contributors Francesco Marella Alexandros Frantzis Dan Helfman +Gabriel de Perthuis Martin Koelewijn Joern Konopka (Ubuntu Mono icons) +aleth (Ubuntu Mono icons) Tango Desktop Project provided artwork for the official redshift icon. Translators -------------------- +Ibai Oihanguren (Basque) +Gustavo Guidorizzi (Brazilian Portuguese) +Rafael Beraldo (Brazilian Portuguese) +clever_fox (Czech) +Jon Lund Steffensen (Danish) +Ilari Oras (Finnish) +XioNoX (French) +Hangman (French) Jan-Christoph Borchardt (German) +dotancohen (Hebrew) Andrea Amoroso (Italian) -Jon Lund Steffensen (Danish) -clever_fox (Czech) -Fernando Ossandon (Spanish) Gregory Petrosyan (Russian) Чистый (Russian) -Ilari Oras (Finnish) -Gustavo Guidorizzi (Brazilian Portuguese) -Rafael Beraldo (Brazilian Portuguese) +Fernando Ossandon (Spanish) diff --git a/NEWS b/NEWS index 5afd758..4e3ceb8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +v1.5 (2010-08-18) +* New ubuntu-mono-dark icons that fit better with the color guidelines. + Contributed by aleth. +* Improve GNOME location provider (patch by Gabriel de Perthuis). +* Application launcher and autostart feature contributed by Francesco Marella. +* Translation updates: Basque (Ibai Oihanguren); French (Hangman, XioNoX); + German (Jan-Christoph Borchardt); Hebrew (dotancohen); Spanish + (Fernando Ossandon). + v1.4.1 (2010-06-15) * Include Ubuntu Mono icons by Joern Konopka. * Fix: Toggle icon in statusicon.py like appindicator already does. diff --git a/configure.ac b/configure.ac index 54450b6..6f4bb98 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([redshift], [1.4.1], [https://bugs.launchpad.net/redshift]) +AC_INIT([redshift], [1.5], [https://bugs.launchpad.net/redshift]) AC_CONFIG_SRCDIR([src/redshift.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.3-70-g09d2