Commit Graph

274 Commits

Author SHA1 Message Date
Matej Urbančič d5ca1ab497 Updated Slovenian translation 2013-06-13 21:47:19 +02:00
Daniel Mustieles 2df85711e4 Updated Spanish translation 2013-06-13 11:26:46 +02:00
Piotr Drąg f238f29728 Updated Polish translation 2013-06-08 21:05:56 +02:00
Florian Müllner 222eaa04c9 classic: Replace mini-extensions with mode-specific overridesSchema
Some default values differ between classic and normal sessions. We
used to implement this by overriding the shell's default values in
mini-extensions (or more precisely: reversing the shell's overrides).
Use a mode-specific overridesSchema instead, which has the advantage
that settings defaults will not change unexpectedly when extensions
are disabled/enabled (for instance during screen locks).

https://bugzilla.gnome.org/show_bug.cgi?id=701717
2013-06-08 00:59:22 +02:00
Dušan Kazik aa3ca5ff4a Updated slovak translation 2013-06-05 20:54:56 +02:00
Aurimas Černius 27b5178646 Updated Lithuanian translation 2013-04-27 23:40:52 +03:00
Matej Urbančič 6b2fa94f5a Updated Slovenian translation 2013-04-21 08:26:05 +02:00
Marek Černocký 174ffc05f2 Updated Czech translation 2013-04-20 15:37:04 +02:00
Piotr Drąg 8ba1cc7c9d Updated Polish translation 2013-04-19 21:14:04 +02:00
Daniel Mustieles 20e164fb39 Updated Spanish translation 2013-04-18 13:12:37 +02:00
Rafael Ferreira 568f63917a Updated Brazilian Portuguese translation 2013-04-16 22:43:15 -03:00
Милош Поповић 58c36bd719 Small fix in Serbian translation 2013-04-08 15:35:27 +02:00
Changwoo Ryu fb77156c88 Updated Korean translation 2013-03-28 02:57:09 +09:00
Fran Diéguez bfd94b7ae1 Updated Galician translations 2013-03-26 12:51:33 +01:00
Jiro Matsuzawa 01d6a469a1 l10n: Update Japanese translation 2013-03-25 17:08:09 +09:00
Ville-Pekka Vainio 4a60bec60c Finnish translation update by Jiri Grönroos 2013-03-21 22:40:49 +02:00
Gabor Kelemen 8d4db767d4 Updated Hungarian translation 2013-03-21 00:49:37 +01:00
Milo Casagrande 916d9d963f [l10n] Updated Italian translation. 2013-03-20 10:05:56 +01:00
Mario Blättermann 7aeba983e1 [l10n] Updated German translation 2013-03-15 19:23:23 +01:00
Rafael Ferreira 89830470f1 Updated Brazilian Portuguese translation 2013-03-10 22:25:05 -03:00
Matej Urbančič 9bf13353a8 Updated Slovenian translation 2013-03-07 21:56:58 +01:00
Yuri Myasoedov 3b6446f33a Updated Russian translation 2013-03-07 09:32:29 +04:00
tuhaihe f46627b624 Update Simplified Chinese translation 2013-02-28 21:02:48 +08:00
Aurimas Černius 0a1f7e725c Updated Lithuanian translation 2013-02-27 23:10:03 +02:00
Мирослав Николић f380f527d0 Updated Serbian translation 2013-02-20 12:20:52 +01:00
Marek Černocký 5c91a2867d Updated Czech translation 2013-02-17 09:22:01 +01:00
Daniel Mustieles 7fb52fa115 Updated Spanish translation 2013-02-11 14:38:02 +01:00
Piotr Drąg 4103a228b2 Updated Polish translation 2013-02-08 15:41:39 +01:00
Piotr Drąg 5392a50e98 Updated Polish translation 2013-02-06 02:07:40 +01:00
Piotr Drąg fc5c7c8fda Updated POTFILES.in 2013-02-06 02:06:09 +01:00
Piotr Drąg 3c0d84469a Updated Polish translation 2013-02-06 02:03:41 +01:00
Florian Müllner a4fe08d53d window-list: Add option for grouping windows by application
https://bugzilla.gnome.org/show_bug.cgi?id=693171
2013-02-05 20:09:00 +01:00
Daniel Mustieles 7f1904a97c Updated Spanish translation 2013-02-01 10:48:51 +01:00
Marek Černocký caaa544fd6 Updated Czech translation 2013-01-31 20:10:24 +01:00
Piotr Drąg 179b14ea4b Updated Polish translation 2013-01-31 18:05:29 +01:00
OKANO Takayoshi edb8a65c78 [l10n] Update Japanese translation 2013-01-27 22:11:13 +09:00
Marek Černocký fdd2fa09d7 Updated Czech translation 2013-01-22 09:35:59 +01:00
Мирослав Николић dd3349bf6d Updated Serbian translation 2013-01-08 20:16:47 +01:00
Balázs Úr df2e1e6217 Updated Hungarian translation 2013-01-01 16:05:56 +01:00
Rafael Ferreira 292661d943 Updated Brazilian Portuguese Translation 2012-12-31 02:42:26 -02:00
Fran Diéguez c978057d3a Updated Galician translations 2012-12-27 00:52:50 +01:00
Khaled Hosny 8034b65f46 Update Arabic translation 2012-12-24 12:46:34 +02:00
Aurimas Černius c1c9f280d8 Updated Lithuanian translation 2012-12-20 22:41:06 +02:00
Yuri Myasoedov 11e8f2832c Updated Russian translation 2012-12-17 09:16:13 +04:00
Florian Müllner 61f86a3f29 alternate-tab: Re-use window-switcher in gnome-shell
gnome-shell now provides its own traditional window switcher using
a dedicated keybinding, so update the extension to just take over
the default application-based switchers as well.

https://bugzilla.gnome.org/show_bug.cgi?id=689724
2012-12-11 07:40:40 +01:00
Giovanni Campagna 9900ae19dc Revert "Remove alternate-tab extension"
This reverts commit 0b7c3e3dbb.
Pushed by mistake, and we actually want the alternate-tab extension,
just in a different form.
2012-12-11 00:10:17 +01:00
Giovanni Campagna 0b7c3e3dbb Remove alternate-tab extension
It's in core shell now! Just replace the switch applications keybinding
with switch windows in the keyboard panel.
2012-12-10 23:00:46 +01:00
Matej Urbančič b9563829bb Updated Slovenian translation 2012-12-10 21:54:18 +01:00
Piotr Drąg 4b26753d83 Updated Polish translation 2012-12-06 22:35:29 +01:00
Daniel Mustieles cdb7ff0cec Updated Spanish translation 2012-12-05 20:08:57 +01:00