Commit Graph

1449 Commits

Author SHA1 Message Date
Jeremy Bicha 7cbf2533fe debian/watch: Watch for unstable releases 2018-02-23 19:29:45 -05:00
Simon McVittie 1a9d1c235c Team upload debian/3.26.2-3 2018-01-30 09:16:33 +00:00
Simon McVittie 5c8a19f54f Avoid frequent tracebacks from the Places menu with gjs >= 1.50.2-3
Closes: #888608
2018-01-30 09:11:30 +00:00
Simon McVittie 44fe593f8a d/patches: Re-export with gbp pq export 2018-01-30 09:09:02 +00:00
Jeremy Bicha b8d1af4e50 Update Vcs fields for migration to https://salsa.debian.org/ 2018-01-19 20:44:11 -05:00
Jeremy Bicha 18f189b887 releasing package gnome-shell-extensions version 3.26.2-2 debian/3.26.2-2 2017-12-15 15:19:34 -05:00
Jeremy Bicha c9776c97de Bump Standards-Version to 4.1.2 2017-12-15 15:19:06 -05:00
Jeremy Bicha 57a4241749 Fix file permissions after git conversion 2017-12-15 15:17:53 -05:00
Jeremy Bicha 163ff997b1 Drop old files left over from git conversion 2017-12-15 15:17:40 -05:00
Jeremy Bicha 449e9879ce Update upstream source from tag 'upstream/3.26.2'
Update to upstream version '3.26.2'
with Debian dir 6437420a17
2017-12-15 15:11:44 -05:00
Jeremy Bicha 5ea14f063f New upstream version 3.26.2 upstream/3.26.2 2017-12-15 15:11:42 -05:00
Jeremy Bicha 84350c3776 Update Vcs fields for conversion to git 2017-12-15 15:11:26 -05:00
Jeremy Bicha 3cc3d03f0b Initial upstream branch 2017-12-15 15:11:26 -05:00
Jeremy Bicha 91027ae9a4 Add default gbp.conf 2017-12-15 15:11:26 -05:00
Michael Biebl 9db80785a5 Release version 3.26.2-1 to unstable debian/3.26.2-1 2017-11-05 19:17:20 +00:00
Michael Biebl a876817127 New upstream release 2017-11-05 19:16:18 +00:00
Florian Müllner 057e5bb0c1 Bump version to 3.26.2
Update NEWS.
3.26.2
2017-11-02 19:51:10 +01:00
Florian Müllner 07fc66765d auto-move: Remove unused imports 2017-10-27 14:45:09 +02:00
Jeremy Bicha 3a0c70aef7 Release to unstable debian/3.26.1-2 2017-10-13 20:50:07 +00:00
Jeremy Bicha bbb6a73af1 Bump Standards-Version to 4.1.1 2017-10-13 20:49:25 +00:00
Jeremy Bicha 51119ec213 unbranch gnome-shell-extensions from experimental 2017-10-13 20:45:48 +00:00
Simon McVittie 2690ee46f2 Team upload 2017-10-06 10:53:43 +00:00
Simon McVittie bc2e456a6a New upstream stable release 2017-10-06 09:42:26 +00:00
Xavi Ivars daa7b9b6ab [l10n] Updated Catalan (Valencian) translation 2017-10-05 14:02:06 +02:00
Florian Müllner 726be0692e Bump version to 3.26.1
Update NEWS.
3.26.1
2017-10-04 17:42:16 +02:00
Florian Müllner f339001e22 data: Update style 2017-10-04 01:08:54 +02:00
Florian Müllner 530b165ddf nativeWindowPlacement: Adjust to overview changes
title._spacing is no longer defined, so we end up with bogus positions
when window-captions-on-top is set to true. Adjust the positioning to
do without that for now, though the whole extension could use a rewrite
to not copy everything-and-the-kitching-sink, or be killed off as yet
another extension from the original random collection that turned out
too expensive to keep dragging along ...

https://bugzilla.gnome.org/show_bug.cgi?id=787604
2017-10-04 01:06:42 +02:00
Anders Jonsson e479068d84 Update Swedish translation 2017-10-02 18:50:24 +00:00
Piotr Drąg 824e79d83e gschema: Fix gettext-domain 2017-10-01 19:10:42 +02:00
Efstathios Iosifidis 0d18c3f70d Update Greek translation 2017-09-25 13:48:39 +00:00
Arash Mousavi a682b66bbf Update Persian translation 2017-09-22 18:40:54 +00:00
Stas Solovey f4510b9b04 Update Russian translation 2017-09-20 08:40:39 +00:00
Alexander Rüedlinger c1143fa716 apps-menu: Use "0o" prefix for octal literals
In short, gjs complains that octal escape sequences are deprecated
and advises to use the "0o" prefix for octal literals. Do that to
fix the warning.

https://bugzilla.gnome.org/show_bug.cgi?id=787294
2017-09-17 23:18:52 +02:00
Alexander Rüedlinger 37b95a8498 apps-menu: Remove excess argument
This was an oversight in commit 63653406a3 when porting from a
removed Popover API to ClutterActor.add_child().

https://bugzilla.gnome.org/show_bug.cgi?id=787294
2017-09-17 23:18:52 +02:00
Alexander Rüedlinger cccef0e857 places-menu: Fix JS warning
Define class PlacesManager with 'var' instead of 'const', to shut
up a gjs warning when accessing it from the extension.

https://bugzilla.gnome.org/show_bug.cgi?id=787291
2017-09-17 23:18:52 +02:00
Simon McVittie b27c3719f0 Team upload 2017-09-13 11:41:47 +00:00
Simon McVittie 147482d5e8 New upstream stable release 2017-09-13 08:38:35 +00:00
Florian Müllner 592b4ebacf Bump version to 3.26.0
Update NEWS.
3.26.0
2017-09-12 19:26:30 +02:00
Ask Hjorth Larsen 3a799d519b Updated Danish translation 2017-09-10 18:10:56 +02:00
Lyubomir Vasilev 8b09c17684 Updated Bulgarian translation 2017-09-10 18:03:23 +03:00
Inaki Larranaga Murgoitio f00ffcaa3d Update Basque language 2017-09-09 17:19:41 +02:00
Sveinn í Felli 82cc175df1 Update Icelandic translation 2017-09-08 06:08:48 +00:00
Sveinn í Felli eda9eeef18 Update Icelandic translation
(cherry picked from commit c5467e8a804abce0c45b43502e4ac16649a99a53)
2017-09-08 06:05:02 +00:00
Lyubomir Vasilev fb1d4faece Updated Bulgarian translation 2017-09-08 08:48:25 +03:00
Simon McVittie 514403e1ba Team upload 2017-09-05 20:49:03 +00:00
Trần Ngọc Quân 3b1d7428df Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2017-09-04 14:36:52 +07:00
Rafael Fontenelle dca18f3614 Update Brazilian Portuguese translation 2017-09-03 13:29:46 +00:00
Changwoo Ryu 6a9b3a9369 Update Korean translation 2017-09-02 03:55:18 +00:00
Yuras Shumovich 373c3660a1 Update Belarusian translation 2017-09-01 14:56:50 +00:00
hanniedu 74fdac5dfd Updated Dutch translation Master 3.26 2017-09-01 10:37:25 +02:00