[girl] GIRL 6.1.0 changes



commit 5a3240db299995343df82fe0400de4df0746470c
Author: Ole Aamot <oka oka no>
Date:   Sun Nov 1 17:20:34 2015 +0100

    GIRL 6.1.0 changes

 AUTHORS                            |    1 +
 ChangeLog                          |  176 ++++++++++++++++++++++++++++++++++++
 NEWS                               |   12 +++
 data/icons/1024x1024/apps/girl.png |  Bin 91311 -> 189386 bytes
 data/icons/16x16/apps/girl.png     |  Bin 744 -> 825 bytes
 data/icons/22x22/apps/girl.png     |  Bin 1052 -> 1309 bytes
 data/icons/24x24/apps/girl.png     |  Bin 1087 -> 1448 bytes
 data/icons/256x256/apps/girl.png   |  Bin 14492 -> 34036 bytes
 data/icons/32x32/apps/girl.png     |  Bin 1401 -> 2154 bytes
 data/icons/48x48/apps/girl.png     |  Bin 2153 -> 3766 bytes
 data/icons/512x512/apps/girl.png   |  Bin 39039 -> 81370 bytes
 help/Makefile                      |   20 ++--
 help/en_US/search.page             |    2 +-
 src/girl.png                       |  Bin 2988 -> 3766 bytes
 14 files changed, 200 insertions(+), 11 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 9a68e01..6d16450 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -17,3 +17,4 @@ Samir Ribić <megaribi epn ba> (Bosnian translation)
 Enrico Nicoletto <liverig gmail com> (Brazilian Portuguese translation)
 Sveinn í Felli <sv1 fellsnet is> (Icelandic translation)
 Josef Andersson <josef andersson gmail com> (Swedish translation)
+Pedro Albuquerque <palbuquerque73 gmail com> (Portuguese translation)
diff --git a/ChangeLog b/ChangeLog
index a1186b4..652e390 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,179 @@
+commit a81defd83166396ae41c8207d6f024c2fde6dec5
+Merge: 475b1b1 38842f9
+Author: Ole Aamot <oka oka no>
+Date:   Sat Oct 31 20:44:47 2015 +0100
+
+    Merge branch 'master' of ssh://git.gnome.org/git/girl
+
+commit 475b1b1696ac4c3efdbe3f0a4e064bc302ce0533
+Author: Ole Aamot <oka oka no>
+Date:   Sat Oct 31 20:44:31 2015 +0100
+
+    GIRL 6.1.0
+
+ AUTHORS                        |   1 +
+ ChangeLog                      |  64 ++++++++++++++++++++++++
+ NEWS                           |  48 ++++++++++++++++++
+ README                         |  51 +++++++++++++++++++
+ THANKS                         |   2 +
+ autogen.sh                     |   2 +-
+ compile                        |   2 +-
+ configure                      | 109 ++++++++++++++---------------------------
+ configure.ac                   |   8 +--
+ data/Makefile.in               |  23 ++++++---
+ data/girl.appdata.xml.in       |   2 +
+ data/icons/16x16/Makefile.in   |  24 ++++++---
+ data/icons/22x22/Makefile.in   |  24 ++++++---
+ data/icons/24x24/Makefile.in   |  24 ++++++---
+ data/icons/256x256/Makefile.in |  24 ++++++---
+ data/icons/32x32/Makefile.in   |  24 ++++++---
+ data/icons/48x48/Makefile.in   |  24 ++++++---
+ data/icons/Makefile.in         |  22 +++++++--
+ data/pixmaps/Makefile.in       |  22 +++++++--
+ girl.spec.in                   |   3 ++
+ help/C/index.page              |   2 +-
+ help/C/prev.page               |  49 +++++++++---------
+ help/Makefile                  |  40 +++++++++------
+ help/Makefile.am               |   2 +-
+ help/Makefile.in               |  24 ++++++---
+ help/en_US/index.page          |   2 +-
+ help/en_US/legal.xml           |   2 +
+ help/en_US/prev.page           |  48 +++++++++---------
+ po/POTFILES.in                 |   6 ++-
+ po/POTFILES.skip               |   3 +-
+ src/Makefile.in                |  23 ++++++---
+ src/girl-station.c             |   2 +-
+ src/girl.c                     |  80 +-----------------------------
+ src/girl.h                     |   3 ++
+ 34 files changed, 498 insertions(+), 291 deletions(-)
+
+commit 38842f95b3a42662911eeee5d1bb86ab873391c4
+Author: Marek Černocký <marek manet cz>
+Date:   Fri Oct 30 09:19:36 2015 +0100
+
+    Added Czech language
+
+ help/Makefile.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 89e6c8bbc487581ae98be97221fd73dc1cb222f8
+Author: Marek Černocký <marek manet cz>
+Date:   Fri Oct 30 09:19:31 2015 +0100
+
+    Added Czech language
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bab9204138d50aba5cc2df9e670abf3e1a1e8892
+Author: Marek Černocký <marek manet cz>
+Date:   Fri Oct 30 09:19:26 2015 +0100
+
+    Added Czech language
+
+ help/Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ffd086adca43c1a6fae0c86bfdd2b76806d24c6d
+Author: Marek Černocký <marek manet cz>
+Date:   Fri Oct 30 09:19:09 2015 +0100
+
+    Czech translation
+
+ help/cs/cs.po | 583 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 583 insertions(+)
+
+commit ee9be3575384b36437e51ff1ddf173321e29d660
+Author: Marek Černocký <marek manet cz>
+Date:   Fri Oct 30 08:53:31 2015 +0100
+
+    Use tag <key>
+
+ help/C/search.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c84511487b678604be5809d689b20b7acadee60e
+Author: Marek Černocký <marek manet cz>
+Date:   Fri Oct 30 08:53:02 2015 +0100
+
+    Updated Czech translation
+
+ po/cs.po | 32 ++++++++++++++++----------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
+
+commit 5a712e9a26072b37ff7bf2764320ae3ce4defbb5
+Author: Marek Černocký <marek manet cz>
+Date:   Mon Oct 12 15:37:30 2015 +0200
+
+    Updated Czech translation
+
+ po/cs.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 1293fef495bb912bc092c119bba9dd721b6d9066
+Author: Rafael Fontenelle <rffontenelle gmail com>
+Date:   Mon Oct 5 20:47:04 2015 +0000
+
+    Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 156 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 84 insertions(+), 72 deletions(-)
+
+commit 5ecc99f6571e5419e8c59e57ce9792e40086735a
+Author: Pedro Albuquerque <palbuquerque73 gmail com>
+Date:   Fri Sep 18 05:36:53 2015 +0000
+
+    Added Portuguese translation
+
+ po/LINGUAS |   1 +
+ po/pt.po   | 417 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 418 insertions(+)
+
+commit cf988f32a8e2ea986bae595a30e6ed2d0da37d4d
+Author: Piotr Drąg <piotrdrag gmail com>
+Date:   Thu Sep 3 01:34:12 2015 +0200
+
+    Updated Polish translation
+
+ po/pl.po | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit 6e4277ee646f02607e09a191b4d4ccb17e080a59
+Author: Balázs Úr <urbalazs gmail com>
+Date:   Mon Aug 31 16:12:29 2015 +0000
+
+    Updated Hungarian translation
+
+ po/hu.po | 35 ++++++++++++++++++-----------------
+ 1 file changed, 18 insertions(+), 17 deletions(-)
+
+commit 4642a87a0f0f0431f63ea8a1ed16197a955a0a35
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date:   Tue Aug 25 12:56:33 2015 +0200
+
+    Updated Spanish translation
+
+ po/es.po | 26 +++++++++++++++++++-------
+ 1 file changed, 19 insertions(+), 7 deletions(-)
+
+commit 309cc2df47fcb4c901eb5be4abbe662e463bd0d0
+Author: Anders Jonsson <anders jonsson norsjovallen se>
+Date:   Sun Aug 16 21:56:10 2015 +0000
+
+    Updated Swedish translation
+
+ po/sv.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 21128497634f39533ca8ffa8fc58213db8efc35d
+Author: Piotr Drąg <piotrdrag gmail com>
+Date:   Sat Aug 8 23:51:18 2015 +0200
+
+    Updated Polish translation
+
+ po/pl.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
 commit 944a4d22cd0f90b6f66db80bd9ff415e689e188e
 Author: Igor Gnatenko <ignatenko src gnome org>
 Date:   Mon Aug 3 13:06:41 2015 +0300
diff --git a/NEWS b/NEWS
index 8802766..e572be5 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,12 @@ AppData
 
        * data/girl.appdata.xml: Add new <name> and <summary> tags.
 
+Documentation
+
+       * help/C/search.page: Use tag <key> (Marek Černocký)
+       * help/Makefile.am: Add Czech language (Marek Černocký)
+       * help/cs/cs.po: Add Czech language (Marek Černocký)
+
 Sources
 
        * src/girl-canvas.c: update FSF address (Bugzilla #753044)
@@ -30,6 +36,12 @@ Sources
 
 Translations
 
+       * po/cs.po: Updated Czech translation by Marek Černocký
+       * po/es.po: Updated Spanish translation by Daniel Mustieles
+       * po/hu.po: Updated Hungarian translation by Balázs Úr
+       * po/pl.po: Updated Polish translation by Piotr Drąg
+       * po/pt.po: New Portuguese translation by Pedro Albuquerquexs
+       * po/pt_BR.po: Updated Brazilian Portuguese translation by Rafael Fontenelle
        * po/sv.po: New Swedish translation by Anders Jonsson
 
 =============
diff --git a/data/icons/1024x1024/apps/girl.png b/data/icons/1024x1024/apps/girl.png
index 74294f2..608380b 100644
Binary files a/data/icons/1024x1024/apps/girl.png and b/data/icons/1024x1024/apps/girl.png differ
diff --git a/data/icons/16x16/apps/girl.png b/data/icons/16x16/apps/girl.png
index 3c912df..5ec1298 100644
Binary files a/data/icons/16x16/apps/girl.png and b/data/icons/16x16/apps/girl.png differ
diff --git a/data/icons/22x22/apps/girl.png b/data/icons/22x22/apps/girl.png
index 3e1447a..a1c47b7 100644
Binary files a/data/icons/22x22/apps/girl.png and b/data/icons/22x22/apps/girl.png differ
diff --git a/data/icons/24x24/apps/girl.png b/data/icons/24x24/apps/girl.png
index 2268c33..32180fc 100644
Binary files a/data/icons/24x24/apps/girl.png and b/data/icons/24x24/apps/girl.png differ
diff --git a/data/icons/256x256/apps/girl.png b/data/icons/256x256/apps/girl.png
index 5d4f49e..7f055e4 100644
Binary files a/data/icons/256x256/apps/girl.png and b/data/icons/256x256/apps/girl.png differ
diff --git a/data/icons/32x32/apps/girl.png b/data/icons/32x32/apps/girl.png
index a9b9dd5..50f0527 100644
Binary files a/data/icons/32x32/apps/girl.png and b/data/icons/32x32/apps/girl.png differ
diff --git a/data/icons/48x48/apps/girl.png b/data/icons/48x48/apps/girl.png
index ced88c3..d141435 100644
Binary files a/data/icons/48x48/apps/girl.png and b/data/icons/48x48/apps/girl.png differ
diff --git a/data/icons/512x512/apps/girl.png b/data/icons/512x512/apps/girl.png
index bbda82f..a4bf743 100644
Binary files a/data/icons/512x512/apps/girl.png and b/data/icons/512x512/apps/girl.png differ
diff --git a/help/Makefile b/help/Makefile
index 5fd71df..ba789f1 100644
--- a/help/Makefile
+++ b/help/Makefile
@@ -118,13 +118,13 @@ am__can_run_installinfo = \
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 am__DIST_COMMON = $(srcdir)/Makefile.in
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/oka/girl/missing aclocal-1.15
+ACLOCAL = ${SHELL} /home/oka/git/gnome/girl/missing aclocal-1.15
 ALL_LINGUAS = 
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 1
-AUTOCONF = ${SHELL} /home/oka/girl/missing autoconf
-AUTOHEADER = ${SHELL} /home/oka/girl/missing autoheader
-AUTOMAKE = ${SHELL} /home/oka/girl/missing automake-1.15
+AUTOCONF = ${SHELL} /home/oka/git/gnome/girl/missing autoconf
+AUTOHEADER = ${SHELL} /home/oka/git/gnome/girl/missing autoheader
+AUTOMAKE = ${SHELL} /home/oka/git/gnome/girl/missing automake-1.15
 AWK = gawk
 CATALOGS = 
 CATOBJEXT = .gmo
@@ -181,7 +181,7 @@ LIBOBJS =
 LIBS = -lm 
 LN_S = ln -s
 LTLIBOBJS = 
-MAKEINFO = ${SHELL} /home/oka/girl/missing makeinfo
+MAKEINFO = ${SHELL} /home/oka/git/gnome/girl/missing makeinfo
 MKDIR_P = /usr/bin/mkdir -p
 MKINSTALLDIRS = ./mkinstalldirs
 MSGFMT = /usr/bin/msgfmt
@@ -212,10 +212,10 @@ XGETTEXT = /usr/bin/xgettext
 XMLLINT = xmllint
 YELP_LC_DIST = true
 YELP_LC_MEDIA_LINKS = true
-abs_builddir = /home/oka/girl/help
-abs_srcdir = /home/oka/girl/help
-abs_top_builddir = /home/oka/girl
-abs_top_srcdir = /home/oka/girl
+abs_builddir = /home/oka/git/gnome/girl/help
+abs_srcdir = /home/oka/git/gnome/girl/help
+abs_top_builddir = /home/oka/git/gnome/girl
+abs_top_srcdir = /home/oka/git/gnome/girl
 ac_ct_CC = gcc
 am__include = include
 am__leading_dot = .
@@ -234,7 +234,7 @@ host_alias =
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/oka/girl/install-sh
+install_sh = ${SHELL} /home/oka/git/gnome/girl/install-sh
 intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
 intltool__v_merge_options_0 = -q
 libdir = ${exec_prefix}/lib
diff --git a/help/en_US/search.page b/help/en_US/search.page
index 951d810..f2598bf 100644
--- a/help/en_US/search.page
+++ b/help/en_US/search.page
@@ -17,7 +17,7 @@
 
   <p>It is possible to search for supported radio stations based on the location of the station in 
<app>GIRL</app>.</p>
 
-  <p>Enter a city name for a supported radio station in the query field and hit ENTER.</p>
+  <p>Enter a city name for a supported radio station in the query field and hit <key>ENTER</key>.</p>
   
   <title>
     <media type="image" mime="image/png" src="media/girl-search-station-by-location.png"/>
diff --git a/src/girl.png b/src/girl.png
index 80c9aa5..d141435 100644
Binary files a/src/girl.png and b/src/girl.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]