gnome-taquin 3.15.4

2015-01-19 Thread Arnaud Bonatti
About gnome-taquin
==

Move tiles so that they reach their places.

News


Main changes since 3.15.3:
* add sound
* better focus
* rework start-screen and animations
* new hungarian and french translations
* updated brazilian portuguese, czech, serbian and hebrew translations
* better help
* [external] bugzilla page at 
https://bugzilla.gnome.org/browse.cgi?product=gnome-taquin
* [external] added to the apps moduleset and the meta-gnome-apps-tested 
metamodule

All contributors to this release:
* Balázs Úr urbal...@src.gnome.org
* Rafael Ferreira rafael.f...@gmail.com
* Arnaud Bonatti arnaud.bona...@gmail.com
* Marek Černocký ma...@manet.cz
* Мирослав Николић miroslavniko...@rocketmail.com
* Yosef Or Boczko yosef...@src.gnome.org
* Marcin Kolny marcin.ko...@gmail.com
* Yanko Kaneti yan...@declera.com
* Michael Catanzaro mcatanz...@gnome.org
* André Klapper a9016...@gmx.de
* Matthias Clasen mcla...@redhat.com



Download

https://download.gnome.org/sources/gnome-taquin/3.15/gnome-taquin-3.15.4.tar.xz 
(12.8M)
  sha256sum: 5a2c218fde5994b15d6083036e369eb524860b163f8347740a51ec9a9073db22

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

at-spi2-atk 2.15.4

2015-01-19 Thread Mike Gorse
About at-spi2-atk
=

GTK+ module for bridging AT-SPI to ATK

News


* Don't parse non-existent signal arguments from atk.

* Support ATK_STATE_HAS_TOOLTIP (bgo#738953).

* Support ATK_STATE_READ_ONLY (bgo#690008).



Download

https://download.gnome.org/sources/at-spi2-atk/2.15/at-spi2-atk-2.15.4.tar.xz 
(276K)
  sha256sum: 3283aa5207b81e4c77d24c4e8b1c0abe6c850b11a2e62cd873cc07af0b403501

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


at-spi2-core 2.15.4

2015-01-19 Thread Mike Gorse
About at-spi2-core
==

D-Bus accessibility specifications and registration daemon

News


* Add names to every timeout (bgo#710644).

* Remove accessibility.conf from EXTRA_DIST (bgo#742987).

* Add ATSPI_STATE_READONLY (bgo#690004).



Download

https://download.gnome.org/sources/at-spi2-core/2.15/at-spi2-core-2.15.4.tar.xz 
(445K)
  sha256sum: 0e3b01af6ba06d98faf7b85891ece394897fe145b0760b7846e810b57f1b809f

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


pyatspi 2.15.4

2015-01-19 Thread Mike Gorse
About pyatspi2
==

Python client bindings for D-Bus AT-SPI.

News


* Support ATSPI_STATE_READ_ONLY (bgo#690108).



Download

https://download.gnome.org/sources/pyatspi/2.15/pyatspi-2.15.4.tar.xz (294K)
  sha256sum: d392e0e8448073219bf19fe89f47d1bf655bdd2f7f0254e175acb9b39a80b45b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-logs 3.15.4

2015-01-19 Thread David King
About Logs
==

Logs makes it easy to view and filter log messages and events. Filter
logs by category and importance to get the information you want. Use
the integrated search to get more relevant results.

News


* preliminary asynchronous querying of the journal
* updates to Spanish, Indonesian, Brazilian Portuguese, Basque, Norwegian
  bokmål, Czech, German, Russian, Galician and Vietnamese translations


ChangeLog
=
https://download.gnome.org/sources/gnome-logs/3.15/gnome-logs-3.15.4.changes  
(2.60K)

Download

https://download.gnome.org/sources/gnome-logs/3.15/gnome-logs-3.15.4.tar.xz 
(604K)
  sha256sum: 1c35268677b3a468d871fb39050802dc2bb5770bdc4477af0da09723fb70aeb9

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-terminal 3.15.0

2015-01-19 Thread Christian Persch
About Terminal
==

Use the command line

ChangeLog
=

commit a8c24149a2c86d5cba9d7702abd0ae32eec30f6a
Author: Christian Persch c...@gnome.org
Date:   Sat Jan 10 15:36:35 2015 +0100

notebook: Make tabs nondetachable

Because of https://bugzilla.gnome.org/show_bug.cgi?id=732051 in gtk+,
detaching a tab may lead to a crash of gnome-terminal-server. Until that
bug is fixed, disable tab detaching.

 src/terminal-notebook.c | 2 ++
 1 file changed, 2 insertions(+)

commit 6c563d2aecc6e9bcb884c07f2e939fab7901e0ce
Author: Daniel Mustieles daniel.mustie...@gmail.com
Date:   Mon Jan 12 12:19:33 2015 +0100

Updated Spanish translation

 help/es/es.po | 135 +-
 1 file changed, 68 insertions(+), 67 deletions(-)

commit 53f6dd970e79b234ff82ea30bc35c77342336b0b
Author: Bernd Homuth d...@hmt.im
Date:   Sun Jan 11 22:51:59 2015 +

Updated German translation

 po/de.po | 427 +--
 1 file changed, 222 insertions(+), 205 deletions(-)

commit 083d17d70288fa864af44aefe6c123bea9af5592
Author: Egmont Koblinger egm...@gmail.com
Date:   Fri Jan 9 23:04:13 2015 +0100

window: Focus the terminal if only a single tab remains in a window

https://bugzilla.gnome.org/show_bug.cgi?id=742422

 src/terminal-window.c | 3 +++
 1 file changed, 3 insertions(+)

commit b21c8827a2e41ee8f1b7bf854a4f2a5da52fb85d
Author: Rafael Ferreira rafael.f...@gmail.com
Date:   Fri Jan 9 00:01:55 2015 +

Updated Brazilian Portuguese translation

 po/pt_BR.po | 631 ++--
 1 file changed, 314 insertions(+), 317 deletions(-)

commit baaca6a4cc5ca78d7b0e02cfaee6c159bad7ce4b
Author: Egmont Koblinger egm...@gmail.com
Date:   Thu Jan 8 14:56:23 2015 +0100

help: Remove dark theme pref

 help/C/pref-theme.page | 41 -
 help/Makefile.am   |  1 -
 2 files changed, 42 deletions(-)

commit 1c7ed77b003f14bb94527c8fe548c6c414c0da9e
Author: Egmont Koblinger egm...@gmail.com
Date:   Thu Jan 8 14:33:13 2015 +0100

screen: Fix crash with empty child process command line

https://bugzilla.gnome.org/show_bug.cgi?id=742560

 src/terminal-screen.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 5f6c514a8840a5d1b87a8c399defee3b5052ec18
Author: Christian Persch c...@gnome.org
Date:   Thu Jan 8 14:08:43 2015 +0100

prefs: Remove dark theme pref

It's more trouble than it's worth.

https://bugzilla.gnome.org/show_bug.cgi?id=707206
https://bugzilla.gnome.org/show_bug.cgi?id=742040
https://bugzilla.gnome.org/show_bug.cgi?id=742333
https://bugzilla.gnome.org/show_bug.cgi?id=649358

 src/org.gnome.Terminal.gschema.xml |  5 -
 src/preferences.ui | 16 
 src/terminal-app.c |  4 
 src/terminal-prefs.c   |  9 +
 src/terminal-schemas.h |  1 -
 5 files changed, 1 insertion(+), 34 deletions(-)

commit a59e2cfa4c5183eaba19bffceda90156fdd2366e
Author: Gábor Kelemen kelem...@openscope.org
Date:   Thu Jan 8 09:35:41 2015 +

Updated Hungarian translation

 help/hu/hu.po | 86 +++
 1 file changed, 51 insertions(+), 35 deletions(-)

commit 71fad28122c8ed8b403f039c6bb08d4ef975c367
Author: Inaki Larranaga Murgoitio doo...@zundan.com
Date:   Tue Jan 6 20:57:21 2015 +0100

Updated Basque language

 po/eu.po | 1175 +++---
 1 file changed, 658 insertions(+), 517 deletions(-)

commit 39304814a46814113f1ecb37e92554033ea513c2
Author: Marek Černocký ma...@manet.cz
Date:   Sun Jan 4 16:30:25 2015 +0100

Updated Czech translation

 help/cs/cs.po | 59 ---
 1 file changed, 32 insertions(+), 27 deletions(-)

commit 93f2d81d03ce6dd5fdfa5dcf938797ae91250da2
Author: Ekaterina Gerasimova kittykat3...@gmail.com
Date:   Sun Jan 4 13:29:47 2015 +

help: update desc for text selection, bug 742304

 help/C/txt-select-text.page | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 27ba615cafa907b9c764f7313b88f0cc0223ac83
Author: Egmont Koblinger egm...@gmail.com
Date:   Sun Jan 4 09:57:13 2015 +0100

help: Fix window theme pref instructions

https://bugzilla.gnome.org/show_bug.cgi?id=742040

 help/C/pref-theme.page | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 1fe3b9f6a2d2f03485ee40ff22a8954e8d601c20
Author: Ekaterina Gerasimova kittykat3...@gmail.com
Date:   Tue Dec 30 19:22:55 2014 +

help: fix tab/window pref instructions, bug 742119

 help/C/pref-tab-window.page | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3c0867e8dfa81f6baf7104fd215e5a9f86a21135
Author: Gábor Kelemen kelem...@openscope.org
Date:   Mon Dec 29 23:18:27 2014 +


gucharmap 3.15.0

2015-01-19 Thread Christian Persch
About Character Map
===

Character map, based on the Unicode Character Database

ChangeLog
=

commit 9da459b6c6bfcd49f19c62350227d339c5ea4d1d
Author: Sveinn í Felli s...@fellsnet.is
Date:   Thu Jan 15 15:57:38 2015 +

Updated Icelandic translation

 po/is.po | 1226 +++---
 1 file changed, 848 insertions(+), 378 deletions(-)

commit 5606a2b773c9246bc5a7b1f6536a8cde29d7e4e3
Author: Inaki Larranaga Murgoitio doo...@zundan.com
Date:   Tue Dec 30 16:44:05 2014 +0100

Updated Basque language

 po/eu.po | 65 
 1 file changed, 32 insertions(+), 33 deletions(-)

commit 44fa03bf2984e1f65f041b071ad379e792cf1b80


Download

https://download.gnome.org/sources/gucharmap/3.15/gucharmap-3.15.0.tar.xz 
(1.90M)
  sha256sum: 25ac33d1e9d2954649b8db606b50ea587d228dd0c41485ff66b00929bfaf0499

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-contacts 3.15.4

2015-01-19 Thread Erick Pérez Castellanos
About gnome-contacts


Contacts manager for GNOME

News


* Added maps view for postal address


ChangeLog
=
https://download.gnome.org/sources/gnome-contacts/3.15/gnome-contacts-3.15.4.changes
  (8.49K)

Download

https://download.gnome.org/sources/gnome-contacts/3.15/gnome-contacts-3.15.4.tar.xz
 (818K)
  sha256sum: 0ad59382d37666a9113b3699a2562a9db81683166ae3de4252738aff202cac08

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


libgweather 3.15.1

2015-01-19 Thread Giovanni Campagna
About libgweather
=

Location and timezone database and weather-lookup library

News


* Location database fixes [Maksim Kraev, #743092, #743111, #743112]
* Updated translations



Download

https://download.gnome.org/sources/libgweather/3.15/libgweather-3.15.1.tar.xz 
(3.31M)
  sha256sum: adb77f81be586ba700b75d48c179b87a4f3e7bcb843a98f3bc5cfffe8020937a

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


libgweather 3.14.3

2015-01-19 Thread Giovanni Campagna
About libgweather
=

Location and timezone database and weather-lookup library

News


* Location database fixes [Maksim Kraev, #743092, #743111, #743112]
* Updated translations

==
Version 3.14.2


Download

https://download.gnome.org/sources/libgweather/3.14/libgweather-3.14.3.tar.xz 
(3.31M)
  sha256sum: 04dd25064cdc7715c1bf5fc476c8596d640cbcb3551217867195cef16f6b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-multi-writer 3.15.4

2015-01-19 Thread Richard Hughes
About gnome-multi-writer


Write an ISO file to multiple USB devices at once.

News


Released: 2015-01-19

* Translations:
 - Added Serbian translation (Мирослав Николић)
 - Added Ukranian translation (Daniel Korostil)
 - Updated Brazilian Portuguese translation (Enrico Nicoletto)
 - Updated Brazilian Portuguese translation (Rafael Ferreira)
 - Updated Czech translation (Marek Černocký)
 - Updated Hungarian translation (Balázs Úr)
 - Updated Polish translation (Piotr Drąg)
 - Updated Slovak translation (Dušan Kazik)

* New Features:
 - Show the size next to the device name when the device is idle (Richard 
Hughes)

* Bugfix:
 - Add a translatable version of a generic flash drive (Richard Hughes)
 - Add quirks for the 36 port MegaHub (Richard Hughes)
 - Don't proceed to the copy phase if unmounting failed (Richard Hughes)
 - Fix crash when libusb context creation fails (Richard Hughes)
 - Never use the USB platform ID for the hub label (Richard Hughes)
 - Support root hubs with bus numbers = 8 (Richard Hughes)
 - Try to get the icon name hint from UDisks (Richard Hughes)
 - Unmount all partitions when a device is inserted (Richard Hughes)

Version 3.15.2
~~
Released: 2015-01-09

Notes:
 - Reads and writes are spread over root hubs to increase throughput.
 - If you've got a hub with more than 7 ports and the port numbers don't match
   the decals on the device please contact me for more instructions.

New Features:
 - Completely wipe devices by default (Richard Hughes)
 - Make the verification and wipe optional (Richard Hughes)
 - Show a warning dialog before copying for the first time (Richard Hughes)
 - Show some global read/write stats in the title bar (Richard Hughes)
 - Use GUsb to renumber composite hubs (Richard Hughes)

Bugfixes:
 - Do not attempt to unmount filesystems that are not mounted (Richard Hughes)
 - Queue the device writes according to the connected root hub (Richard Hughes)
 - Show ten devices per column to better use the space (Richard Hughes)
 - Unmount filesystems before starting to copy (Richard Hughes)

Version 3.15.1
~~
Released: 2015-01-05

Notes:
 - Initial tarball release

New Features:
 - 16 translations, see https://www.transifex.com/projects/p/gnome-multi-writer/
 - Copy an ISO image to an unlimited number of devices (Richard Hughes)
 - Inhibit suspend when copying data (Richard Hughes)
 - Play a sound when all the images have been written (Richard Hughes)
 - Show an image when there are no suitable drives plugged in (Richard Hughes)

Bugfixes:
 - Show the USB connection address in the UI (Richard Hughes)
 - Update example spec file (Igor Gnatenko)
 - Use a progressbar and smaller icons in the main UI (Richard Hughes)
 - Use a thread pool to allocate threads (Richard Hughes)

ChangeLog
=
https://download.gnome.org/sources/gnome-multi-writer/3.15/gnome-multi-writer-3.15.4.changes
  (0)

Download

https://download.gnome.org/sources/gnome-multi-writer/3.15/gnome-multi-writer-3.15.4.tar.xz
 (328K)
  sha256sum: 32e23e15ee7ecc046245a50f5d04f13a6f08d3e4ecb14c0add9532709798c8d0

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gsettings-desktop-schemas 3.15.4

2015-01-19 Thread Bastien Nocera
About GSettings Desktop Schemas
===

Shared GSettings schemas for the desktop

News


- Adopt peripherals' gschemas from gnome-settings-daemon
- Change the default focus-tracking key
- Update docs for org.gnome.desktop.wm.preferences.raise-on-click
- Deprecate window manager theme key
- Add report-technical-problems key to privacy



Download

https://download.gnome.org/sources/gsettings-desktop-schemas/3.15/gsettings-desktop-schemas-3.15.4.tar.xz
 (495K)
  sha256sum: 69786936f1b38fca5454c57a896dced31605465e5edc9e431b885a8a3f811f5b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-online-accounts 3.15.4

2015-01-19 Thread Debarshi Ray
About GNOME Online Accounts
===

GNOME Online Accounts provides interfaces so that applications and
libraries in GNOME can access the user's online accounts. It has
providers for Google, ownCloud, Facebook, Flickr, Windows Live,
Pocket, Foursquare, Microsoft Exchange, IMAP/SMTP, Jabber, SIP and
Kerberos.

News


* Bugs fixed
 743044 ewsclient: httpclient: Don't crash or deadlock during clean up

* Updated translations:
 Basque
 Czech
 Hungarian
 Indonesian
 Lithuanian
 Norwegian bokmål
 Portuguese (Brazilian)
 Russian
 Slovenian
 Swedish




Download

https://download.gnome.org/sources/gnome-online-accounts/3.15/gnome-online-accounts-3.15.4.tar.xz
 (1.35M)
  sha256sum: 6bb058decf5985101ffe975eeff71a99eafa1381157beef83338332578d64400

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gvfs 1.23.4

2015-01-19 Thread Ondrej Holy
About gvfs
==

GVfs is a userspace virtual filesystem designed to work with the I/O
abstraction of GIO (a library availible in GLib = 2.15.1). It
installs several modules that are automatically used by applications
using the APIs of libgio. There is also FUSE support that allows
applications not using GIO to access the GVfs filesystems.

The GVfs model differs from e.g. GnomeVFS in that filesystems must be
mounted before they are used. There is a master daemon (gvfsd) that
handles coordinating mounts, and then each mount is (typically) in its
own daemon process (although mounts can share daemon process).

GVfs comes with a set of backends, including trash support, SFTP, SMB,
HTTP, DAV, and others.

GVfs also contains modules for GIO that implement volume monitors and
the GNOME URI scheme handler configuration.

There is a set of command line programs starting with gvfs- that
lets you run commands (like cat, ls, stat, etc) on files in the GVfs
mounts.

News


* gproxymount: Fix crashes if eject callback isn't specified
* metadata: Fix crashes if tree initilization failed
* Several smaller bugfixes
* Translation updates


ChangeLog
=
https://download.gnome.org/sources/gvfs/1.23/gvfs-1.23.4.changes  (3.19K)

Download

https://download.gnome.org/sources/gvfs/1.23/gvfs-1.23.4.tar.xz (1.52M)
  sha256sum: 4a00f4a5e84ff3f57ee42cf986c5bbe0a3e37bd873a17568b57920bbbde9468c

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


totem 3.15.4

2015-01-19 Thread Bastien Nocera
About totem
===

Movie player for the GNOME desktop based on GStreamer

News


- Remove spacing around preferences tabs
- Stop thumbnailing when exiting, and when playback starts
- Handle Powerpoint buttons on remotes
- Keep the controls visible when seeking with the slider
- Show controls when seeking with the keyboard
- Use the theme's foreground color to render the symbolics
- Only show videos longer than 5 seconds in the overview
- Hide source which provide torrent URLs (for now)
- Remove use of a number of deprecated properties
- Require a newer cairo for hi-dpi support
- Fix Totem doubling files added on the cmd line
- Fix missing translation support in thumbnailer/gallery support

ChangeLog
=
https://download.gnome.org/sources/totem/3.15/totem-3.15.4.changes  (11.3K)

Download

https://download.gnome.org/sources/totem/3.15/totem-3.15.4.tar.xz (3.09M)
  sha256sum: 76a7fb74de62e90627d7463eb087cfef6509beee3cb6e0709383f41ae0fba10b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-bluetooth 3.15.4

2015-01-19 Thread Bastien Nocera
About gnome-bluetooth
=

GNOME Bluetooth Subsystem

News


- Fix some memory leaks in BluetoothAgent
- Deprecation warning fixes
- Use widget templates to create the UI


ChangeLog
=
https://download.gnome.org/sources/gnome-bluetooth/3.15/gnome-bluetooth-3.15.4.changes
  (10.7K)

Download

https://download.gnome.org/sources/gnome-bluetooth/3.15/gnome-bluetooth-3.15.4.tar.xz
 (1.29M)
  sha256sum: 27d3ac2c0df7232aad7d16c55973c3731192d3ebb3416e81368448e2f50f691b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-epub-thumbnailer 1.5

2015-01-19 Thread Bastien Nocera
About gnome-epub-thumbnailer


Thumbnailer for EPub and MOBI books

News


- Fix MOBI crasher with malformed or missing EXTH header
- Fix EPub thumbnailing with cover at the root of the archive



Download

https://download.gnome.org/sources/gnome-epub-thumbnailer/1.5/gnome-epub-thumbnailer-1.5.tar.xz
 (76.8K)
  sha256sum: 308210f5800219f64cae4828e59bb8e6e4c53b888048cf487221aeb4337d791a

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


libical-glib 1.0.0

2015-01-19 Thread Miao Yu
About libical-glib
==

Libical-glib is initiated from an GSoC idea in GNOME foundation, which
is to introspect the libecal part in Evolution-Data-Server. Since
libical has been used by a lot of GNOME projects, we think it's better
to target the whole libical project instead of only the EDS. The whole
project takes the API and types from libical and output the
introspectable APIs and types in GNOME project.

News


First release


ChangeLog
=
https://download.gnome.org/sources/libical-glib/1.0/libical-glib-1.0.0.changes  
(85)

Download

https://download.gnome.org/sources/libical-glib/1.0/libical-glib-1.0.0.tar.xz 
(438K)
  sha256sum: d550b861476ece25f57716ee8896a4584ebda3151ffb9a4d14bf0cf48c39bf4a

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-chess 3.15.4

2015-01-19 Thread Michael Catanzaro
About gnome-chess
=

Play the classic two-player boardgame of chess

News


* Cancel move if promotion type selector is closed (Michael Catanzaro)
* Fix chess timer gets reset to the max allowed on game restarts (Sahil Sareen)
* Load completed saved games properly (Sahil Sareen)
* Fix saving a completed game due to timeup saves the timer as infinity (Sahil 
Sareen)
* Reset the selected piece upon undo (Sahil Sareen)
* Miscellaneous code improvements (Sahil Sareen, Michael Catanzaro)
* Updated translations (Inaki Larranaga Murgoitio, Matej Urbančič)



Download

https://download.gnome.org/sources/gnome-chess/3.15/gnome-chess-3.15.4.tar.xz 
(2.68M)
  sha256sum: 58a08ad05b92917aaf1422a95ac0bc3ebc97cb254f1bae49d904b451081d729b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-packagekit 3.15.4

2015-01-19 Thread Richard Hughes
About GNOME PackageKit
==

GNOME PackageKit is the name of the collection of graphical tools for
PackageKit to be used in the GNOME desktop.

News


Released: 2015-01-19

* Translations
 - Updated Basque language (Inaki Larranaga Murgoitio)
 - Updated Brazilian Portuguese translation (Rafael Ferreira)
 - Updated Czech translation (Marek Černocký)
 - Updated Friulian translation (Fabio Tomat)
 - Updated Hungarian translation (Balázs Úr)
 - Updated Indonesian translation (Andika Triwidada)
 - Updated Russian translation (Stas Solovey)
 - Updated Spanish translation (Daniel Mustieles)

* Bugfix:
 - Add suitable Keywords to the package updater desktop file (Richard Hughes)
 - Update executable blacklist for gnome-terminal (Debarshi Ray)


ChangeLog
=
https://download.gnome.org/sources/gnome-packagekit/3.15/gnome-packagekit-3.15.4.changes
  (2.59K)

Download

https://download.gnome.org/sources/gnome-packagekit/3.15/gnome-packagekit-3.15.4.tar.xz
 (1.75M)
  sha256sum: 0a82e35b4f3d2e5fe531584a4920dab119008cedd2de97d49fa54d15692bf29e

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-software 3.15.4

2015-01-19 Thread Richard Hughes
About gnome-software


GNOME Software is for installing, removing and updating software.

News


Released: 2015-01-19

* Translations:
 - Added Romanian Translation (Daniel Șerbănescu)
 - Add Esperanto translation (Kristjan SCHMIDT)
 - Updated Basque language (Inaki Larranaga Murgoitio)
 - Updated Brazilian Portuguese translation (Rafael Ferreira)
 - Updated Czech translation (Marek Černocký)
 - Updated Finnish translation (Jiri Grönroos)
 - Updated Greek translation (Dimitris Spingos)
 - Updated Hebrew translation (Yosef Or Boczko)
 - Updated Hungarian translation (Balázs Úr)
 - Updated Kazakh translation (Baurzhan Muftakhidinov)
 - Updated Spanish translation (Daniel Mustieles)
 - Updated Turkish translation (Muhammet Kara)

* New Features:
 - Add support for unavailable packages (Richard Hughes)
 - Use new API from libappstream-glib for tokenizing the search string (Richard 
Hughes)

* Bugfix:
 - Add some more prefer-GTK rules for applications that ship both (Richard 
Hughes)
 - Delay the updates-changed notification for a few seconds (Richard Hughes)
 - Do case-insensitive searching of suitable keywords (Richard Hughes)
 - Fix a crash in the screenshot loader (Kalev Lember)
 - Fix a crash when clicking the back button (Kalev Lember)
 - Fix color of add button on add to app folder dialog (Michael Catanzaro)
 - Fix searching for keyworks with special chars (Richard Hughes)
 - Make sure back button always leads back to overview (Kalev Lember)
 - Show an error message when we fail to load details about a local file (Kalev 
Lember)
 - Update Inkscape featured splash (Jakub Steiner)
 - Use an AsIcon internally to simplify a lot of complex code (Richard Hughes)



Download

https://download.gnome.org/sources/gnome-software/3.15/gnome-software-3.15.4.tar.xz
 (2.08M)
  sha256sum: 324501430b559e18664f26dbcfa29caee2bfc846946ec921ccc34f0b2a088efc

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-music 3.14.3

2015-01-19 Thread Vadim Rutkovsky
About gnome-music
=

Music player and management application

News


Overview of changes in 3.14.2
=

* Bugs fixed:
 740330 Album view - music icons are badly rendered
 740524 Missing license headers in playlists.py and searchbar.py
 731639 The pictures have different proportions, influencing the effect of 
alignment
 729459 under Artists, tracks in the same album are very far apart from each 
other
 740490 Music forgets search string, but search results remain
 731613 gnome-music-3.12.2 fails to start if xdg default directories are not 
created
 726459 Crash on playlist tabs when new media has been scanned
 733686 Gnome music will not launch
 742123 Hitting 'cancel' while creating new playlist crashes program
 743042 Gstreamer error messages should be more detailed
 729376 New Playlist in application menu doesn't do anything

* Updated translations and help files



Download

https://download.gnome.org/sources/gnome-music/3.14/gnome-music-3.14.3.tar.xz 
(1.40M)
  sha256sum: 30bec04bb506f8dfc9a41ccf89243ed7422736f65e804482a3b4ed2b7b80e55d

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-color-manager 3.15.4

2015-01-19 Thread Richard Hughes
About GNOME Color Manager
=

GNOME Color Manager is a set of graphical utilities for color
management to be used in the GNOME desktop.

News


Released: 2015-01-19

* Translations
 - Update Catalan help translation (Manel Vidal)
 - Updated Basque language (Inaki Larranaga Murgoitio)
 - Updated Brazilian Portuguese translation (Rafael Ferreira)
 - Updated German translation (Bernd Homuth)
 - Updated Hungarian translation (Balázs Úr)
 - Updated Indonesian translation (Andika Triwidada)
 - Updated Russian translation (Stas Solovey)
 - Updated Spanish translation (Daniel Mustieles)
 - Updated Vietnamese translation (Trần Ngọc Quân)

* Bugfix:
 - Remove NoDisplay=true from the gcm-viewer desktop file (Richard Hughes)


ChangeLog
=
https://download.gnome.org/sources/gnome-color-manager/3.15/gnome-color-manager-3.15.4.changes
  (2.51K)

Download

https://download.gnome.org/sources/gnome-color-manager/3.15/gnome-color-manager-3.15.4.tar.xz
 (2.51M)
  sha256sum: ce5227294f811e20282029b1f3bc0cb9ee004ee6e7d9914da7e0e60fd7dd3221

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-software 3.15.4

2015-01-19 Thread Richard Hughes
About gnome-software


GNOME Software is for installing, removing and updating software.

News


Released: 2015-01-19

* Translations:
 - Added Romanian Translation (Daniel Șerbănescu)
 - Add Esperanto translation (Kristjan SCHMIDT)
 - Updated Basque language (Inaki Larranaga Murgoitio)
 - Updated Brazilian Portuguese translation (Rafael Ferreira)
 - Updated Czech translation (Marek Černocký)
 - Updated Finnish translation (Jiri Grönroos)
 - Updated Greek translation (Dimitris Spingos)
 - Updated Hebrew translation (Yosef Or Boczko)
 - Updated Hungarian translation (Balázs Úr)
 - Updated Kazakh translation (Baurzhan Muftakhidinov)
 - Updated Spanish translation (Daniel Mustieles)
 - Updated Turkish translation (Muhammet Kara)

* New Features:
 - Add support for unavailable packages (Richard Hughes)
 - Use new API from libappstream-glib for tokenizing the search string (Richard 
Hughes)

* Bugfix:
 - Add some more prefer-GTK rules for applications that ship both (Richard 
Hughes)
 - Delay the updates-changed notification for a few seconds (Richard Hughes)
 - Do case-insensitive searching of suitable keywords (Richard Hughes)
 - Fix a crash in the screenshot loader (Kalev Lember)
 - Fix a crash when clicking the back button (Kalev Lember)
 - Fix color of add button on add to app folder dialog (Michael Catanzaro)
 - Fix searching for keyworks with special chars (Richard Hughes)
 - Make sure back button always leads back to overview (Kalev Lember)
 - Show an error message when we fail to load details about a local file (Kalev 
Lember)
 - Update Inkscape featured splash (Jakub Steiner)
 - Use an AsIcon internally to simplify a lot of complex code (Richard Hughes)



Download

https://download.gnome.org/sources/gnome-software/3.15/gnome-software-3.15.4.tar.xz
 (2.08M)
  sha256sum: 324501430b559e18664f26dbcfa29caee2bfc846946ec921ccc34f0b2a088efc

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

gnome-music 3.15.4

2015-01-19 Thread Vadim Rutkovsky
About gnome-music
=

Music player and management application

News


* Smart playlists - Most Played, Never Played, Recently Played
  The list is not yet final, stay tuned. Note that we use Last.fm's way
  to count song as 'played' - more than 40% of song content should be played.
* Chunked loading was removed - scrolling should be faster
* Content is now hidden before fully loaded - notification on the progress will
  land in master in next version.
* Playlists are remvoed after time out, removal can be undone
* Dependency cnahge: libmediaart-2.0.pc is now required
* Replaygain tags are now supported
* Overall performance fixes

* Bugs fixed:
 729376 New Playlist in application menu doesn't do anything
 704257 Visible content loading
 742603 Regression: empty covers are oversized in playbar, still 'in-progress' 
on artists view
 742451 Support Undo when removing playlists
 733686 Gnome music will not launch
 726459 Crash on playlist tabs when new media has been scanned
 702519 Smart playlists
 742800 Playlist broken due to typo
 742123 Hitting 'cancel' while creating new playlist crashes program
 731613 gnome-music-3.12.2 fails to start if xdg default directories are not 
created
 742011 Query: add a/an to articles
 730269  ReplayGain support?

* Updated translations and help files



Download

https://download.gnome.org/sources/gnome-music/3.15/gnome-music-3.15.4.tar.xz 
(1.40M)
  sha256sum: 0f8078cc0cabcd95047a2ca247936e8ca770fcaa56c6945616a0562f6e41fc09

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evince 3.15.4

2015-01-19 Thread Carlos Garcia Campos
About Document Viewer
=

View multipage documents

News


New features and improvements:

* Add document size to the properties dialog (#741057, Tobias
  Westergaard Kjeldsen)
* Add support for bsdtar command in comics backend (#742721, Balló
  György)
* Improve the the sidebar UI (#739836, Trinh Anh Ngoc)
* Add support for TextMarkup annotation in read-only mode for now
  (#583377, Giselle Reis)
* Use headerbar and improve spacing and borders in properties
  dialog (#739836, Trinh Anh Ngoc)

Bug fixes:

* Fix properties dialog shortcut (#739116, Boris Egorov)
* Bring back Open in new window action to the context menu
  (#739046, Boris Egorov)
* Do not save n-copies when saving printing settings (#696203,
  José Aliste)
* Use correct maximum size for thumbnail images in
  evince-thumbnailer (#740877, Sebastian Keller)
* Fix a typo in configure.ac that made configure fail with
  ligbnome-desktop (#733721, Marek Kasik)
* Correctly scroll to the search result selected by user when not
  in continuous mode (#730252, Marek Kasik)
* Fix memory leak when adding new text annotations (Carlos Garcia
  Campos)
* Fix border-radius CSS property of thumbnails (#739836, Trinh Anh
  Ngoc)
* Fix quoting issues in configure.ac (#739226, Alexander Tsoy)
* Fix runtime critical warning when starting in fullscreen mode
  (#737864, Carlos Garcia Campos)
* Handle TIFF files reporting a 0 resolution (#646414, Gabor
  Kelemen)
* Disable toggle-find action for documents not supporting find
  (#738262, Carlos Garcia Campos)

Translation updates:

* Daniel Martinez (an)
* Marek Černocký (cs)
* Bernd Homuth (de)
* Wolfgang Stoeggl (de)
* Tom Tryfonidis (el)
* Daniel Mustieles (es)
* Iñaki Larrañaga Murgoitio (eu)
* Jiri Grönroos (fi)
* Yosef Or Boczko (he)
* Balázs Úr (hu)
* Gabor Kelemen (hu)
* Andika Triwidada (id)
* Baurzhan Muftakhidinov (kk)
* Aurimas Černius (lt)
* Kjartan Maraas (nb)
* Rafael Ferreira (pt_BR)
* Stas Solovey (ru)
* Muhammet Kara (tr)
* Trần Ngọc Quân (vi)


ChangeLog
=
https://download.gnome.org/sources/evince/3.15/evince-3.15.4.changes  (13.6K)

Download

https://download.gnome.org/sources/evince/3.15/evince-3.15.4.tar.xz (2.95M)
  sha256sum: fe462b1930ae43d9c64a195c305c8fb987b882ac4f4bde678a146f5b243ec2ae

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

swell-foop 3.15.4

2015-01-19 Thread Robert Roth
About swell-foop


Clear the screen by removing groups of colored and shaped tiles

News


* Updated translations
* No new game confirmation before first move (Robert Roth)
* Fixed keyboard navigation glitch (Robert Roth)



Download

https://download.gnome.org/sources/swell-foop/3.15/swell-foop-3.15.4.tar.xz 
(2.23M)
  sha256sum: d34a5764bdbdf5e869d9337af1974ccf77378b8af3fc4061d55ab02c24b53d43

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


five-or-more 3.15.4

2015-01-19 Thread Robert Roth
About five-or-more
==

Remove colored balls from the board by forming lines

News


* Updated translations
* Confirm before restarting the game on board size change (Sahil Sareen)
* Mark new string for translation (Michael Catanzaro)
* Use imperative verb for the new dialog's action (Michael Catanzaro)
* Don't enter a score of zero in high scores (Sahil Sareen)
* Fixed various memory leaks (Robert Roth)




Download

https://download.gnome.org/sources/five-or-more/3.15/five-or-more-3.15.4.tar.xz 
(3.06M)
  sha256sum: 6e87a1c7881885ff116f341852fb40a1c55957d0a854c37bfb62792edddfb038

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-mines 3.15.4

2015-01-19 Thread Robert Roth
About gnome-mines
=

Clear hidden mines from a minefield

News


* Updated translations
* Added support for themes and theme selector dialog (Robert Roth)
* Fixed distance between game area and sidebar buttons (Robert Roth)
* Removed hover effect from inactive tiles (Robert Roth)
* Do not hide any buttons (Robert Roth)



Download

https://download.gnome.org/sources/gnome-mines/3.15/gnome-mines-3.15.4.tar.xz 
(3.08M)
  sha256sum: ef6c92e0a611eb69d44635f18668afb31eee911345928b5240044acc905e4c87

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


lightsoff 3.15.4

2015-01-19 Thread Robert Roth
About lightsoff
===

Turn off all the lights

News


* Translation updates (Czech, Hungarian, Basque, Spanish)
* Implemented moves counter (Robert Roth)



Download

https://download.gnome.org/sources/lightsoff/3.15/lightsoff-3.15.4.tar.xz 
(1.89M)
  sha256sum: 14abe6964e5b383582b35001825c6a82534d28d0f74369458c8935662eeeaf30

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-system-monitor 3.15.4

2015-01-19 Thread Robert Roth
About System Monitor


GNOME System Monitor is a GNOME process viewer and system monitor with
an attractive, easy-to-use interface, It has features, such as a tree
view for process dependencies, icons for processes, the ability to
hide processes that you don't want to see, graphical time histories of
CPU/memory/swap usage, the ability to kill/renice processes needing
root access, as well as the standard features that you might expect
from a process viewer.

News


List of fixed bugs
  742070 fixed freebsd crasher caused by PID 0


ChangeLog
=
https://download.gnome.org/sources/gnome-system-monitor/3.15/gnome-system-monitor-3.15.4.changes
  (1.67K)

Download

https://download.gnome.org/sources/gnome-system-monitor/3.15/gnome-system-monitor-3.15.4.tar.xz
 (831K)
  sha256sum: 2be3fe71fb54d9a1aaab0d22c8e753503eda0da72688dac098bfda00a454c876

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


atomix 3.15.4

2015-01-19 Thread Robert Roth
About atomix


Mind game - build molecules out of single atoms

News


* Fixed obsolete FSF address (bug #721542)
* Fixed build problem (bug #711056)
* Ported to GTK3 (bug #742827)
* Added appstream XML (bug #742886)
* Updated desktop file (bug #711056)
* Miscapitalized menu items (bug #711056)
* About dialog does not close (bug #336524)
* Updated website (bug #381360)
* Level completion detection fixed (bug #544762)
* Removed heavy overlinking (bug #596094)

* New and updated translations
  - af, courtesy of F Wolff
  - ar, courtesy of Djihed Afifi
  - be, courtesy of Ihar Hrachyshka
  - bg, courtesy of Alexander Shopov
  - bn, courtesy of Progga
  - ca, courtesy of Jordi Mas
  - cs, courtesy of Marek Černocký
  - da, courtesy of Joe Hansen
  - de, courtesy of Mario Blättermann
  - dz, courtesy of sonam pelden
  - el, courtesy of Athanasios Lefteris
  - en_GB, courtesy of Bruce Cowan
  - eo, courtesy of Kristjan SCHMIDT
  - es, courtesy of Jorge González
  - eu, courtesy of Iñaki Larrañaga Murgoitio
  - fr, courtesy of Claude Paroz
  - gl, courtesy of Fran Dieguez
  - he, courtesy of Yaron Shahrabani
  - hu, courtesy of Gabor Kelemen
  - id, courtesy of Andika Triwidada
  - it, courtesy of Paolo Sammicheli
  - lt, courtesy of Aurimas Černius
  - lv, courtesy of Rūdofls Mazurs
  - mk, courtesy of Arangel Angov
  - ms, courtesy of Hasbullah Bin Pit
  - oc, courtesy of Yannig Marchegay (Kokoyaya)
  - pl, courtesy of Piotr Drąg
  - pt_BR, courtesy of Gabriel F. Vilar
  - ro, courtesy of Nicolae Antonio
  - ru, courtesy of Yuri Myasoedov
  - sk, courtesy of Marcel Telka
  - sl, courtesy of Matej Urbančič
  - sr, courtesy of Мирослав Николић
  - sr@latin, courtesy of Miroslav Nikolić
  - sv, courtesy of Daniel Nylander
  - th, courtesy of Neutron Soutmun
  - tr, courtesy of Muhammet Kara
  - zh_CN, courtesy of Wang Li


ChangeLog
=
https://download.gnome.org/sources/atomix/3.15/atomix-3.15.4.changes  (990)

Download

https://download.gnome.org/sources/atomix/3.15/atomix-3.15.4.tar.xz (253K)
  sha256sum: 6ed521778da8902bc8ce2d4b494f9fcfd25c5908d979a318d4e732a91551bb78

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

vino 3.15.4

2015-01-19 Thread David King
About Vino
==

Vino is a Virtual Network Computing (VNC) server for GNOME, that
allows you to share your desktop with remote clients.

News


David King (6):
  Remove obsolete GSettings conversion file
  Fix Turkish desktop keywords translation
  Remove obsolete intltool scripts from Makefile
  Skip intermediate file with Automake 1.15
  Do not set obsolete PKG_NAME variable
  Update NEWS for 3.15.4 release

ChangeLog
=
https://download.gnome.org/sources/vino/3.15/vino-3.15.4.changes  (881)

Download

https://download.gnome.org/sources/vino/3.15/vino-3.15.4.tar.xz (732K)
  sha256sum: f50f8e06cf590ced3f2620fc9721167fa5d7b24ca26a1233fe073ef137271aed

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gedit 3.15.1

2015-01-19 Thread Paolo Borelli
About gedit
===

gedit is the official text editor of the GNOME desktop environment.

While aiming at simplicity and ease of use, gedit is a powerful
general purpose text editor which features full support for UTF-8,
configurable highlighting for various languages and many other
features making it a great editor for advanced tasks.

News


New Features and Fixes
==
- Improved open document selector
- Start to rework the replace dialog
- Use the new color scheme chooser


Download

https://download.gnome.org/sources/gedit/3.15/gedit-3.15.1.tar.xz (2.81M)
  sha256sum: b76e6c3e6c2f3ed8b5482d775faf30cba90865a699e2356a7aa514845873b4aa

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


folks 0.10.1

2015-01-19 Thread Philip Withnall
About Folks
===

Folks is a contact aggregation library. It retrieves contacts from
various sources (including Telepathy IM accounts, libsocialweb web
service contacts, and local contact stores) and compiles them into
fully-fledged people objects. The ultimate goal is to provide the
platform with easy access to all of the user's contacts.

News


Major changes:
 • Lots of translation updates


ChangeLog
=
https://download.gnome.org/sources/folks/0.10/folks-0.10.1.changes  (6.56K)

Download

https://download.gnome.org/sources/folks/0.10/folks-0.10.1.tar.xz (1.79M)
  sha256sum: 0d53a6197a5734cc03477d8fa83c1d9ee510f3dc0c6f3aa7b8bb734d6027caa9

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

aisleriot 3.15.0

2015-01-19 Thread Christian Persch
About Aisleriot
===

A collection of patience games written in guile scheme

ChangeLog
=

commit e75a5f597737201badd4b5394931ab6e28edd302
Author: Christian Persch c...@gnome.org
Date:   Mon Jan 19 20:26:58 2015 +0100

build: Distcheck with all card theme formats enabled

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 3cc93e0ebeaad3d170775ea104d0cc926be6ea7b
Author: Christian Persch c...@gnome.org
Date:   Fri Jan 9 12:40:53 2015 +0100

sol: Make comment nicer

https://bugzilla.gnome.org/show_bug.cgi?id=739567

 src/sol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 33f3b8e93a9ffbc5e4a99c921fdac9a7ae575eab
Author: Inaki Larranaga Murgoitio doo...@zundan.com
Date:   Wed Dec 31 17:01:29 2014 +0100

Updated Basque language

 po/eu.po | 196 +++
 1 file changed, 110 insertions(+), 86 deletions(-)

commit e38f8671159fab6534fa63ff7cf9c35ffb6c1785
Author: Marek Černocký ma...@manet.cz
Date:   Sun Dec 14 15:37:50 2014 +0100

Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9942ed02d7f8978afb7a686614f80c3f164e25ba
Author: Christian Persch c...@gnome.org
Date:   Wed Dec 10 20:14:31 2014 +0100

all: Add QtSvg based renderer for KDE card themes

The old one using librsvg is quite slow and doesn't work for most
of the KDE card themes. Add a new renderer for KDE card themes using
QtSvg.

Also add an alternative QtSvg based renderer for our native
card themes. However, most of our card themes don't render correctly
with it. Apparently QtSvg requires that for xlink:href=#foo refs, it
has seen the id=foo on an element *previously*, instead of it existing
anywhere in the document.

 configure.ac |  49 ++-
 src/Makefile.am  |   1 +
 src/lib/Makefile.am  |  21 +-
 src/lib/ar-card-surface-cache.c  |  21 +-
 src/lib/ar-card-theme-kde.c  | 560 ---
 src/lib/ar-card-theme-kde.cpp| 176 +++
 src/lib/ar-card-theme-native.cpp | 148 +
 src/lib/ar-card-theme-private.h  |  47 ++-
 src/lib/ar-card-theme-qsvg-private.h |  46 +++
 src/lib/ar-card-theme-qsvg.cpp   | 367 +++
 src/lib/ar-card-theme-svg.c  |   8 +-
 src/lib/ar-card-theme.c  |  27 +-
 src/lib/ar-card-theme.h  |   2 +-
 src/lib/ar-card-themes.c |  29 +-
 src/lib/ar-svg.c |  15 +-
 src/lib/ar-svg.h |   4 +-
 16 files changed, 915 insertions(+), 606 deletions(-)

commit 650070f80f1fabeb3646a1e08913f78260d31653
Author: Christian Persch c...@gnome.org
Date:   Thu Dec 11 18:43:24 2014 +0100

window: Plug a small mem leak

==18302== 19 bytes in 2 blocks are definitely lost in loss record 2,961 of 
9,265
==18302==at 0x4027AB1: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==18302==by 0x51558F9: g_malloc (gmem.c:97)
==18302==by 0x5155C10: g_malloc_n (gmem.c:332)
==18302==by 0x516FB80: g_strndup (gstrfuncs.c:418)
==18302==by 0x5149592: g_key_file_parse_value_as_string 
(gkeyfile.c:4112)
==18302==by 0x5145DEE: g_key_file_get_string_list (gkeyfile.c:1935)
==18302==by 0x8069243: ar_conf_get_string_list (ar-conf.c:774)
==18302==by 0x8062004: install_recently_played_menu (window.c:1181)
==18302==by 0x8062A9B: game_type_changed_cb (window.c:1514)

 src/window.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit e58fde887cbcc5ab90e247a09143bb8b10a03b31
Author: Christian Persch c...@gnome.org
Date:   Sun Dec 7 21:35:53 2014 +0100

window: Remove empty function

 src/window.c | 6 --
 1 file changed, 6 deletions(-)

commit d27de4f2d1c97452d02c1157d2b7678f754b4014
Author: Christian Persch c...@gnome.org
Date:   Sun Dec 7 21:34:20 2014 +0100

build: Disable gtk deprecation warnings

It's just too much.

 src/Makefile.am | 1 +
 src/lib/Makefile.am | 1 +
 2 files changed, 2 insertions(+)

commit edfa88950fac037a252e60339a7adf73faf0c873
Author: Christian Persch c...@gnome.org
Date:   Sun Dec 7 21:34:07 2014 +0100

all: Declutter

 src/aisleriot-ui.xml | 1 -
 1 file changed, 1 deletion(-)

commit beb99f3d396784fe6d383c3a2ca0bbb46d507122
Author: Christian Persch c...@gnome.org
Date:   Tue Sep 13 13:31:05 2011 +0200

all: Declutter

Conflicts:

configure.ac
po/POTFILES.in
src/Makefile.am
src/ar-clutter-embed.c
src/board.c
src/card.c
src/game.c
src/lib/Makefile.am
src/slot-renderer.c

Conflicts:
po/POTFILES.in
src/Makefile.am
src/ar-clutter-embed.c
src/window.c

 configure.ac |   37 -
 po/POTFILES.in   |2 -
 src/Makefile.am  |  

gnome-weather 3.15.1

2015-01-19 Thread Giovanni Campagna
About gnome-weather
===

This is a small application that allows you to monitor the current
weather conditions for your city, or anywhere in the world, and to
access updated forecasts provided by various internet services.


Download

https://download.gnome.org/sources/gnome-weather/3.15/gnome-weather-3.15.1.tar.xz
 (10.0M)
  sha256sum: f924834b1a18eb5c704bee199da3e1ff1e1ca01dfee11784da3ffb6cae2f98f4

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list