Gianvito Cavasoli and GNOME Translation Robot
e6bdbb2c68
Update Italian translation
...
(cherry picked from commit 825f1f2090690a7c93244e44e66fdc3213adc8f1)
2017-08-12 15:16:12 +00:00
Piotr Drąg
7d3915c30d
Update Polish translation
2017-08-11 03:36:02 +02:00
Florian Müllner
a04ad6acd7
Bump version to 3.25.90
...
Update NEWS.
3.25.90
2017-08-10 20:41:34 +02:00
Florian Müllner
8778c16f2a
data: Update style
2017-08-10 20:27:35 +02:00
Anders Jonsson and GNOME Translation Robot
2917deead1
Update Swedish translation
2017-08-08 22:04:26 +00:00
Fran Dieguez and GNOME Translation Robot
08fc96c7ee
Update Galician translation
2017-08-07 13:04:57 +00:00
Balázs Meskó and GNOME Translation Robot
35c01d7223
Update Hungarian translation
2017-08-04 13:29:12 +00:00
Piotr Drąg
71ba8b04d7
drive-menu: Add a translator comment explaining a variable
...
https://bugzilla.gnome.org/show_bug.cgi?id=687590
2017-08-03 14:06:26 +02:00
Anders Jonsson and GNOME Translation Robot
c74077239e
Update Swedish translation
...
(cherry picked from commit fa9243dae9d038233f23a48d2e88b8c49375dcdd)
2017-07-31 22:32:03 +00:00
Baurzhan Muftakhidinov and GNOME Translation Robot
2c2d6b69ca
Update Kazakh translation
2017-07-27 12:11:15 +00:00
Daniel Mustieles
dcf08375c1
Updated Spanish translation
2017-07-25 20:14:53 +02:00
gogo and GNOME Translation Robot
15085df41f
Update Croatian translation
2017-07-25 18:10:23 +00:00
Matej Urbančič
29780d495d
Updated Slovenian translation
2017-07-21 16:07:26 +02:00
Alexander Rüedlinger and Florian Müllner
69700dc29b
apps-menu: Remove more dead code
...
Commit 0a91893b02 removed dead code, namely a ::panel-box-changed signal
handler. Unfortunately, it forgot to remove the associated code that
disconnects the signal.
Signed-off-by: Alexander Rüedlinger <a.rueedlinger@gmail.com >
https://bugzilla.gnome.org/show_bug.cgi?id=785202
2017-07-21 10:09:13 +02:00
Alexander Rüedlinger and Florian Müllner
0a91893b02
apps-menu: Remove dead code
...
This fell through the cracks in commit 2d1d81247 when adjusting to
the gnome-shell changes that also removed the ::panel-box-changed
signal ...
Signed-off-by: Alexander Rüedlinger <a.rueedlinger@gmail.com >
https://bugzilla.gnome.org/show_bug.cgi?id=785200
2017-07-21 01:34:38 +02:00
Florian Müllner
dceebeaa7f
Bump version to 3.25.4
...
Update NEWS.
3.25.4
2017-07-20 00:43:32 +02:00
Florian Müllner
a2508106f4
data: Adjust classic style to top bar transparency changes
2017-07-19 12:45:59 +02:00
Florian Müllner
2716430310
data: Update style
2017-07-19 12:45:49 +02:00
Rui Matos
4fa73145b4
data: Adjust to g-s-d's plugin removals
...
These plugins have been removed.
https://bugzilla.gnome.org/show_bug.cgi?id=782233
2017-07-18 21:51:42 +02:00
Dušan Kazik and GNOME Translation Robot
f7b2a1ac58
Update Slovak translation
2017-07-13 14:46:17 +00:00
Aurimas Černius
8ac0313c24
Updated Lithuanian translation
2017-07-10 23:18:40 +03:00
Marek Cernocky
9d6d8e00ac
Updated Czech translation
2017-07-10 16:50:19 +02:00
Kukuh Syafaat and GNOME Translation Robot
a8544a30e1
Update Indonesian translation
2017-07-10 09:28:36 +00:00
Jordi Mas
bde50c021c
Update Catalan translation
2017-07-09 09:20:40 +02:00
Christian Kirbach and GNOME Translation Robot
1d5ab3f328
Update German translation
2017-07-07 19:43:32 +00:00
Fabio Tomat and GNOME Translation Robot
31b00faef8
Update Friulian translation
2017-07-06 22:56:30 +00:00
Piotr Drąg
6e81f240dc
Update Polish translation
2017-07-06 16:31:37 +02:00
Florian Müllner
74643a62d1
screenshot-window-sizer: Add explicit keybinding for backward cycling
...
The REVERSES flag was removed from Meta.KeyBindingFlags a while ago, as
gnome-control-center doesn't recognize it and the corresponding "magic"
shift handling. That is, nowadays reversible keybindings need to
provide an explicit reversed binding.
https://bugzilla.gnome.org/show_bug.cgi?id=784079
2017-07-05 17:06:37 +02:00
Khaled Hosny
29a9c7582d
Update Arabic translation
2017-07-02 06:12:51 +02:00
Yuras Shumovich and GNOME Translation Robot
cce2f10fba
Update Belarusian translation
2017-06-28 17:29:02 +00:00
Florian Müllner
de240fa679
Bump version to 3.25.3
...
Update NEWS.
3.25.3
2017-06-21 22:06:28 +02:00
Baurzhan Muftakhidinov and GNOME Translation Robot
e884f770b0
Update Kazakh translation
2017-06-17 08:51:25 +00:00
Florian Müllner
eafdd1d78d
window-list: Respect MWM hints
...
The window context menu contains minimize, maximize and close items
that are currently enabled unconditionally, regardless of whether
the window indicates support. Respect those hints by updating the
items' sensitivity every time the popup is shown.
https://bugzilla.gnome.org/show_bug.cgi?id=783601
2017-06-09 17:54:24 +02:00
Florian Müllner
61a2e5ab9e
window-list: Do not pick up transparency from top bar
...
The top bar now uses a translucent style when no windows are in its
proximity. As translucency looks odd in some situations (in particular
with maximized windows), we don't want to pick it up unconditionally.
If someone fancies to integrate with the top bar's proximity tracking,
they are welcome to have a go, but for now we just restore the former
solid style unconditionally.
2017-06-09 17:54:24 +02:00
Christian Kellner
0824847ac1
places-menu: can now ask user for info on mounting
...
When we try to launch an application for an uri where the enclosing
mount is not yet mounted we might need information from the user
such as passwwords. Using a MountOperation makes this possible.
https://bugzilla.gnome.org/show_bug.cgi?id=781788
2017-06-09 16:35:48 +02:00
Daniel Mustieles and GNOME Translation Robot
791f9abb39
Update Spanish translation
2017-06-05 14:23:25 +00:00
Florian Müllner
9b3ab2c9b2
build: Switch to sassc for generating style
...
GTK+ switched from ruby-based sass to c-based sassc for performance
reasons. It makes sense to follow suit, if not to not require two
tools for the same job ...
https://bugzilla.gnome.org/show_bug.cgi?id=783210
2017-05-30 12:42:05 +02:00
Fabio Tomat and GNOME Translation Robot
5ec54112ab
Update Friulian translation
2017-05-25 12:31:56 +00:00
Florian Müllner
5a84c6d608
Bump version to 3.25.2
...
Update NEWS.
3.25.2
2017-05-25 00:10:19 +02:00
Balázs Úr and GNOME Translation Robot
f8360601b9
Update Hungarian translation
2017-05-14 21:08:47 +00:00
Mario Blättermann and GNOME Translation Robot
0359736890
Update German translation
2017-05-12 15:29:28 +00:00
Kukuh Syafaat and GNOME Translation Robot
0a46c0d1df
Update Indonesian translation
2017-05-10 09:25:24 +00:00
Florian Müllner
c5da5cf9b5
drive-menu: Fix launch-nautilus label
...
The user-visible name of nautilus is "Files", not "File" ...
https://bugzilla.gnome.org/show_bug.cgi?id=781235
2017-05-09 19:30:52 +02:00
Matej Urbančič
843238b96b
Updated Slovenian translation
2017-05-05 14:15:19 +02:00
Kukuh Syafaat and GNOME Translation Robot
bac1e8b695
Update Indonesian translation
2017-05-02 08:29:47 +00:00
Fabio Tomat and GNOME Translation Robot
ce2b710c25
Update Friulian translation
2017-04-30 11:34:31 +00:00
gogo and GNOME Translation Robot
457db2980a
Update Croatian translation
2017-04-29 22:59:40 +00:00
Christian Kellner
c82f8a995b
places-menu: report errors for mounting of volumes
...
When launching an application for an uri we detect the case that
the volume is not mounted and try to mount it. If this fails we
don't report any error, so there is no feedback for the user.
2017-04-28 15:14:59 +02:00
Christian Kellner
cfbb2a459b
places-menu: make launching asynchronous
...
Use the async version of Gio.AppInfo.launch_default_for_uri so
we don't hang or block if the uri we are trying to launch the
application for is on slow or dead network connections.
https://bugzilla.gnome.org/show_bug.cgi?id=781831
2017-04-28 15:14:14 +02:00
Florian Müllner
1d20edb6d8
Bump version to 3.25.1
...
Update NEWS.
3.25.1
2017-04-27 18:12:44 +02:00