[girl] GIRL 3.1.0



commit 502d27391b311a20bebf6806830d0f24071b1220
Author: Ole Aamot <oka oka no>
Date:   Wed Apr 29 10:22:48 2015 +0200

    GIRL 3.1.0

 AUTHORS             |    1 +
 ChangeLog           |   27 +++++++++++++++++++++++++++
 NEWS                |   13 +++++++++++++
 THANKS              |    1 +
 configure           |   20 ++++++++++----------
 configure.ac        |    2 +-
 data/screenshot.png |  Bin 251842 -> 193407 bytes
 src/girl.xml        |   21 ++++++++++++++++++++-
 8 files changed, 73 insertions(+), 12 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 8323460..5b337e5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -15,3 +15,4 @@ Matej Urbančič <mateju svn gnome org> (Slovenian translation)
 Efstathios Iosifidis <iosifidis opensuse org> (Greek translation)
 Samir Ribić <megaribi epn ba> (Bosnian translation)
 Enrico Nicoletto <liverig gmail com> (Brazilian Portuguese translation)
+Sveinn í Felli <sv1 fellsnet is> (Icelandic translation)
diff --git a/ChangeLog b/ChangeLog
index 1aa54d6..b804e86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+commit 3aaaee0e745de1f2b614aa0fdd49c6effe48054f
+Merge: cbab998 15cadb3
+Author: Ole Aamot <oka oka no>
+Date:   Wed Apr 29 09:27:56 2015 +0200
+
+    Merge branch 'master' of ssh://git.gnome.org/git/girl
+
+commit 15cadb38e1c627ed415cb6ac738a63f444429394
+Author: Sveinn í Felli <sv1 fellsnet is>
+Date:   Sat Apr 25 15:22:27 2015 +0000
+
+    Added Icelandic translation
+
+ po/LINGUAS |   1 +
+ po/is.po   | 356 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 357 insertions(+)
+
+commit cbab9981e177a0f7ae73384ef8905ff57ac3a842
+Author: Ole Aamot <oka oka no>
+Date:   Sat Apr 25 16:49:14 2015 +0200
+
+    Prepare GIRL 3.0.0
+
+ ChangeLog | 24 ++++++++++++++++++++++++
+ configure | 20 ++++++++++----------
+ 2 files changed, 34 insertions(+), 10 deletions(-)
+
 commit 42a4818af239b6bafced325be114c1bde6dd446e
 Author: Ole Aamot <oka oka no>
 Date:   Sat Apr 25 16:44:59 2015 +0200
diff --git a/NEWS b/NEWS
index 5fc626b..2b8a18e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 =============
+Version 3.1.0
+=============
+
+Stations
+
+       * src/girl.xml: Add RÚV (ruv.is)
+       * src/girl.xml: Add Radio AF (radioaf.se)
+
+Translations
+
+       * po/is.po: New Icelandic translation by Sveinn í Felli.
+
+=============
 Version 3.0.0
 =============
 
diff --git a/THANKS b/THANKS
index 03cbb7e..3b04dcb 100644
--- a/THANKS
+++ b/THANKS
@@ -19,3 +19,4 @@ Matej Urbančič for Slovenian translation.
 Samir Ribić for Bosnian translation.
 Enrico Nicoletto for Brazilian Portuguese translation.
 Lillebjørn Nilsen for inspiration to continue work on GIRL.
+Sveinn í Felli for Icelandic translation.
diff --git a/configure b/configure
index eaeb363..8f38414 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for girl 3.0.0.
+# Generated by GNU Autoconf 2.69 for girl 3.1.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='girl'
 PACKAGE_TARNAME='girl'
-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='girl 3.0.0'
+PACKAGE_VERSION='3.1.0'
+PACKAGE_STRING='girl 3.1.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1364,7 +1364,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures girl 3.0.0 to adapt to many kinds of systems.
+\`configure' configures girl 3.1.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1430,7 +1430,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of girl 3.0.0:";;
+     short | recursive ) echo "Configuration of girl 3.1.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1545,7 +1545,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-girl configure 3.0.0
+girl configure 3.1.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1910,7 +1910,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by girl $as_me 3.0.0, which was
+It was created by girl $as_me 3.1.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2773,7 +2773,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='girl'
- VERSION='3.0.0'
+ VERSION='3.1.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7447,7 +7447,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by girl $as_me 3.0.0, which was
+This file was extended by girl $as_me 3.1.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7513,7 +7513,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-girl config.status 3.0.0
+girl config.status 3.1.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 11c36dd..8aabd99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(girl, 3.0.0)
+AC_INIT(girl, 3.1.0)
 AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
 AC_CONFIG_SRCDIR([src/girl.c])
 AC_CONFIG_HEADER([config.h])
diff --git a/data/screenshot.png b/data/screenshot.png
index 4b1ca6a..25c9f0a 100644
Binary files a/data/screenshot.png and b/data/screenshot.png differ
diff --git a/src/girl.xml b/src/girl.xml
index 680ef4e..336e0ad 100644
--- a/src/girl.xml
+++ b/src/girl.xml
@@ -2,7 +2,26 @@
 <?xml-stylesheet type="text/xsl" href="http://www.ping.uio.no/~oka/src/girl/girl.xsl"; ?>
 <!DOCTYPE girl SYSTEM "girl-3.0.dtd">
 <girl version="3.0">
+  <station band="99.1FM" id="radioaf" lang="sv" name="Radio AF" rank="1.0" type="edu">
+    <frequency uri="http://www.radioaf.se/";>Lund, Sweden</frequency>
+    <location>Lund, Sweden</location>
+    <description lang="sv">
+      Radio AF är ett utskott i Akademiska Föreningen, studenternas förening och navet i Studentlund.
+    </description>
+    <stream mime="audio/mpeg" uri="http://live.radioaf.se:8000/;stream/1"; codec="MPEG 1 Audio, Layer 3 
(MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+    <uri>http://www.radioaf.se/</uri>
+  </station>            
+  <station band="ONLINE" id="ruv" lang="is" name="RÚV" rank="1.0" type="gov">
+    <frequency uri="http://ruv.is/";>Reyjkavik, Iceland</frequency>
+    <location>Reyjkavik, Iceland</location>
+    <description lang="en">
+      The Icelandic National Broadcasting Service – Ríkisútvarpið, or RÚV for short - is an independent 
public service broadcaster, comprising television, radio and online services. The main objective of the 
National Broadcasting Service is to inform, educate and entertain. This triple role is reflected in its 
mission to provide the public with reliable news service and culture and entertainment content of the highest 
quality. We place particular attention on the Icelandic language, the history of the nation, cultural 
heritage and an active dialogue with the public. We furthermore place special focus on quality programming 
for children and young people. RÚV’s Archives are open and accessible to the public.
+    </description>
+    <stream mime="audio/mpeg" 
uri="http://sip-live.hds.adaptive.level3.net/hls-live/ruv-ras2/_definst_/live/stream1.m3u8"; codec="MPEG 1 
Audio, Layer 3 (MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+    <uri>http://www.ruv.is/</uri>
+  </station>      
   <station band="ONLINE" id="RadioEco" lang="it" name="Radio Eco" rank="1.0" type="edu">
+    <frequency uri="http://ktuh.org/";>Online in Pisa, Italy</frequency>
     <location>Pisa, Italy</location>
     <description lang="it">
       RadioEco è l’emittente radiofonica dell’Ateneo Pisano. Nasce nell’ambito dell’iniziativa del Sole-24 
ore UniOnAir (una radio per ogni ateneo) all’interno della Facoltà di Economia.
@@ -12,7 +31,7 @@
     <uri>http://radioeco.it/</uri>
   </station>
   <station band="90.3FM" id="ktuh" lang="en" name="KTUH FM" rank="1.0" type="edu">
-    <frequency uri="http://ktuh.org/";>Honolulu, HI</frequency>
+    <frequency uri="http://ktuh.org/";>Online in Honolulu, HI</frequency>
     <location>Honolulu, Hawaii</location>
     <description lang="en">
       KTUH is a student-run noncommercial radio station broadcasting from the University of Hawai’i at 
Manoa. We’ve been serving the community since 1969 with a variety of programs that include public 
announcements, equipment for community events, and a practical chance to learn about radio broadcasting. KTUH 
was granted a license to the Board of Regents as a non-commercial educational FM Station by the Federal 
Communications Commission (FCC) on June 28, 1985. Maintaining a staff in excess of 70 volunteers annually, 
KTUH operates 24 hours a day, year-round.


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