Giovanni Campagna
651f4542d8
Bump version to 3.6.2
...
Time for some translation updates.
3.6.2
2012-11-16 20:36:53 +01:00
Giovanni Campagna
f1eb846b47
PlacesMenu: ignore missing local bookmarks
...
If a local bookmark does not refer to an existing directory, ignore
it instead of showing a broken entry.
2012-11-16 20:31:18 +01:00
Giovanni Campagna
7428d1702f
PlacesMenu: support historical location for bookmarks file
...
Ubuntu is shipping with Nautilus 3.4 in 12.10, so the bookmarks file
was not moved to .config/gtk-3.0.
2012-11-16 20:31:17 +01:00
Giovanni Campagna
8d2e8c8cb1
native-window-placement: fix disabling the extension
...
The monkey patch was being reinstalled under the wrong name.
2012-11-11 19:27:36 +01:00
Giovanni Campagna
5673baa6b5
PlacesMenu: don't fail for GIO errors getting the file name
...
Different GIO backends can fail in different ways trying to query
file infos. If that's the case, fail back to safe get_basename()
instead of crashing.
2012-11-07 17:43:46 +01:00
Dušan Kazik
6833713da0
Updated slovak translation
2012-11-06 23:46:30 +01:00
Мирослав Николић
b5d143fabb
Updated Serbian translation
2012-10-27 21:37:10 +02:00
Christian Kirbach
6cd0ad710d
Updated German translation
2012-10-24 12:40:36 +02:00
Giovanni Campagna
e14efb3dfc
Bump version to 3.6.1
...
To go along newly released GNOME Shell 3.6.1
2012-10-16 16:16:02 +02:00
Andika Triwidada
7e3262a58d
Updated Indonesian translation
2012-10-15 21:55:23 +07:00
Daniel Mustieles
f670aa5cc3
Updated Spanish translation
2012-10-13 13:00:56 +02:00
Rūdolfs Mazurs
da2ed2d695
Updated Latvian translation
2012-10-12 23:26:07 +03:00
Fran Diéguez
23e5cd30a4
Updated Galician translations
2012-10-12 01:16:31 +02:00
Tom Tryfonidis
42a85d81a6
Updated Greek translation
2012-10-11 17:19:28 +03:00
Piotr Drąg
1d65af715f
Updated Polish translation
2012-10-08 23:04:17 +02:00
Marek Černocký
7ae2ddcb95
Updated Czech translation
2012-10-08 22:42:08 +02:00
Matej Urbančič
0abb0f4b57
Updated Slovenian translation
2012-10-08 21:14:45 +02:00
Giovanni Campagna
dfcff4b297
DriveMenu: make it independent of PlacesDisplay
...
That module was removed from GNOME Shell 3.6, so reimplement for mounts
only, borrowing code and behaviour from the resident message tray source.
2012-10-08 19:42:28 +02:00
Giovanni Campagna
fa2840aee3
alternative-status-menu: fix for 3.6
...
Code was still refererring to the external screensaver instead of
activating the screenshield.
I feel like a genius for writing both modules and not noticing this
until after 3.6.0.
2012-10-08 19:09:13 +02:00
Giovanni Campagna
e48e1d0a38
alternate-tab: fix a warning about passing 0 to source_remove
2012-10-07 02:08:55 +02:00
Khaled Hosny
f9f4684c8d
Updated Arabic translation
2012-10-05 21:47:00 +02:00
Giovanni Campagna
3954649632
Bump version to 3.6.0
...
To go along GNOME Shell 3.6.0.
drive-menu doesn't yet work, due to the late removal of PlacesManager
from the shell. I will work on it if I have time.
3.6.0
2012-10-02 20:38:03 +02:00
Gil Forcada
74702c00e5
[l10n] Updated Catalan translation
2012-09-29 00:07:41 +02:00
Stas Solovey
727872833f
Updated Russian translation
2012-09-27 17:24:00 +04:00
Chris Leonard
e0518f0bda
Updated British English translation
2012-09-22 11:34:11 +01:00
Gabor Kelemen
ef5a8a9641
Updated Hungarian translation
2012-09-20 15:47:29 +02:00
Andika Triwidada
69bfc23b7f
Updated Indonesian translation
2012-09-17 12:31:08 +07:00
Tom Tryfonidis
9bc1e04654
Updated Greek translation
2012-09-15 15:17:35 +03:00
Aurimas Černius
c3872afc30
Updated Lithuanian translation
2012-09-15 15:14:54 +03:00
Ville-Pekka Vainio
a6e5f8aab7
Finnish translation update by Jiri Grönroos
2012-09-12 22:45:11 +03:00
Matej Urbančič
67a4db07aa
Updated Slovenian translation
2012-09-12 21:05:20 +02:00
Daniel Mustieles
f834c29530
Updated Spanish translation
2012-09-10 18:19:38 +02:00
Og B. Maciel
60f38b3b6c
Minor typo.
2012-09-07 11:25:02 -04:00
Og B. Maciel
3fddc8e846
Updated Brazilian Portuguese translations.
2012-09-07 11:23:29 -04:00
Мирослав Николић
f0e1229a26
Updated Serbian translation
2012-09-07 11:17:36 +02:00
Christian Kirbach
00871cc98f
Updated German translation
2012-09-07 00:18:07 +02:00
Piotr Drąg
3992182905
Updated Polish translation
2012-09-06 19:52:37 +02:00
Piotr Drąg
2df41753e5
Updated POTFILES.in
2012-09-06 19:50:56 +02:00
Giovanni Campagna
39c221775e
places-menu: recognize if apps-menu is present, and place to the right of it
...
If apps-menu is enabled at the same time as places-menu, the right order
is activities, apps-menu, places-menu, app-menu. Previously we used the
extension activation order to obtain this, but it's not reliable enough,
so make it explicit in code.
2012-09-06 19:41:13 +02:00
Giovanni Campagna
eda45e6072
places-menu: rework to be more similar to the Files sidebar
...
Let's go GNOME 3 style, and make a places menu that looks like the sidebar
in Files, with for subsections corresponding to default places, devices,
bookmarks and network mounts.
Among other things, this should fix the duplicate home or duplicate desktop
bookmark problem (as now we don't bookmarks that are same as the default
locations), and it makes us future proof for the removal of PlacesManager
in core shell.
2012-09-06 19:41:10 +02:00
Daniel Mustieles
333871387a
Updated Spanish translation
2012-09-06 18:27:47 +02:00
Marek Černocký
eb6b84eb18
Updated Czech translation
2012-09-06 12:25:33 +02:00
Piotr Drąg
d8c651f255
Updated Polish translation
2012-09-05 01:22:48 +02:00
Giovanni Campagna
7cf25a3bc0
Bump version to 3.5.91
...
To go along GNOME Shell 3.5.91
3.5.91
2012-09-05 00:54:38 +02:00
Giovanni Campagna
fdad0263ec
various: update for gnome-shell changes
...
The panel changed the way it builds the buttons outside the system
status area.
- Update alternative-status-menu to the new way of accessing panel
contents.
- Update apps-menu to the new way of adding items to the panel.
- Move places-menu to the left now that it is possible without hacks.
2012-09-05 00:50:35 +02:00
Giovanni Campagna
c5181cda46
alternate-tab: make the highlight square again
...
Fixes a regression from a78a16b4a7
2012-09-05 00:50:35 +02:00
Giovanni Campagna
56f6eccc82
i18n: Updated Italian translation
2012-09-05 00:50:35 +02:00
Giovanni Campagna
6a74326a61
place-menu: use symbolic icons for places
...
This makes us more consisten with the other menus and with the sidebar
in Files.
Also, reduce the icon size to 16px, same as the other menus.
2012-09-05 00:50:35 +02:00
Giovanni Campagna
48d4956ee0
Port all extensions to the new symbolic icon handling
...
St.IconType was removed from master, St.Icon users are expected to add '-symbolic'
themselves.
2012-09-05 00:50:35 +02:00
Giovanni Campagna
0ab46d5c70
xrandr-indicator: port to 2012
...
Someone left this poor extension in the last century.
Port to GDBus, port to Lang.Class, port to addSettingsAction, port to new
symbolic icon handling.
2012-09-05 00:50:35 +02:00