Commit Graph

2142 Commits

Author SHA1 Message Date
gogo fbf3cf35a6 Add Croatian translation 2017-04-11 13:24:54 +00:00
Florian Müllner 93040769d8 Bump version to 3.24.1
Update NEWS.
3.24.1
2017-04-11 02:21:46 +02:00
Tom Tryfonidis 00959dbf47 Update Greek translation 2017-04-08 19:12:29 +00:00
Trần Ngọc Quân a17aff71d1 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2017-03-27 15:17:25 +07:00
Florian Müllner 09a60a27ba apps-menu: Only enable DND when there's a desktop
It's not very useful to allow dragging when there's no drop target,
so tie the functionality added in the previous commit to the presence
of a DESKTOP window.

https://bugzilla.gnome.org/show_bug.cgi?id=780371
2017-03-22 19:15:28 +01:00
Florian Müllner 243f700fa2 apps-menu: Allow creating desktop launchers via DND
Back in the olden days, it used to be possible to drag items from
the application menu to the desktop to create a launcher shortcut.
Reimplement that "classic" functionality in the apps menu extension.

https://bugzilla.gnome.org/show_bug.cgi?id=780371
2017-03-22 19:15:28 +01:00
Florian Müllner 021037bfcd apps-menu: Use Map to keep track of app items
The use of Array to keep track of inserted items is extremely
confusing, as no elements are ever added to the array. What
the code actually does is monkey-patching properties into an
empty object (that happens to be of type "Array"). While the
direct idiomatic replacement would be {}, update the code to
use a proper map instead.

https://bugzilla.gnome.org/show_bug.cgi?id=780371
2017-03-21 21:01:04 +01:00
Florian Müllner 2b396b4cf3 Bump version to 3.24.0
Update NEWS.
3.24.0
2017-03-20 18:33:10 +01:00
Emin Tufan Çetin d05152c21e Update Turkish translation 2017-03-18 12:26:24 +00:00
Rūdolfs Mazurs 31f638775c Update Latvian translation 2017-03-18 10:34:15 +02:00
Florian Müllner d2529db9a9 Bump version to 3.23.92
Update NEWS.
3.23.92
2017-03-14 18:00:22 +01:00
Florian Müllner 441949b7c8 data: Update style 2017-03-14 17:57:52 +01:00
Jordi Mas 7db2a10975 Update Catalan translation 2017-03-13 20:22:02 +01:00
Aurimas Černius 93a26969d5 Updated Lithuanian translation 2017-03-10 21:52:04 +02:00
Stas Solovey d404d54d7a Update Russian translation 2017-03-10 09:34:37 +00:00
Marek Cernocky cf101ffbaf Updated Czech translation 2017-03-08 17:45:36 +01:00
Joe Hansen 06f200c7fd Updated Danish translation 2017-03-06 12:54:56 +01:00
Jordi Mas 154498ad52 Update Catalan translation 2017-03-04 10:07:33 +01:00
Changwoo Ryu d5513f8c96 Update Korean translation 2017-03-03 16:10:08 +00:00
Yuras Shumovich 50b3245e09 Update Belarusian translation 2017-03-02 16:50:54 +00:00
Florian Müllner 483b385c90 Bump version to 3.23.91
Update NEWS.
3.23.91
2017-03-01 19:25:31 +01:00
Paul Seyfert 9f963a4a8b Update German translation 2017-02-28 20:12:41 +00:00
Daniel Mustieles 1747d02622 Updated Spanish translation 2017-02-27 18:48:42 +01:00
Chao-Hsiung Liao 56d7ca1ee2 Update Chinese (Taiwan) translation 2017-02-27 00:34:57 +00:00
Balázs Meskó 1823fcea1f Update Hungarian translation 2017-02-26 12:00:18 +00:00
Мирослав Николић 8eef8c7507 Updated Serbian translation 2017-02-26 08:51:33 +01:00
Fran Dieguez 1d0e53aa60 Updated Galician translations 2017-02-26 01:15:25 +01:00
Rafael Fontenelle 0853abdbb7 Update Brazilian Portuguese translation 2017-02-25 20:46:37 +00:00
Fabio Tomat bda97a5267 Update Friulian translation 2017-02-23 23:52:03 +00:00
Claude Paroz 7e4a8bbd6d Updated French translation 2017-02-22 19:34:32 +01:00
Milo Casagrande 8b3685dd50 Update Italian translation 2017-02-21 18:12:01 +00:00
Kukuh Syafaat 6f9e2cfed7 Update Indonesian translation 2017-02-21 10:22:01 +00:00
Daniel Korostil dc00b23adc Updated Ukrainian translation 2017-02-20 13:56:22 +02:00
Piotr Drąg 142bea0a2d Update Polish translation 2017-02-19 21:50:29 +01:00
Kjartan Maraas 2f70271c1a Updated Norwegian bokmål translation. 2017-02-19 17:40:19 +01:00
Jiri Grönroos c93d6daf36 Update Finnish translation 2017-02-18 18:43:56 +00:00
Dušan Kazik ebf443ea23 Update Slovak translation 2017-02-18 10:13:35 +00:00
Anders Jonsson 23a46a7ac4 Update Swedish translation 2017-02-17 19:08:31 +00:00
Inaki Larranaga Murgoitio 60b198664d Update Basque language 2017-02-16 18:31:11 +01:00
Baurzhan Muftakhidinov aaed6da35e Update Kazakh translation 2017-02-16 04:09:02 +00:00
Piotr Drąg 5ad82d05f9 Use Unicode in translatable strings
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=772211
2017-02-16 02:20:03 +01:00
Florian Müllner 35b0ab6bf8 Bump version to 3.23.90
Update NEWS.
3.23.90
2017-02-16 01:34:27 +01:00
Yuras Shumovich c25b9ca0e6 Add Belarusian translation 2017-02-04 09:29:25 +00:00
Felipe Borges 0f9ac6088f window-list: Hide workspace indicator when there's 1 workspace
There's no need to show the workspace indicator at the right
corner of the window-list if there's just a single workspace
AND the workspace creation is static. This saves us a bit more
of space.

https://bugzilla.gnome.org/show_bug.cgi?id=777504
2017-01-20 16:31:16 +01:00
Jakub Steiner 5e545d2991 theme: window-list minimized button
- when a window is minimized, it's unfocused, thus the button
in the window list should remain raised

https://bugzilla.gnome.org/show_bug.cgi?id=775282
2017-01-20 14:45:30 +01:00
Florian Müllner 4d1105e361 Bump version to 3.23.2
To go along GNOME Shell 3.23.2.
3.23.2
2016-11-23 23:28:49 +01:00
Florian Müllner 0cdae2dae0 alternateTab: Don't take over 'switch-group' shortcuts
The original extension author really hated the app switcher with a
passion and took over all its uses, but there's really no reason
to replace the 'switch-group' shortcuts - not least because the
window switcher doesn't implement switching between windows of
a single application. So just keep the extension to making the
'switch-application' shortcuts behave as 'switch-windows' for the
"classic" session (and all users who rather install an extension
than change shortcut settings).

https://bugzilla.gnome.org/show_bug.cgi?id=771531
2016-11-14 12:30:12 +01:00
YunQiang Su b74c390e1b Fix zh_CN translation: cycle screenshot sizes 2016-10-18 17:56:10 +08:00
YunQiang Su a71ad438b3 Update zh_CN translation 2016-10-18 17:40:00 +08:00
Florian Müllner c400e30da8 data: Update classic session file for g-s-d changes
gnome-settings-daemon has been split up into separate daemons, which
means we'll need to invoke those separately.

See https://git.gnome.org/browse/gnome-session/commit?id=18b6e567e1a
for the corresponding change to the regular session file.

https://bugzilla.gnome.org/show_bug.cgi?id=772736
2016-10-11 11:49:52 +02:00