Commit Graph

2142 Commits

Author SHA1 Message Date
Giovanni Campagna d942e255f7 user-theme: fix resetting theme to null
Previously null stylesheets were ignored, making it impossible to
reset the default. We still need to filter out invalid (non existing)
stylesheets, as no check is performed by shell code.
2011-05-02 18:07:39 +02:00
Giovanni Campagna f016b95f77 Update Italian translation 2011-04-26 15:35:56 +02:00
Giovanni Campagna 6756ad4630 StatusMenu: update to latest GNOME Shell API
The hook to access the status menu was changed in panel.js. Also
replace the alternating menu item with two separate menu items (which
side-steps bug 643631) and use own translations instead of those
provided by gnome-shell (so Hibernate is translated)
2011-04-26 15:35:44 +02:00
Giovanni Campagna 2df002955e New extension: Removable Drive Menu
Adds a menu in the system status area that tracks removable disk devices
attached and offers to browse them and eject/unmount them.

https://bugzilla.gnome.org/show_bug.cgi?id=647027
2011-04-26 01:21:53 +02:00
Giovanni Campagna 0ce994ba46 Revert "Mark extensions that require only public API"
This reverts commit 6cd9530862, and
reopens development againts GNOME Shell master. Time for 3.2!
2011-04-26 01:17:23 +02:00
Rudolfs Mazurs 52104d5bd1 Added Latvian translation. 3.0.1 2011-04-25 20:59:31 +03:00
Rodolfo Ribeiro Gomes b2233963b4 Updated Brazilian Portuguese translation 2011-04-25 10:32:40 -03:00
Daniel Mustieles 5b4cb3b527 Updated Spanish translation 2011-04-21 19:42:57 +02:00
Claude Paroz 8b73c8209f Updated French translation 2011-04-21 16:51:28 +02:00
Yinghua Wang 9c455db395 update zh_CN translation 2011-04-21 03:47:37 +08:00
Piotr Drąg e6e8f9e55a Updated Polish translation 2011-04-19 09:16:45 +02:00
Lê Trường An af09393e50 Updated Vietnamese translation
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
2011-04-18 21:07:09 +07:00
Nguyễn Thái Ngọc Duy 954aa1fa7e po/vi.po: import from Damned Lies 2011-04-18 21:04:38 +07:00
Mario Blättermann 569e80c132 [l10n] Updated German translation 2011-04-17 11:15:39 +02:00
Marek Černocký 908a6752c1 Updated Czech translation 2011-04-17 11:11:28 +02:00
Matej Urbančič f41aa6a0fa Updated Slovenian translation 2011-04-16 21:08:43 +02:00
Kjartan Maraas 94de7095c6 Add missing file to POTFILES.in 2011-04-16 18:32:43 +02:00
Kjartan Maraas d28a9d7bed Updated Norwegian bokmål translation 2011-04-16 18:32:27 +02:00
Kjartan Maraas 6563a5b9db Added Norwegian bokmål translation 2011-04-16 18:19:26 +02:00
Kjartan Maraas ff43078ff3 Add nb 2011-04-16 18:19:18 +02:00
Fran Diéguez a4d2ef959b Updated Galician translations 2011-04-14 09:58:58 +02:00
Fran Diéguez e09b0f3b5f Updated Galician translations 2011-04-14 09:58:32 +02:00
Christian Kirbach 4335a52997 [l10n] Updated German translation. 2011-04-09 12:42:11 +02:00
Daniel Nylander 2b024315f7 Updated Swedish translation 2011-04-08 21:02:13 +02:00
Kris Thomsen 6d56cf6d98 Updated Danish translation 2011-04-06 22:28:44 +02:00
Matej Urbančič f0f78b097b Updated Slovenian translation 2011-04-06 12:31:47 +02:00
Adam Dingle 17e8373513 Added a brief description of each extension to the README file.
https://bugzilla.gnome.org/show_bug.cgi?id=646802
2011-04-05 22:53:39 +02:00
Giovanni Campagna 26f5c03040 Release 3.0.0
To go with GNOME Shell 3.0.0.
Note that a last minute regression broke extension loading and
requires patching gnome-shell (bug 646333).
3.0.0
2011-04-05 16:47:24 +02:00
Giovanni Campagna 6cd9530862 Mark extensions that require only public API
Extensions that use public Shell API are expected to work for all
stable 3.0 releases, so we skip setting the minor version. (This
means that they'll work in 3.0.0 and 3.0.1 without rebuilding).
Notably absent are auto-move-windows and windowsNavigator, that
hook deep into Shell code and could be broken by next minor release.
2011-04-05 16:42:48 +02:00
Rodrigo Padula de Oliveira fcddcc5185 Updated Brazilian Portuguese translation 2011-04-05 09:30:12 -03:00
Daniel Mustieles 311accd815 Updated Spanish translation 2011-04-04 19:57:27 +02:00
Marek Černocký ac8d16674c Updated Czech translation 2011-04-02 19:21:27 +02:00
Duarte Loreto 941c819604 Updated Portuguese translation 2011-04-02 00:15:34 +01:00
Philippe Normand 6edb1c7c60 new gajim extension. Requires gajim-nightly >= 20110326
https://bugzilla.gnome.org/show_bug.cgi?id=645760
2011-04-01 18:36:56 +02:00
Kris Thomsen 5a5b7e56a1 Updated Danish translation 2011-03-30 22:37:57 +02:00
Kenneth Nielsen 0f3e93a39a Added da to list of languages 2011-03-30 22:37:56 +02:00
Djavan Fagundes a0181ce802 Added Brazilian Portuguese translation in LINGUAS 2011-03-29 14:50:41 -03:00
Felipe Borges 0307c59f0e Added Brazilian Portuguese translation 2011-03-29 14:49:28 -03:00
Giovanni Campagna 46e959845d Release 2.91.93 (3.0 second release candidate)
To go with GNOME Shell 2.91.93
2.91.93
2011-03-29 15:21:07 +02:00
Nguyễn Thái Ngọc Duy 610bdb0b52 Added Vietnamese translation 2011-03-27 17:37:57 +07:00
Maxim Ermilov 0ecccc7868 windowsNavigator: correct restore focus
previously it conflict with runDialog
2011-03-26 18:48:26 +03:00
Maxim Ermilov e0f27e9496 windowsNavigator: fix work with 2.91.92 on multimonitor 2011-03-26 18:48:22 +03:00
Giovanni Campagna 9563164d76 Release version 2.91.92 (3.0 release candidate)
To go with GNOME Shell 2.91.92
2.91.92
2011-03-23 17:10:54 +01:00
Giovanni Campagna 223e934ba9 AlternativeStatusMenu: fix power off string
Make it "Power Off...", not "Power off...", so it's picked from
gnome-shell translations.
2011-03-23 16:46:50 +01:00
Giovanni Campagna a4d7a4eba4 User Themes: don't load a null stylesheet
If the stylesheet is not set, or it cannot be found, don't try to
load it.
2011-03-19 18:21:27 +01:00
Giovanni Campagna 1639f9f624 Add possibility to build all extensions
For testing, for packaging, and for jhbuild installations, you can
use --enable-extensions=all to get back to previous behaviour of
installing all extensions.
2011-03-19 17:49:41 +01:00
Claude Paroz 1148415672 Added French translation 2011-03-19 09:38:17 +01:00
Giovanni Campagna 1d9a26d7d7 Disable example, xrandr-indicator, auto-move-windows, user-theme by default.
example: not really useful for the general public.
xrandr-indicator: requires some features in gjs and gobject-introspection
that are not merged yet (bugs 634253 and 643620).
auto-move-windows and user-theme: these are very useful, but require
GSettings, so can only be installed in the same prefix as GLib, or
otherwise one needs to set GSETTINGS_SCHEMA_DIR in .profile)
2011-03-18 15:07:16 +01:00
Yinghua Wang 783ec6cf68 Add Simplified Chinese translation. 2011-03-18 20:56:44 +08:00
Mario Blättermann 5514ecbc3e [l10n] Added German translation 2011-03-17 17:54:37 +01:00