Hello community,
here is the log from the commit of package gnome-shell-extensions.1521 for
openSUSE:12.3:Update checked in at 2013-04-09 14:41:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3:Update/gnome-shell-extensions.1521 (Old)
and /work/SRC/openSUSE:12.3:Update/.gnome-shell-extensions.1521.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions.1521", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2013-04-05 00:01:41.916011506 +0200
+++
/work/SRC/openSUSE:12.3:Update/.gnome-shell-extensions.1521.new/gnome-shell-extensions.changes
2013-04-09 14:41:21.000000000 +0200
@@ -0,0 +1,327 @@
+-------------------------------------------------------------------
+Wed Mar 27 19:08:16 UTC 2013 - [email protected]
+
+- Fix scriptlets: move the glib2_gsettings_schema_post/postun to
+ the sub-package gnome-shell-extension-alternative-status-menu:
+ the .gschema.xml lives in this subpackage as well (bnc#811203).
+
+-------------------------------------------------------------------
+Sat Jan 19 19:23:13 UTC 2013 - [email protected]
+
+- Add g-s-e-power-off-elipsis.patch: "Power Off..." was changed to
+ "Power Off", but a bunch of translations missed that yet.
+
+-------------------------------------------------------------------
+Fri Jan 18 09:34:56 UTC 2013 - [email protected]
+
+- Add alternative-status-menu.gschema.override: Enable hibernate by
+ default for users of the packaged version of the
+ alternative-status-menu extension.
+
+-------------------------------------------------------------------
+Fri Dec 28 01:35:02 UTC 2012 - [email protected]
+
+- Update to version 3.6.2:
+ + Ignore missing local bookmarks.
+ + Support historical location for bookmarks file.
+ + Don't fail for GIO errors getting the file name.
+ + native-window-placement: fix disabling the extension.
+- Changes from version 3.6.1:
+ + Fixed alternative-status-menu for the new lock screen
+ + Squashed some alternate-tab warnings
+ + drive-menu now works with 3.6 again
+- Changes from version 3.6.0:
+ + major rework in places menu, to make it work without
+ removed supporting code in the shell and to make it look like
+ the nautilus sidebar
+- Changes from version 3.5.91:
+ + Various crashers were fixed in alternative-tab
+ + auto-move-windows now can be made to work with static
+ workspaces
+ + place-menu is now on the left and uses symbolic icons like
+ Files
+ + StIconType usage was removed from all extensions, after it was
+ removed in core
+ + systemMonitor, xrandr-indicator, apps-menu, places-menu,
+ alternative-status-menu were updated for the newer shell
+- Changes from version 3.5.90:
+ + alternate-tab has been reworked again, the old mode switch
+ was removed and the all&thumbnails code extended to handle
+ icons and filtering to the workspace
+ + alternate-tab thumbnails now reflect the aspect ratio of the
+ windows
+ + systemMonitor now shows a tooltip above the indicator
+ + native-window-placement, systemMonitor and windowsNavigator
+ have been updated for the newer shell
+- Changes from version 3.5.5:
+ + convenience module has been relicensed to BSD, for
+ compatibility with GPLv3 extensions
+ + alternate-tab has been refactored and seen various
+ improvements to all&thumbnails mode, including a new
+ overlaid application icon
+- Changes from version 3.5.4:
+ + Updated translations.
+- Changes from version 3.5.2:
+ + removable-drive-menu is now a11y friendly
+ + the dock can now be placed on any monitor, not just the
+ primary
+ + dock is now clipped to its monitor
+ + alternative-status-menu now exposes GSettings for Suspend
+ and Hibernate visibility - no UI yet
+ + more gnome-shell API changes (places-menu,
+ removable-drive-menu, alternative-status-menu)
+ + miscellaneous bug fixes (native-window-placement, gajim,
+ auto-move-windows)
+ + Updated translations.
+- Add glib2_gsettings_schema macros to post/postun.
+
+-------------------------------------------------------------------
+Fri May 25 14:25:55 UTC 2012 - [email protected]
+
+- Update to version 3.4.0:
+ + Build system improvements.
+ + Updated translations.
+- Changes from version 3.3.92:
+ + Various updates for gnome-shell API changes (dock,
+ native-window-placement).
+ + local-install is now a make rule, not a shell script.
+ + Updated translations.
+- Changes from version 3.3.90:
+ + System wide installation via "make install" is possible again.
+ + alternate-tab: can now pre-activate the selected window.
+ + auto-move-windows, workspace-indicator and example gained new
+ preference dialogs.
+ + workspace-indicator: fixed a bug wrt focus stealing prevention.
+ + Updated translations.
+- Changes from version 3.3.5:
+ + Improvements to the build system and convenience module, making
+ it easier for other extensions to use, and bringing it up to
+ date with gnome-shell changes.
+ + All extensions were ported to the Lang.Class framework (except
+ xrandr-indicator, which is pending GDBus merge).
+ + alternate-tab and dock were slightly refactored to clean up
+ some old code.
+- Changes from version 3.3.4:
+ + native-window-placement: fixed native-window-placement with
+ custom button layout.
+ + windowsNavigator:
+ - improved styling of tooltips.
+ - fixed when used with the numeric keypad.
+ + Updated translations.
+- Changes from version 3.3.3:
+ + alternative-status-menu no longer conflicts with other
+ extensions in the user menu.
+ + dock:
+ - the default value of hide-effect is now move.
+ - if autohide is disabled, now it pushes maximized windows
+ aside.
+ - updated to match current core shell styling.
+ + drive-menu: changed to use media-eject icon instead of
+ media-optical.
+ + native-window-placement: position stategy setting was removed.
+ + windowsNavigator: fixed to work with azerty keyboards.
+ + Various other minor bug fixes.
+ + Updated translations.
+- Changes from version 3.3.2:
+ + All extensions are now self-contained, including l10n and
+ settings.
+ + Introduce a convenience module that can be shared among all
+ extensions.
+ + You can know build an installable zip file with make zip-file.
+ + alternative-status-menu, alternate-tab: fix for master shell.
+ + apps-menu: no longer shows NoDisplay apps
+- Changes from version 3.2.1:
+ + alternate-tab: both modes now work with gnome-shell 3.2.
+ + dock: added "move" hide effect.
+ + systemMonitor:
+ - now it enables/disables properly.
+ - improved styling.
+ + Various other bug fixes.
+ + Updated translations.
+- Add gnome-common BuildRequires and call to ./autogen.sh in %setup
+ as the tarball we have is generated with "git archive" (no
+ tarball is published anymore upstream).
+- Drop gnome-shell-extensions-fix-popup-menus.patch and
+ gnome-shell-extensions-make-dock-extension-work.patch: fixed
+ upstream.
+- Rename gnome-shell-extension-alt-status-menu subpackage to
+ gnome-shell-extension-alternative-status-menu, following upstream
+ name change of the extension. Add appropriate Provides/Obsoletes
+ for smooth upgrades.
+- Only package the alternative-status-menu extension, as we want to
+ avoid packaging extensions we don't ship by default. Users can
+ get other extensions from https://extensions.gnome.org instead:
+ + Remove subpackages for other extensions:
+ gnome-shell-extension-alternate-tab,
+ gnome-shell-extension-apps-menu,
+ gnome-shell-extension-auto-move-windows,
+ gnome-shell-extension-dock, gnome-shell-extension-drive-menu,
+ gnome-shell-extension-gajim,
+ gnome-shell-extension-native-window-placement,
+ gnome-shell-extension-places-menu,
+ gnome-shell-extension-systemMonitor,
+ gnome-shell-extension-user-theme,
+ gnome-shell-extension-windows-navigator,
+ gnome-shell-extension-workspace-indicator,
+ gnome-shell-extension-xrandr-indicator.
+ + Add Obsoletes for all those dropped subpackages to
+ gnome-shell-extensions-common, to help have smooth upgrades.
+ + Remove main subpackage, as it makes no sense anymore since we
+ don't build all the extensions anymore. Move README.SUSE to the
+ gnome-shell-extensions-common subpackage instead.
+ + Update README.SUSE to mention that other extensions are
+ available on https://extensions.gnome.org.
+ + Remove pkgconfig(gnome-desktop-3.0) and pkgconfig(libgtop-2.0)
+ BuildRequires as they were only needed for other extensions.
+ + Pass --enable-extensions=alternative-status-menu instead of
+ --enable-extensions=all to only build the
+ alternative-status-menu extension.
+
+-------------------------------------------------------------------
+Fri Oct 29 09:31:01 UTC 2011 - [email protected]
+
+- Make it easier to install individual extensions without
+ installing all of them:
+ + This was happening because of the lang subpackage Recommends
+ that was bringing the main subpackage, which in term was
+ bringing all extensions through Recommends.
+ + Create a gnome-shell-extensions-common subpackage and use it
+ as a basis for the translations, by renaming the lang
+ subpackage to gnome-shell-extensions-common-lang.
+ + Replace gnome-shell Requires and lang Recommends in all
+ extensions subpackages with a Requires on
+ gnome-shell-extensions-common which leads to the same result.
+
+-------------------------------------------------------------------
+Thu Oct 20 14:23:41 UTC 2011 - [email protected]
+
++++ 130 more lines (skipped)
++++ between /dev/null
++++ and
/work/SRC/openSUSE:12.3:Update/.gnome-shell-extensions.1521.new/gnome-shell-extensions.changes
New:
----
README.SUSE
alternative-status-menu.gschema.override
g-s-e-power-off-elipsis.patch
gnome-shell-extensions-3.6.2-git-tag.tar.xz
gnome-shell-extensions.changes
gnome-shell-extensions.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
#
# spec file for package gnome-shell-extensions
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gnome-shell-extensions
Version: 3.6.2
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://live.gnome.org/GnomeShell/Extensions
# generated with "git archive --prefix gnome-shell-extensions-3.6.2/" since
there are no tarballs anymore
Source: %{name}-%{version}-git-tag.tar.xz
Source1: README.SUSE
# Users of the alternative-status-menu extension (from the package) shall be
offered hibernate too
Source2: alternative-status-menu.gschema.override
# PATCH-FIX-UPSTREAM g-s-e-power-off-elipsis.patch [email protected] --
Translate "Power Off" in various languages.
Patch0: g-s-e-power-off-elipsis.patch
# Needed because we build a tarball generated with "git archive"
BuildRequires: gnome-common
# Needed for directory ownership
BuildRequires: gnome-shell
# gobject-introspection is needed for the typelib() rpm magic.
BuildRequires: gobject-introspection
BuildRequires: intltool
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
GNOME Shell Extensions is a collection of extensions providing
additional and optional functionality to GNOME Shell.
%package common
Summary: GNOME Shell Extension -- Common Files
Group: System/GUI/GNOME
Requires: gnome-shell
Recommends: %{name}-common-lang
# Obsoletes for metapackage and extensions from gnome-shell-extensions that we
used to package
Obsoletes: gnome-shell-extension-alternate-tab < %{version}
Obsoletes: gnome-shell-extension-apps-menu < %{version}
Obsoletes: gnome-shell-extension-auto-move-windows < %{version}
Obsoletes: gnome-shell-extension-dock
Obsoletes: gnome-shell-extension-drive-menu < %{version}
Obsoletes: gnome-shell-extension-gajim < %{version}
Obsoletes: gnome-shell-extension-native-window-placement < %{version}
Obsoletes: gnome-shell-extension-places-menu < %{version}
Obsoletes: gnome-shell-extension-systemMonitor < %{version}
Obsoletes: gnome-shell-extension-user-theme < %{version}
Obsoletes: gnome-shell-extension-windows-navigator < %{version}
Obsoletes: gnome-shell-extension-workspace-indicator < %{version}
Obsoletes: gnome-shell-extension-xrandr-indicator < %{version}
Obsoletes: gnome-shell-extensions < %{version}
%description common
This package provides files common to several GNOME Shell Extensions
%package -n gnome-shell-extension-alternative-status-menu
Summary: GNOME Shell Extension -- Power Off Item in Status Menu
Group: System/GUI/GNOME
Requires: %{name}-common
# This used to be the name of the extension in 3.2
Provides: gnome-shell-extension-alt-status-menu = %{version}
Obsoletes: gnome-shell-extension-alt-status-menu < %{version}
%glib2_gsettings_schema_requires
%description -n gnome-shell-extension-alternative-status-menu
This GNOME Shell extension adds a power off item in the status
menu, and provides the ability to hibernate.
%lang_package -n %{name}-common
%prep
%setup -q
%patch0 -p1
cp %{S:1} .
# Needed because we build a tarball generated with "git archive"
NOCONFIGURE=1 ./autogen.sh
%build
%configure --enable-extensions=alternative-status-menu
make %{?_smp_mflags}
%install
%make_install
cp %{S:2}
%{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.override
%find_lang %{name} %{?no_lang_C}
%post -n gnome-shell-extension-alternative-status-menu
%glib2_gsettings_schema_post
%postun -n gnome-shell-extension-alternative-status-menu
%glib2_gsettings_schema_postun
%files common
%defattr(-,root,root)
%doc COPYING README.SUSE
%files -n gnome-shell-extension-alternative-status-menu
%defattr(-,root,root)
%doc COPYING
%{_datadir}/gnome-shell/extensions/alternative-status-m...@gnome-shell-extensions.gcampax.github.com/
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.override
%files common-lang -f %{name}.lang
%changelog
++++++ README.SUSE ++++++
GNOME Shell extensions are usually not packaged for openSUSE, unless
needed for the default installation.
It is recommended to install extensions via the extensions website:
https://extensions.gnome.org.
++++++ alternative-status-menu.gschema.override ++++++
[org.gnome.shell.extensions.alternative-status-menu]
allow-hibernate = true
++++++ g-s-e-power-off-elipsis.patch ++++++
Only in gnome-shell-extensions-3.6.2.patched: patches
Only in gnome-shell-extensions-3.6.2.patched: .pc
diff -ur gnome-shell-extensions-3.6.2/po/da.po
gnome-shell-extensions-3.6.2.patched/po/da.po
--- gnome-shell-extensions-3.6.2/po/da.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/da.po 2013-01-20
00:53:21.322401114 +0100
@@ -28,8 +28,8 @@
msgstr "Hviletilstand"
#: ../extensions/alternative-status-menu/extension.js:78
-msgid "Power Off..."
-msgstr "Sluk..."
+msgid "Power Off"
+msgstr "Sluk"
#: ../extensions/alternate-tab/extension.js:54
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/eo.po
gnome-shell-extensions-3.6.2.patched/po/eo.po
--- gnome-shell-extensions-3.6.2/po/eo.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/eo.po 2013-01-20
00:53:30.282503752 +0100
@@ -27,8 +27,8 @@
msgstr "Pasivumigi"
#: ../extensions/alternative-status-menu/extension.js:78
-msgid "Power Off..."
-msgstr "Elŝalti..."
+msgid "Power Off"
+msgstr "Elŝalti"
#: ../extensions/alternate-tab/extension.js:54
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/eu.po
gnome-shell-extensions-3.6.2.patched/po/eu.po
--- gnome-shell-extensions-3.6.2/po/eu.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/eu.po 2013-01-20
00:53:40.658622611 +0100
@@ -54,8 +54,8 @@
msgstr "Hibernatu"
#: ../extensions/alternative-status-menu/extension.js:93
-msgid "Power Off..."
-msgstr "Itzali..."
+msgid "Power Off"
+msgstr "Itzali"
#: ../extensions/alternate-tab/extension.js:44
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/fa.po
gnome-shell-extensions-3.6.2.patched/po/fa.po
--- gnome-shell-extensions-3.6.2/po/fa.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/fa.po 2013-01-20
00:53:49.750726761 +0100
@@ -62,8 +62,8 @@
msgstr "خوابزمستانی"
#: ../extensions/alternative-status-menu/extension.js:74
-msgid "Power Off..."
-msgstr "خاموش کردن..."
+msgid "Power Off"
+msgstr "خاموش کردن"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid "Application and workspace list"
diff -ur gnome-shell-extensions-3.6.2/po/fr.po
gnome-shell-extensions-3.6.2.patched/po/fr.po
--- gnome-shell-extensions-3.6.2/po/fr.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/fr.po 2013-01-20
00:54:09.682955086 +0100
@@ -88,8 +88,8 @@
msgstr "Hiberner"
#: ../extensions/alternative-status-menu/extension.js:78
-msgid "Power Off..."
-msgstr "Éteindre..."
+msgid "Power Off"
+msgstr "Éteindre"
#:
../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:1
msgid "Enable suspending"
diff -ur gnome-shell-extensions-3.6.2/po/he.po
gnome-shell-extensions-3.6.2.patched/po/he.po
--- gnome-shell-extensions-3.6.2/po/he.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/he.po 2013-01-20
00:54:18.223052913 +0100
@@ -57,8 +57,8 @@
msgstr "תרדמת"
#: ../extensions/alternative-status-menu/extension.js:91
-msgid "Power Off..."
-msgstr "כיבוי..."
+msgid "Power Off"
+msgstr "כיבוי"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/ja.po
gnome-shell-extensions-3.6.2.patched/po/ja.po
--- gnome-shell-extensions-3.6.2/po/ja.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/ja.po 2013-01-20
00:54:26.343145929 +0100
@@ -52,8 +52,8 @@
msgstr "ハイバーネート"
#: ../extensions/alternative-status-menu/extension.js:93
-msgid "Power Off..."
-msgstr "電源オフ..."
+msgid "Power Off"
+msgstr "電源オフ"
#: ../extensions/alternate-tab/extension.js:44
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/ko.po
gnome-shell-extensions-3.6.2.patched/po/ko.po
--- gnome-shell-extensions-3.6.2/po/ko.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/ko.po 2013-01-20
00:54:35.007245176 +0100
@@ -75,8 +75,8 @@
msgstr "최대 절전"
#: ../extensions/alternative-status-menu/extension.js:74
-msgid "Power Off..."
-msgstr "전원 끄기..."
+msgid "Power Off"
+msgstr "전원 끄기"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid "Application and workspace list"
diff -ur gnome-shell-extensions-3.6.2/po/nb.po
gnome-shell-extensions-3.6.2.patched/po/nb.po
--- gnome-shell-extensions-3.6.2/po/nb.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/nb.po 2013-01-20
00:54:45.367363851 +0100
@@ -70,8 +70,8 @@
msgstr "Dvalemodus"
#: ../extensions/alternative-status-menu/extension.js:74
-msgid "Power Off..."
-msgstr "Slå av …"
+msgid "Power Off"
+msgstr "Slå av"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid "Application and workspace list"
diff -ur gnome-shell-extensions-3.6.2/po/sv.po
gnome-shell-extensions-3.6.2.patched/po/sv.po
--- gnome-shell-extensions-3.6.2/po/sv.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/sv.po 2013-01-20
00:55:01.879552999 +0100
@@ -60,8 +60,8 @@
msgstr "Viloläge"
#: ../extensions/alternative-status-menu/extension.js:74
-msgid "Power Off..."
-msgstr "Stäng av..."
+msgid "Power Off"
+msgstr "Stäng av"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid "Application and workspace list"
diff -ur gnome-shell-extensions-3.6.2/po/te.po
gnome-shell-extensions-3.6.2.patched/po/te.po
--- gnome-shell-extensions-3.6.2/po/te.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/te.po 2013-01-20
00:55:28.479857707 +0100
@@ -50,7 +50,7 @@
msgstr "సుప్తావస్థ"
#: ../extensions/alternative-status-menu/extension.js:93
-msgid "Power Off..."
+msgid "Power Off"
msgstr "విద్యుత్ ఆపు..."
#: ../extensions/alternate-tab/extension.js:44
diff -ur gnome-shell-extensions-3.6.2/po/uk.po
gnome-shell-extensions-3.6.2.patched/po/uk.po
--- gnome-shell-extensions-3.6.2/po/uk.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/uk.po 2013-01-20
00:55:39.015978398 +0100
@@ -51,8 +51,8 @@
msgstr "Сплячий режим"
#: ../extensions/alternative-status-menu/extension.js:93
-msgid "Power Off..."
-msgstr "Вимкнути…"
+msgid "Power Off"
+msgstr "Вимкнути"
#: ../extensions/alternate-tab/extension.js:54
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/vi.po
gnome-shell-extensions-3.6.2.patched/po/vi.po
--- gnome-shell-extensions-3.6.2/po/vi.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/vi.po 2013-01-20
00:55:54.076150913 +0100
@@ -51,8 +51,8 @@
msgstr "Ngủ đông"
#: ../extensions/alternative-status-menu/extension.js:93
-msgid "Power Off..."
-msgstr "Tắt máy..."
+msgid "Power Off"
+msgstr "Tắt máy"
#: ../extensions/alternate-tab/extension.js:44
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/zh_HK.po
gnome-shell-extensions-3.6.2.patched/po/zh_HK.po
--- gnome-shell-extensions-3.6.2/po/zh_HK.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/zh_HK.po 2013-01-20
00:56:07.828308444 +0100
@@ -72,8 +72,8 @@
msgstr "休眠"
#: ../extensions/alternative-status-menu/extension.js:74
-msgid "Power Off..."
-msgstr "關閉電源..."
+msgid "Power Off"
+msgstr "關閉電源"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid ""
diff -ur gnome-shell-extensions-3.6.2/po/zh_TW.po
gnome-shell-extensions-3.6.2.patched/po/zh_TW.po
--- gnome-shell-extensions-3.6.2/po/zh_TW.po 2012-11-16 20:36:53.000000000
+0100
+++ gnome-shell-extensions-3.6.2.patched/po/zh_TW.po 2013-01-20
00:56:16.384406455 +0100
@@ -78,8 +78,8 @@
msgstr "休眠"
#: ../extensions/alternative-status-menu/extension.js:74
-msgid "Power Off..."
-msgstr "關閉電源..."
+msgid "Power Off"
+msgstr "關閉電源"
#:
../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
msgid ""
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]