[girl] Update screenshot.
- From: Ole Aamot <ole src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [girl] Update screenshot.
- Date: Wed, 10 Dec 2014 17:17:56 +0000 (UTC)
commit a8434ab799af95e7dda1eafe8f2bad217686eb8b
Author: Ole Aamot <oka oka no>
Date: Wed Dec 10 18:17:38 2014 +0100
Update screenshot.
ChangeLog | 6 ++++++
NEWS | 6 ++++++
NEWS-0.6 | 11 +++++++++++
configure | 20 ++++++++++----------
configure.ac | 2 +-
data/screenshot.png | Bin 166375 -> 130805 bytes
src/Makefile.am | 4 ++--
src/Makefile.in | 8 +++++---
src/girl.h | 1 +
9 files changed, 42 insertions(+), 16 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b30eeec..d2224af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-12-10 Ole Aamot <oka oka no>
+
+ * NEWS: Release girl version 0.6.283185307 in honor of Malala
+ * src/girl-runners.c: Add file for the threads implementation
+ * src/girl-runners.h: Add file for the threads implementation
+
2014-12-09 Ole Aamot <oka oka no>
* THANKS: Add Justin Dove
diff --git a/NEWS b/NEWS
index 48bcb0e..e22cd3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2014-12-10 Ole Aamot <oka oka no>
+
+ * girl version 0.6.283185307 release in honor of Malala
+ * src/girl-runners.c: Add file for the threads implementation
+ * src/girl-runners.h: Add file for the threads implementation
+
2014-12-07 Ole Aamot <oka oka no>
* girl version 0.6.2 release.
diff --git a/NEWS-0.6 b/NEWS-0.6
index 7ede03d..b7eeade 100644
--- a/NEWS-0.6
+++ b/NEWS-0.6
@@ -1,3 +1,14 @@
+=====================
+Version 0.6.283185307
+=====================
+
+To celebrate the Nobel prize awardment to Malala, the girl 0.6.283185307
+release is dedicated to Malala, the brave girl that fights for the basic
+right to education in the world.
+
+Tune in to supported radio stations like BBC World News to hear the news
+about her and other brave girls.
+
=============
Version 0.6.2
=============
diff --git a/configure b/configure
index 1cac8bd..ad34b7a 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 0.6.2.
+# Generated by GNU Autoconf 2.69 for girl 0.6.283185307.
#
#
# 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='0.6.2'
-PACKAGE_STRING='girl 0.6.2'
+PACKAGE_VERSION='0.6.283185307'
+PACKAGE_STRING='girl 0.6.283185307'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1329,7 +1329,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 0.6.2 to adapt to many kinds of systems.
+\`configure' configures girl 0.6.283185307 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1395,7 +1395,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of girl 0.6.2:";;
+ short | recursive ) echo "Configuration of girl 0.6.283185307:";;
esac
cat <<\_ACEOF
@@ -1499,7 +1499,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-girl configure 0.6.2
+girl configure 0.6.283185307
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1864,7 +1864,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 0.6.2, which was
+It was created by girl $as_me 0.6.283185307, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2727,7 +2727,7 @@ fi
# Define the identity of the package.
PACKAGE='girl'
- VERSION='0.6.2'
+ VERSION='0.6.283185307'
cat >>confdefs.h <<_ACEOF
@@ -6707,7 +6707,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 0.6.2, which was
+This file was extended by girl $as_me 0.6.283185307, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6773,7 +6773,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 0.6.2
+girl config.status 0.6.283185307
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index cf4b4b2..e7a53ea 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, 0.6.2)
+AC_INIT(girl, 0.6.283185307)
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 a157ffd..b4b5549 100644
Binary files a/data/screenshot.png and b/data/screenshot.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index 07d3e09..513255a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,9 +5,9 @@ AM_CFLAGS = $(GOAL_CFLAGS)
AM_LDFLAGS= $(GOAL_LIBS)
bin_PROGRAMS = girl
-girl_SOURCES = girl.c girl-gui.c girl-listener.c girl-program.c girl-station.c girl-canvas.c
+girl_SOURCES = girl.c girl-gui.c girl-listener.c girl-program.c girl-runners.c girl-station.c girl-canvas.c
girldir = $(datadir)/girl
girl_DATA = listeners.xml programs.xml stations.xml girl-0.1.dtd girl-0.2.dtd girl-0.3.dtd girl-0.4.dtd
girl-0.5.dtd girl-0.6.dtd listener-1.0.dtd listener-1.1.dtd programs-0.1.dtd girl-logo.png girl.png
-EXTRA_DIST = girl.h girl-gui.h girl-listener.h girl-program.h girl-station.h girl-canvas.h listeners.xml
programs.xml stations.xml girl-0.1.dtd girl-0.2.dtd girl-0.3.dtd girl-0.4.dtd girl-0.5.dtd girl-0.6.dtd
listener-1.0.dtd listener-1.1.dtd programs-0.1.dtd girl-logo.png girl.png
+EXTRA_DIST = girl.h girl-gui.h girl-listener.h girl-program.h girl-runners.h girl-station.h girl-canvas.h
listeners.xml programs.xml stations.xml girl-0.1.dtd girl-0.2.dtd girl-0.3.dtd girl-0.4.dtd girl-0.5.dtd
girl-0.6.dtd listener-1.0.dtd listener-1.1.dtd programs-0.1.dtd girl-logo.png girl.png
diff --git a/src/Makefile.in b/src/Makefile.in
index 0cd9e45..aa5a068 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -94,7 +94,8 @@ am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(girldir)"
PROGRAMS = $(bin_PROGRAMS)
am_girl_OBJECTS = girl.$(OBJEXT) girl-gui.$(OBJEXT) \
girl-listener.$(OBJEXT) girl-program.$(OBJEXT) \
- girl-station.$(OBJEXT) girl-canvas.$(OBJEXT)
+ girl-runners.$(OBJEXT) girl-station.$(OBJEXT) \
+ girl-canvas.$(OBJEXT)
girl_OBJECTS = $(am_girl_OBJECTS)
girl_LDADD = $(LDADD)
AM_V_P = $(am__v_P_ AM_V@)
@@ -309,10 +310,10 @@ GOAL_CFLAGS = `pkg-config --cflags gtk+-2.0 libgnome-2.0 libxml-2.0 gnome-vfs-2.
GOAL_LIBS = `pkg-config --libs gtk+-2.0 libgnome-2.0 libxml-2.0 gnome-vfs-2.0 libgnomeui-2.0
libgnomecanvas-2.0`
AM_CFLAGS = $(GOAL_CFLAGS)
AM_LDFLAGS = $(GOAL_LIBS)
-girl_SOURCES = girl.c girl-gui.c girl-listener.c girl-program.c girl-station.c girl-canvas.c
+girl_SOURCES = girl.c girl-gui.c girl-listener.c girl-program.c girl-runners.c girl-station.c girl-canvas.c
girldir = $(datadir)/girl
girl_DATA = listeners.xml programs.xml stations.xml girl-0.1.dtd girl-0.2.dtd girl-0.3.dtd girl-0.4.dtd
girl-0.5.dtd girl-0.6.dtd listener-1.0.dtd listener-1.1.dtd programs-0.1.dtd girl-logo.png girl.png
-EXTRA_DIST = girl.h girl-gui.h girl-listener.h girl-program.h girl-station.h girl-canvas.h listeners.xml
programs.xml stations.xml girl-0.1.dtd girl-0.2.dtd girl-0.3.dtd girl-0.4.dtd girl-0.5.dtd girl-0.6.dtd
listener-1.0.dtd listener-1.1.dtd programs-0.1.dtd girl-logo.png girl.png
+EXTRA_DIST = girl.h girl-gui.h girl-listener.h girl-program.h girl-runners.h girl-station.h girl-canvas.h
listeners.xml programs.xml stations.xml girl-0.1.dtd girl-0.2.dtd girl-0.3.dtd girl-0.4.dtd girl-0.5.dtd
girl-0.6.dtd listener-1.0.dtd listener-1.1.dtd programs-0.1.dtd girl-logo.png girl.png
all: all-am
.SUFFIXES:
@@ -404,6 +405,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote /$(DEPDIR)/girl-gui Po am__quote@
@AMDEP_TRUE@@am__include@ @am__quote /$(DEPDIR)/girl-listener Po am__quote@
@AMDEP_TRUE@@am__include@ @am__quote /$(DEPDIR)/girl-program Po am__quote@
+ AMDEP_TRUE@@am__include@ @am__quote /$(DEPDIR)/girl-runners Po am__quote@
@AMDEP_TRUE@@am__include@ @am__quote /$(DEPDIR)/girl-station Po am__quote@
@AMDEP_TRUE@@am__include@ @am__quote /$(DEPDIR)/girl Po am__quote@
diff --git a/src/girl.h b/src/girl.h
index 6acb336..d7689cd 100644
--- a/src/girl.h
+++ b/src/girl.h
@@ -45,6 +45,7 @@ typedef enum {
#include <libgnomevfs/gnome-vfs.h>
#include "girl-listener.h"
#include "girl-program.h"
+#include "girl-runners.h"
#include "girl-station.h"
#ifdef DEBUG
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]