aisleriot 3.1.1
- From: Christian Persch <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: aisleriot 3.1.1
- Date: Mon, 15 Aug 2011 22:34:36 +0000 (UTC)
About Aisleriot
===============
A collection of patience games written in guile scheme
ChangeLog
=========
commit 76fc868be8446d2b321679a324723a16882a2dc9
Author: Christian Persch <chpe gnome org>
Date: Tue Aug 16 00:08:48 2011 +0200
Version 3.1.1
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit c806eaa17a6e5559f3c75f1de722f0105ec173d5
Author: Christian Persch <chpe gnome org>
Date: Tue Aug 16 00:18:36 2011 +0200
games: Add Aunt Mary back
Bug #325039.
games/Makefile.am | 1 +
games/aunt_mary.scm | 14 ++++
help/C/aisleriot.xml | 2 +
help/Makefile.am | 1 +
help/sol.6 | 2 +-
po/POTFILES.in | 1 +
src/game-names.h | 188 +++++++++++++++++++++++++++-----------------------
7 files changed, 121 insertions(+), 88 deletions(-)
commit c611a0969f5b6ebaf0c9b78caf6583181c8211e4
Author: Christian Persch <chpe gnome org>
Date: Tue Aug 16 00:23:42 2011 +0200
Sort game-names.h alphabetically
src/get_titles.pl | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
commit 70fb2277d9816e90a7c3d70b7011083d37b4ade9
Author: Christian Persch <chpe gnome org>
Date: Tue Aug 16 00:16:10 2011 +0200
Fix script for new source locations
Look in ../games/ for the scheme files.
src/get_titles.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 8eadfc264824b0f3325d11f72ea48d6a63fde717
Author: Christian Persch <chpe gnome org>
Date: Tue Aug 16 00:11:21 2011 +0200
Update NEWS
NEWS | 7431 ------------------------------------------------------------------
1 files changed, 0 insertions(+), 7431 deletions(-)
commit 74668adb7353c78d90dd8ff2214ba067f8c95e70
Author: Christian Persch <chpe gnome org>
Date: Thu Aug 4 14:06:50 2011 +0200
lib: Use LGPL here
This file is essentially copypasted, so go back to LGPL here.
src/lib/ar-debug.c | 6 +++---
src/lib/ar-debug.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
commit d3f2ed8cd522c4c0f15beed9d26b362650fac4ed
Author: Christian Persch <chpe gnome org>
Date: Mon Aug 1 15:04:55 2011 +0200
Go GPL3+
src/ar-stock.c | 2 +-
src/ar-stock.h | 2 +-
src/lib/ar-debug.c | 19 +++++++++----------
src/lib/ar-debug.h | 19 +++++++++----------
src/lib/ar-svg.c | 32 ++++++++++++++++----------------
src/lib/ar-svg.h | 32 ++++++++++++++++----------------
src/prop-editor.c | 8 ++++----
src/prop-editor.h | 8 ++++----
src/smclient/eggdesktopfile.c | 2 +-
src/smclient/eggdesktopfile.h | 2 +-
src/smclient/eggsmclient-dbus.c | 8 ++++----
src/smclient/eggsmclient-osx.c | 8 ++++----
src/smclient/eggsmclient-private.h | 2 +-
src/smclient/eggsmclient-win32.c | 8 ++++----
src/smclient/eggsmclient-xsmp.c | 8 ++++----
src/smclient/eggsmclient.c | 8 ++++----
src/smclient/eggsmclient.h | 2 +-
17 files changed, 84 insertions(+), 86 deletions(-)
commit 993458f2f9459c267b2dbd2bb633e7aafbefe4c0
Author: Christian Persch <chpe gnome org>
Date: Sun Jul 31 20:10:52 2011 +0200
lib: Go GPL3+
.../org.gnome.Patience.WindowState.gschema.xml.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 620dea060718d65e5650730299135c865a760d5c
Author: Christian Persch <chpe gnome org>
Date: Sun Jul 31 19:34:48 2011 +0200
Clarify
COPYING.README | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
commit 558a2a15f132f5548544d16e6781e8749242e175
Author: Christian Persch <chpe gnome org>
Date: Sun Jul 31 19:29:28 2011 +0200
cards: Relicence to LGPL 3+
This SVG was under LGPL 2+, so exercise that and move it to 3+, so
we don't need to ship a LGPL2 copy just for it.
Bug #655293.
cards/bellot.svg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 0faeeb32792a6b62ea8415ec524c4a7448c2181e
Author: Christian Persch <chpe gnome org>
Date: Sun Jul 31 19:27:43 2011 +0200
Add LGPL3 text
Bug #655293.
COPYING.LGPL3 | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 166 insertions(+), 0 deletions(-)
commit bb607a48f79ce593e86c65199505d1e806ce60fb
Author: Christian Persch <chpe gnome org>
Date: Sun Jul 31 19:27:01 2011 +0200
lib: Go GPL3+
Make all our own code GPL3+ and keep only copypasted code under
LGPL.
COPYING.README | 5 ++---
src/lib/ar-conf.c | 21 ++++++++++-----------
src/lib/ar-conf.h | 21 ++++++++++-----------
src/lib/ar-gsettings.c | 21 ++++++++++-----------
src/lib/ar-gsettings.h | 21 ++++++++++-----------
src/lib/ar-help.c | 21 ++++++++++-----------
src/lib/ar-help.h | 21 ++++++++++-----------
src/lib/ar-runtime.c | 12 +++++-------
src/lib/ar-runtime.h | 21 ++++++++++-----------
src/lib/ar-show.c | 21 ++++++++++-----------
src/lib/ar-show.h | 21 ++++++++++-----------
11 files changed, 97 insertions(+), 109 deletions(-)
commit 2116ebde6d95952abafd740632d56f3218c71de9
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat Jul 16 15:45:35 2011 +0300
Updated Lithuanian translation.
po/lt.po | 2657 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 1376 insertions(+), 1281 deletions(-)
commit 9213912e57cb9bf0b905322936c709d2ac79573a
Author: Joe Hansen <joedalton2 yahoo dk>
Date: Wed Jul 13 22:48:24 2011 +0200
Updated Danish translation
po/da.po | 9504 +++++++++++---------------------------------------------------
1 files changed, 1572 insertions(+), 7932 deletions(-)
commit 22c3939d3a471d32c5a19f4c2bc6479a1148fbb3
Author: Мирослав Николић <miroslavnikolic rocketmail com>
Date: Fri Jul 8 18:01:47 2011 +0200
Updated Serbian translation
po/sr.po | 1929 +++++++++++++++++++++++++++----------------------------
po/sr latin po | 1964 ++++++++++++++++++++++++++++----------------------------
2 files changed, 1918 insertions(+), 1975 deletions(-)
commit 5e940d3ae12324095c10723f00d2a35fffc1e5ca
Author: Jorge González <jorgegonz svn gnome org>
Date: Sat Jul 2 08:20:45 2011 +0200
Updated Spanish translation
help/es/es.po | 183 +++++++++++++++++++++++++++++++++++++++------------------
1 files changed, 125 insertions(+), 58 deletions(-)
commit 72ef1c69fc1c89b9356dad46f1350fe6198b8d8b
Author: Matej Urbančič <mateju svn gnome org>
Date: Sun Jun 19 22:24:02 2011 +0200
Updated Slovenian translation
po/sl.po | 2765 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
1 files changed, 2181 insertions(+), 584 deletions(-)
commit 45a9f588a411bf4794336fa3593fece8e5513150
Author: Claude Paroz <claude 2xlibre net>
Date: Sat Jun 18 16:50:21 2011 +0200
Updated French translation
help/fr/fr.po | 175 +-
po/fr.po | 7090 +++++++++++++--------------------------------------------
2 files changed, 1699 insertions(+), 5566 deletions(-)
commit 1cf272ff3ce549b755898f2a4a7b047bc682bce9
Author: Gabriel Speckhahn <gabspeck gmail com>
Date: Fri Jun 17 10:43:04 2011 -0300
Updated Brazilian Portuguese translation
po/pt_BR.po | 146 +++++++++++++++++++++++++++++++++-------------------------
1 files changed, 83 insertions(+), 63 deletions(-)
Download
========
http://download.gnome.org/sources/aisleriot/3.1/aisleriot-3.1.1.tar.xz (4.15M)
sha256sum: a0d66e5fb8956d10822946767c64baee975900a381391dcb5186800c94e60a8a
http://download.gnome.org/sources/aisleriot/3.1/aisleriot-3.1.1.tar.bz2 (5.23M)
sha256sum: 61a93c95f1ea470b64ba10e65edb966c03d7afebff82e5a5f5c6e15cbcce096f
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]