[girl] GNOME Internet Radio Locator version 9.5.2



commit bc8dd5fd42767e19b978a0cdae0c5e0a8164e90d
Author: Ole Aamot <oka oka no>
Date:   Fri Sep 23 22:21:41 2016 +0200

    GNOME Internet Radio Locator version 9.5.2

 NEWS         |   21 +++++++++++++++++++++
 README       |    8 ++++++++
 girl.spec.in |    4 ++--
 src/girl.c   |    6 +++++-
 4 files changed, 36 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6d2943a..f472964 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
 =============
+Version 9.5.2
+=============
+
+Stations
+
+       * src/girl.xml: Add BBC Radio 5 Live (bbc.co.uk)
+
+Translations
+
+       * po/cs.po: Updated Czech translation (Marek Černocký)
+       * po/de.po: Updated German translation (Bernd Homuth)
+       * po/es.po: Updated Spanish translation (Daniel Mustieles)
+       * po/fr.po: New French translation (Paul Feuvraux and Claude Paroz)
+       * po/hu.po: Updated Hungarian translation (Balázs Úr)
+       * po/pl.po: Updated Polish translation (Piotr Drąg)
+       * po/pt_BR.po: Updated Brazilian Portuguese (Rafael Fontenelle)
+       * po/sr.po: Updated Serbian translation (Мирослав Николић)
+       * po/sr latin  po: Updated Serbian translation (Мирослав Николић)
+       * po/sv.po: Updated Swedish translation (Anders Jonsson)
+
+=============
 Version 9.5.1
 =============
 
diff --git a/README b/README
index b64c129..f3da59e 100644
--- a/README
+++ b/README
@@ -1,4 +1,12 @@
 ================
+GIRL 9.5.2 notes
+================
+
+GIRL 9.5.2 was released on September 23, 2016 with support for 79 free
+Internet radio stations.  This new release features French translation
+and BBC Radio 5 Live broadcasting from BBC in Salford, United Kingdom.
+
+================
 GIRL 9.5.1 notes
 ================
 
diff --git a/girl.spec.in b/girl.spec.in
index c7f8e1e..049b918 100644
--- a/girl.spec.in
+++ b/girl.spec.in
@@ -25,8 +25,8 @@ to easily locate and record live radio programs on radio broadcasters
 on the Internet.
 
 GIRL is developed on the GNOME platform and it requires at least
-one audio player such as Videos to be installed for playback and
-streamripper for recording.
+one audio player such as GNOME Videos to be installed for playback
+and streamripper for recording.
 
 Enjoy Internet Radio.
 
diff --git a/src/girl.c b/src/girl.c
index 82e5db8..35824d0 100644
--- a/src/girl.c
+++ b/src/girl.c
@@ -652,6 +652,10 @@ void about_app(GtkWidget * a, gpointer user_data)
                                        "Mирослав Николић <miroslavnikolic rocketmail com> (Serbian 
translation)\n"
                                        "Balázs Meskó <meskobalazs gmail com> (Hungarian translation)\n"
                                        "Laudivan Freire de Almeida <laudivan riseup net> (Brazilian 
Portuguese translation)\n"
+                                       "Bernd Homuth <dev hmt im> (German translation)\n"
+                                       "Paul Feuvraux and Claude Paroz <claude 2xlibre net> (French 
translation)\n"
+                                       "Anders Jonsson <anders jonsson norsjovallen se> (Swedish 
translation)\n"
+
                                              ));
        gchar* artists[] = { "Wiki Graphic Designer",
                             "Aly Raj",
@@ -903,7 +907,7 @@ void on_stop_button_clicked(GtkWidget *a, gpointer user_data)
                GIRL_DEBUG_MSG("Playback stopped.\n");
                g_subprocess_force_exit(girl->player_subprocess);
                // g_spawn_close_pid( girl->player_pid);
-               appbar_send_msg(_("Stopped playing the radio station %s in %s, exit the application Videos."),
+               appbar_send_msg(_("Stopped playing the radio station %s in %s, exit the application GNOME 
Videos."),
                                girl->selected_station_name,
                                girl->selected_station_location,
                                girl->selected_station_uri,


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