Commit Graph

11103 Commits

Author SHA1 Message Date
Matej Urbančič
225f825faf Updated Slovenian translation 2016-03-05 20:45:01 +01:00
Changwoo Ryu
ed054f4f40 Updated Korean translation 2016-03-05 12:49:32 +00:00
Rūdolfs Mazurs
a1244a9b26 Update Latvian translation 2016-03-03 22:08:36 +02:00
Florian Müllner
3a3714f4ff Bump version to 3.19.91
Update NEWS.
2016-03-03 17:13:03 +01:00
Florian Müllner
be483c4137 legacyTray: Style the slider's child, not the slider
This avoids jiggling when showing/hiding the tray. Based on a
suggestion from maxnevesnunes@gmail.com in bug 750022.

https://bugzilla.gnome.org/show_bug.cgi?id=747957
2016-03-03 17:09:47 +01:00
Zeeshan Ali (Khattak)
3492121c3f location: Only ask user once
Let's make it really simple and ask user interactively, once. This
simplifies things for:

* Privacy panel of gnome-control-center as it doesn't have to filter
  applications.

* Apps: If they are denied access, they can simply point users to
  privacy panel of gnome-control-center since they can be sure location
  access for the app can be enabled in there.

Also it's less annoying to user. Before this patch, if they denied
access to application, they had to keep doing that at least each time
they launched the application.

https://bugzilla.gnome.org/show_bug.cgi?id=762559
2016-03-03 16:06:20 +00:00
Yosef Or Boczko
364f1453c1 Updated Hebrew translation 2016-03-03 14:52:51 +02:00
Stas Solovey
9392e50cf1 Updated Russian translation 2016-03-02 22:15:25 +00:00
Aurimas Černius
f60a6ab465 Updated Lithuanian translation 2016-03-02 20:52:50 +02:00
Khaled Hosny
f3a92d558d Update Arabic translation 2016-03-02 14:45:02 +04:00
Aron Xu
d387d4a60d Update zh_CN translation 2016-03-02 13:50:42 +08:00
Mingye Wang (Arthur2e5)
4503ca4ca0 Update zh_CN translation 2016-03-02 13:47:56 +08:00
Marek Černocký
eeb10c0ce3 Updated Czech translation 2016-03-01 10:51:13 +01:00
Friedel Wolff
c69fcc2ef8 Bugfix in Afrikaans (af) translation 2016-03-01 08:51:00 +02:00
Friedel Wolff
7d67d88ae8 Updated translation for Afrikaans (af) 2016-02-29 19:52:58 +02:00
Baurzhan Muftakhidinov
310622b14e Updated Kazakh translation 2016-02-29 09:26:51 +00:00
Gábor Kelemen
00065b84e1 Updated Hungarian translation 2016-02-28 16:43:16 +00:00
Cédric Valmary
4f7a8902f8 Updated Occitan translation 2016-02-27 18:48:31 +00:00
Piotr Drąg
d20a6e0988 Mark an invalid string in the Irish translation as fuzzy
Apparently, javascript-format in gettext doesn't support reversing
the order of variables with %1$s, and this string trips validation.
2016-02-27 18:47:34 +01:00
Jordi Mas
96fa7b7e77 Update Catalan translation 2016-02-27 16:36:48 +01:00
Sebastian Rasmussen
61e4d40852 Updated Swedish translation 2016-02-27 13:33:58 +00:00
Bernd Homuth
cc826f77fb Updated German translation 2016-02-26 14:17:51 +00:00
Ting-Wei Lan
1de288c5bb build: Fix build with clang -Werror
https://bugzilla.gnome.org/show_bug.cgi?id=755659
2016-02-26 02:06:55 +08:00
Tom Tryfonidis
fe986faa2d Updated Greek translation 2016-02-25 09:48:13 +00:00
Fran Dieguez
f11b404622 Updated Galician translations 2016-02-23 16:24:15 +01:00
Michael Catanzaro
508668107b st-entry: Disable middle-click-paste when entry is not editable
Should only allow pasting the primary selection when the entry is
editable.

https://bugzilla.gnome.org/show_bug.cgi?id=762507
2016-02-23 06:48:50 -06:00
Daniel Korostil
674454621f Updated Ukrainian translation 2016-02-23 13:08:54 +02:00
Chao-Hsiung Liao
2c907bd422 Updated Chinese (Taiwan) translation 2016-02-23 02:52:30 +00:00
Zeeshan Ali (Khattak)
4eb6c0c4ee location: Put app permission in GNOME table
Alex told me that since it's not geoclue but rather GNOME-components
storing/accessing app permissions, it's better if we put it under
'gnome' rather than generic 'desktop' table.
2016-02-22 22:55:09 +00:00
Daniel Mustieles
dd2eff2b6f Updated Spanish translation 2016-02-22 21:26:18 +01:00
Florian Müllner
d8960b396b windowManager: Only animate dimming changes when necessary
Now that we no longer skip dimming/undimming windows while showing
the overview, we can still save a bit of work by changing the dimming
without animation while the window is hidden.

https://bugzilla.gnome.org/show_bug.cgi?id=762475
2016-02-22 19:42:57 +01:00
Florian Müllner
4c29604e1e windowManager: Always check dimming when an attached modal opens/closes
We skip window animations while the overview is shown (and the window
group is hidden) to avoid unnecessary work. However when an attached
modal dialog is opened or closed, this involves checking whether the
parent window should be dimmed - skipping that test means that we can
simply fail to dim or undim a window altogether, so do that check
unconditionally.

https://bugzilla.gnome.org/show_bug.cgi?id=762475
2016-02-22 19:42:57 +01:00
Florian Müllner
ede0bf2d88 messageList: Add missing import
We lost that when code was split out from calendar.js ...
2016-02-22 19:33:17 +01:00
Artur de Aquino Morais
893bfdf85f Updated Brazilian Portuguese translation 2016-02-20 21:51:41 +00:00
A S Alam
ac7a4c27fd updated Punjabi Translation 2016-02-20 12:36:37 -06:00
Piotr Drąg
4fe0233139 Updated Polish translation 2016-02-20 16:29:15 +01:00
Мирослав Николић
f9f9c7fe5b Updated Serbian translation 2016-02-19 20:25:26 +01:00
Florian Müllner
f1b90f174a Bump version to 3.19.90
Update NEWS.
2016-02-19 18:12:28 +01:00
Jordi Mas
3dd74c86c1 Update Catalan translation 2016-02-19 16:19:47 +01:00
Florian Müllner
0edbdc529e location: Add translator comments
https://bugzilla.gnome.org/show_bug.cgi?id=762270
2016-02-18 17:37:29 +01:00
Dušan Kazik
b08523b170 Updated Slovak translation 2016-02-18 15:36:25 +00:00
Zeeshan Ali (Khattak)
cd2f8d8177 Update to latest gnome-shell-sass
The new location dialog theming comes from there.

https://bugzilla.gnome.org/show_bug.cgi?id=762119
2016-02-18 15:11:11 +00:00
Zeeshan Ali (Khattak)
a1e8c79d38 location: Ask user to authorize applications
While we could have implemented this already a while ago, this would
have been a completely false security mechanism since we had no way of
reliably identifying applications. Since now with xdg-app, we can at least
reliably identify bundled applications, let's give users a choice of
which applications in particular they are OK with giving location data
to.

While we still can't reliably identify system (non-xdg-app) applications,
it seems extremely unlikely we'll ever be able to do that (at least not
in the near future) so we'll have to trust them to not lie about their
IDs.

Next release of geoclue will take the ID of bundled application directly
from corresponding xdg-app metadata so bundled applications can't simply
lie about their IDs.

https://bugzilla.gnome.org/show_bug.cgi?id=762119
2016-02-18 15:11:11 +00:00
Zeeshan Ali (Khattak)
34fc454764 location: Add AppAuthorizer class
This class will be responsible for authorizing applications that try to
access location information. Since this is mainly targetted for xdg-app
applications, we make use of xdg-app's D-Bus API to store
per-application authorization.

https://bugzilla.gnome.org/show_bug.cgi?id=762119
2016-02-18 15:11:11 +00:00
Zeeshan Ali (Khattak)
e98a434ede location: Add dialog to ask for location data access
Add a dialog that is used in a following patch, to ask user if they want
a requesting application to gain access to their location.

Co-author: Florian Müllner <fmuellner@gnome.org>

https://bugzilla.gnome.org/show_bug.cgi?id=762119
2016-02-18 15:11:10 +00:00
Jakub Steiner
02cdc065e7 media section touch ups
- make the missing album art more subtle. Negative space
  asked for sizing the box slightly larger. Don't hate me
  for using border-width for it ;)
2016-02-18 14:58:54 +01:00
Milo Casagrande
77eb8f98c0 Updated Italian translation 2016-02-18 13:05:52 +00:00
Mario Blättermann
68679e1e7e Updated German translation 2016-02-18 09:24:16 +01:00
Piotr Drąg
05f2dbf205 Updated Polish translation 2016-02-17 22:32:49 +01:00
Dušan Kazik
45779bc7be Updated Slovak translation 2016-02-17 21:01:26 +00:00