Michael Catanzaro
6662e48f36
Bump version for release 3.20.0
2016-05-17 13:28:33 -05:00
Baurzhan Muftakhidinov
ae47cdc050
Updated Kazakh translation
2016-05-17 10:19:45 +00:00
Sveinn í Felli
5a78eb387c
Updated Icelandic translation
2016-05-14 22:45:46 +00:00
Cédric Valmary
44b2e1d985
Updated Occitan translation
2016-05-09 16:08:42 +00:00
Aurimas Černius
786609aa70
Updated Lithuanian translation
2016-05-08 17:37:18 +03:00
Matej Urbančič
ca00e225ab
Updated Slovenian translation
2016-05-02 22:16:45 +02:00
Fabio Tomat
1b68e32252
Updated Friulian translation
2016-05-01 14:49:55 +00:00
Tiago Santos
891a4d157f
Updated Portuguese translation
2016-04-30 14:35:12 +00:00
GNOME Translation Robot
6a689935de
Updated Scottish Gaelic translation
2016-04-29 10:31:12 +00:00
GNOME Translation Robot
7e9d7dcb83
Updated Portuguese translation
2016-04-27 19:14:29 +00:00
Rūdolfs Mazurs
95eb0341f0
Update Latvian translation
2016-04-24 16:06:36 +03:00
Daniel Mustieles
a0e3a91b11
Updated Spanish translation
2016-04-21 09:41:26 +00:00
Andreas Henriksson
fefba769d9
Bump gtk+ dependency to >= 3.20
...
Uses gtk_widget_set_focus_on_click API which is new in 3.20.
https://bugzilla.gnome.org/show_bug.cgi?id=765147
2016-04-20 14:10:04 +02:00
Arash Mousavi
f3dafaeb52
Update Persian translations
2016-04-18 12:30:00 +04:30
GNOME Translation Robot
1ed7f161a6
Updated Japanese translation
2016-04-17 07:22:55 +00:00
Stas Solovey
fd694bdb79
Updated Russian translation
2016-04-13 17:39:03 +00:00
Marek Černocký
c51d2e7667
Updated Czech translation
2016-04-13 11:37:09 +02:00
Gábor Kelemen
af1b1f59d2
Updated Hungarian translation
2016-04-12 09:08:49 +00:00
Марко Костић
48e019084d
Updated Serbian translation
2016-04-11 19:27:22 +00:00
Milo Casagrande
e999ca40b0
Updated Italian translation
2016-04-11 09:00:58 +00:00
Ask Hjorth Larsen
108b66f21d
Updated Danish translation
2016-04-10 23:07:23 +02:00
Anders Jonsson
c3e1c14d09
Updated Swedish translation
2016-04-10 16:36:53 +00:00
Khaled Hosny
2dd4a5866b
Update Arabic translation
2016-04-10 18:27:36 +02:00
Jiri Grönroos
c1e3224435
Updated Finnish translation
2016-04-10 15:46:55 +00:00
Rafael Fontenelle
4a8315325d
Updated Brazilian Portuguese translation
2016-04-10 13:38:16 +00:00
Trần Ngọc Quân
afee1f8ad9
Updated Vietnamese translation
...
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2016-04-10 09:02:39 +07:00
Dušan Kazik
abf766b437
Updated Slovak translation
2016-04-09 19:04:47 +00:00
Mario Blättermann
1b7eb06ec0
Updated German translation
2016-04-09 20:32:06 +02:00
Tom Tryfonidis
95091e1f0f
Updated Greek translation
2016-04-09 15:22:42 +00:00
Piotr Drąg
e15839b681
Updated Polish translation
2016-04-09 16:29:28 +02:00
Gabor Kelemen
dd847fe30d
Mark string for translation
...
https://bugzilla.gnome.org/show_bug.cgi?id=764356
2016-04-09 16:25:05 +02:00
Fabio Tomat
78f45f6b67
Updated Friulian translation
2016-04-03 08:18:12 +00:00
Dušan Kazik
5a495627d1
Updated Slovak translation
2016-03-29 15:24:07 +00:00
Gábor Kelemen
9fb6576752
Updated Hungarian translation
2016-03-20 23:02:32 +00:00
Efstathios Iosifidis
6d8bc9f948
Updated Greek translation
2016-03-17 13:45:07 +00:00
Dušan Kazik
441ecbb0bf
Updated Slovak translation
2016-03-06 08:24:23 +00:00
Daniel Korostil
a5649a87bc
Updated Ukrainian translation
2016-03-04 12:53:33 +02:00
Cédric Valmary
937ecf9505
Updated Occitan translation
2016-03-03 19:00:05 +00:00
Erick Perez Castellanos
2228890a50
Bump version for release 3.19.90
2016-02-25 09:55:38 -06:00
Felipe Borges
43283ea3a4
window: make content_header_bar a GtkGrid
...
The recent port of GtkBox to Gadgets caused a misalignment of the
left_toolbar and the app sidebar. GtkGrid handles the size group
alignment properly.
https://bugzilla.gnome.org/show_bug.cgi?id=761759
2016-02-25 09:51:31 -06:00
Erick Perez Castellanos
1ad0302ed5
Fix ui changes breaking the build
2016-02-25 09:51:08 -06:00
Emmanuele Bassi
eb8ecf0c32
Revert "window: make content_header_bar a GtkGrid"
...
This reverts commit 779912c291
.
The commit breaks the build in Continuous (and locally), because of a
reference to `content_header_bar` being a Gtk.Box:
contacts-window.vala:54.3-54.32: error: cannot convert from Gtk child
type `Gtk.Grid' to `Gtk.Box'
private Box content_header_bar;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 140 warning(s)
I'm reverting the commit as per:
https://mail.gnome.org/archives/desktop-devel-list/2016-January/msg00015.html
because the Continuous break has been failing for more than 4 hours.
https://bugzilla.gnome.org/show_bug.cgi?id=761759
2016-02-25 08:35:27 +00:00
Erick Perez Castellanos
619689122f
Bump version to 3.19.90 for release
2016-02-24 22:16:23 -06:00
Felipe Borges
779912c291
window: make content_header_bar a GtkGrid
...
The recent port of GtkBox to Gadgets caused a misalignment of the
left_toolbar and the app sidebar. GtkGrid handles the size group
alignment properly.
https://bugzilla.gnome.org/show_bug.cgi?id=761759
2016-02-24 20:08:45 -06:00
Alexander Shopov
9079d4432c
Updated Bulgarian translation
2016-02-06 22:24:28 +02:00
Richard Hughes
3ad02fc6aa
Add a missing tag to the AppData file
2016-01-25 15:57:19 +00:00
Richard Hughes
55e184c588
Update the AppData file to spec version 0.7+
2016-01-22 20:15:01 +00:00
Aurimas Černius
e9ba0fe7bb
Updated Lithuanian translation
2016-01-17 21:33:19 +02:00
Erick Perez Castellanos
e9ec662e06
appdata: added kudos
2015-12-21 20:25:43 -06:00
Matthias Clasen
c90c2b3340
search-provider: Don't dump core on timeout
...
g_error is documented as "This function will result in a core dump".
It will get picked up by crash collection systems and cause noise
there, which is not helpful. Just log a warning and move on.
https://bugzilla.gnome.org/show_bug.cgi?id=758230
2015-11-17 10:24:45 -05:00