Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2015-10-25 19:09:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell-extensions"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
    2015-10-06 16:32:13.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
       2015-10-25 19:09:10.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Oct 15 20:54:28 UTC 2015 - [email protected]
+
+- Update to version 3.18.1:
+  + window-list: Fix accessibility of window buttons.
+  + apps-menu: Fix unreliable highlight.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-extensions-3.18.0.tar.xz

New:
----
  gnome-shell-extensions-3.18.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.unaxfg/_old  2015-10-25 19:09:11.000000000 +0100
+++ /var/tmp/diff_new_pack.unaxfg/_new  2015-10-25 19:09:11.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-shell-extensions
-Version:        3.18.0
+Version:        3.18.1
 Release:        0
 Summary:        A collection of extensions for GNOME Shell
 License:        GPL-2.0+
@@ -119,6 +119,7 @@
 %dir %{_datadir}/gnome-shell/modes
 %{_datadir}/gnome-shell/modes/classic.json
 %dir %{_datadir}/gnome-shell/theme/
+%{_datadir}/gnome-shell/theme/calendar-today.svg
 %{_datadir}/gnome-shell/theme/classic-process-working.svg
 %{_datadir}/gnome-shell/theme/classic-toggle-off-intl.svg
 %{_datadir}/gnome-shell/theme/classic-toggle-off-us.svg

++++++ gnome-shell-extensions-3.18.0.tar.xz -> 
gnome-shell-extensions-3.18.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/NEWS 
new/gnome-shell-extensions-3.18.1/NEWS
--- old/gnome-shell-extensions-3.18.0/NEWS      2015-09-21 22:30:11.000000000 
+0200
+++ new/gnome-shell-extensions-3.18.1/NEWS      2015-10-15 22:33:00.000000000 
+0200
@@ -1,3 +1,9 @@
+3.18.1
+======
+* window-list: Fix accessibility of window buttons
+* apps-menu: Fix unreliable highlight
+* updated translations (ar)
+
 3.18.0
 ======
 * Bump version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/configure 
new/gnome-shell-extensions-3.18.1/configure
--- old/gnome-shell-extensions-3.18.0/configure 2015-09-21 22:30:25.000000000 
+0200
+++ new/gnome-shell-extensions-3.18.1/configure 2015-10-15 22:33:25.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-shell-extensions 3.18.0.
+# Generated by GNU Autoconf 2.69 for gnome-shell-extensions 3.18.1.
 #
 # Report bugs to 
<https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-shell-extensions'
 PACKAGE_TARNAME='gnome-shell-extensions'
-PACKAGE_VERSION='3.18.0'
-PACKAGE_STRING='gnome-shell-extensions 3.18.0'
+PACKAGE_VERSION='3.18.1'
+PACKAGE_STRING='gnome-shell-extensions 3.18.1'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions'
 PACKAGE_URL=''
 
@@ -1257,7 +1257,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-shell-extensions 3.18.0 to adapt to many kinds 
of systems.
+\`configure' configures gnome-shell-extensions 3.18.1 to adapt to many kinds 
of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1324,7 +1324,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-shell-extensions 
3.18.0:";;
+     short | recursive ) echo "Configuration of gnome-shell-extensions 
3.18.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1420,7 +1420,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-shell-extensions configure 3.18.0
+gnome-shell-extensions configure 3.18.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1437,7 +1437,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-shell-extensions $as_me 3.18.0, which was
+It was created by gnome-shell-extensions $as_me 3.18.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2303,7 +2303,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-shell-extensions'
- VERSION='3.18.0'
+ VERSION='3.18.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4122,7 +4122,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-shell-extensions $as_me 3.18.0, which was
+This file was extended by gnome-shell-extensions $as_me 3.18.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4179,7 +4179,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-shell-extensions config.status 3.18.0
+gnome-shell-extensions config.status 3.18.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/configure.ac 
new/gnome-shell-extensions-3.18.1/configure.ac
--- old/gnome-shell-extensions-3.18.0/configure.ac      2015-09-21 
22:30:11.000000000 +0200
+++ new/gnome-shell-extensions-3.18.1/configure.ac      2015-10-15 
22:33:00.000000000 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.18.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.18.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/data/Makefile.am 
new/gnome-shell-extensions-3.18.1/data/Makefile.am
--- old/gnome-shell-extensions-3.18.0/data/Makefile.am  2015-09-21 
18:48:01.000000000 +0200
+++ new/gnome-shell-extensions-3.18.1/data/Makefile.am  2015-10-15 
22:32:59.000000000 +0200
@@ -15,6 +15,7 @@
 
 themedir = $(datadir)/gnome-shell/theme
 theme_DATA =                           \
+       $(srcdir)/calendar-today.svg            \
        $(srcdir)/classic-process-working.svg           \
        $(srcdir)/classic-toggle-off-intl.svg           \
        $(srcdir)/classic-toggle-off-us.svg             \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/data/Makefile.in 
new/gnome-shell-extensions-3.18.1/data/Makefile.in
--- old/gnome-shell-extensions-3.18.0/data/Makefile.in  2015-09-21 
22:30:25.000000000 +0200
+++ new/gnome-shell-extensions-3.18.1/data/Makefile.in  2015-10-15 
22:33:25.000000000 +0200
@@ -270,6 +270,7 @@
 mode_DATA = $(mode_in_files:.json.in=.json)
 themedir = $(datadir)/gnome-shell/theme
 theme_DATA = \
+       $(srcdir)/calendar-today.svg            \
        $(srcdir)/classic-process-working.svg           \
        $(srcdir)/classic-toggle-off-intl.svg           \
        $(srcdir)/classic-toggle-off-us.svg             \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-shell-extensions-3.18.0/data/calendar-today.svg 
new/gnome-shell-extensions-3.18.1/data/calendar-today.svg
--- old/gnome-shell-extensions-3.18.0/data/calendar-today.svg   1970-01-01 
01:00:00.000000000 +0100
+++ new/gnome-shell-extensions-3.18.1/data/calendar-today.svg   2015-10-15 
22:32:59.000000000 +0200
@@ -0,0 +1,178 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="24"
+   height="24"
+   id="svg10621"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="calendar-today.svg">
+  <defs
+     id="defs10623">
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient99561-1"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient34508-1-3">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop34510-1-9" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop34512-4-5" />
+    </linearGradient>
+    <radialGradient
+       r="42"
+       fy="30"
+       fx="51"
+       cy="30"
+       cx="51"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient10592"
+       xlink:href="#linearGradient34508-1-3"
+       inkscape:collect="always" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient3770"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient3001"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient3007"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient3067"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient3072"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient34508-1-3"
+       id="radialGradient2997"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.72146227,0,0,0.27484277,14.205424,21.754717)"
+       cx="51"
+       cy="30"
+       fx="51"
+       fy="30"
+       r="42" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#d3d3d3"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8"
+     inkscape:cx="-55.349829"
+     inkscape:cy="-31.442864"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:window-width="2133"
+     inkscape:window-height="1241"
+     inkscape:window-x="238"
+     inkscape:window-y="89"
+     inkscape:window-maximized="0"
+     borderlayer="true"
+     inkscape:showpageshadow="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3109"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata10626">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-469.08263,-537.99307)">
+    <circle
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#555753;fill-opacity:0.23756906;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="path7305"
+       cx="481.57138"
+       cy="559.4649"
+       r="1.5" />
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/data/gnome-classic.css 
new/gnome-shell-extensions-3.18.1/data/gnome-classic.css
--- old/gnome-shell-extensions-3.18.0/data/gnome-classic.css    2015-09-21 
18:48:10.000000000 +0200
+++ new/gnome-shell-extensions-3.18.1/data/gnome-classic.css    2015-10-15 
22:33:00.000000000 +0200
@@ -1809,3 +1809,6 @@
   background-image: url("classic-toggle-off-intl.svg"); }
   .toggle-switch-intl:checked {
     background-image: url("classic-toggle-on-intl.svg"); }
+
+.calendar-day-with-events {
+  background-image: url("calendar-today.svg"); }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-shell-extensions-3.18.0/extensions/apps-menu/extension.js 
new/gnome-shell-extensions-3.18.1/extensions/apps-menu/extension.js
--- old/gnome-shell-extensions-3.18.0/extensions/apps-menu/extension.js 
2015-09-21 18:48:01.000000000 +0200
+++ new/gnome-shell-extensions-3.18.1/extensions/apps-menu/extension.js 
2015-10-15 22:33:00.000000000 +0200
@@ -190,6 +190,11 @@
         this._oldY = -1;
         this.actor.hover = false;
         Clutter.ungrab_pointer();
+
+        let source = event.get_source();
+        if (source instanceof St.Widget)
+            source.sync_hover();
+
         return false;
     },
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-shell-extensions-3.18.0/extensions/window-list/extension.js 
new/gnome-shell-extensions-3.18.1/extensions/window-list/extension.js
--- old/gnome-shell-extensions-3.18.0/extensions/window-list/extension.js       
2015-09-21 22:30:11.000000000 +0200
+++ new/gnome-shell-extensions-3.18.1/extensions/window-list/extension.js       
2015-10-15 20:58:01.000000000 +0200
@@ -145,8 +145,8 @@
 
         this._icon = new St.Bin({ style_class: 'window-button-icon' });
         this.actor.add(this._icon);
-        this._label = new St.Label({ y_align: Clutter.ActorAlign.CENTER });
-        this.actor.add(this._label);
+        this.label_actor = new St.Label({ y_align: Clutter.ActorAlign.CENTER 
});
+        this.actor.add(this.label_actor);
 
         this._textureCache = St.TextureCache.get_default();
         this._iconThemeChangedId =
@@ -175,9 +175,9 @@
             return;
 
         if (this._metaWindow.minimized)
-            this._label.text = '[%s]'.format(this._metaWindow.title);
+            this.label_actor.text = '[%s]'.format(this._metaWindow.title);
         else
-            this._label.text = this._metaWindow.title;
+            this.label_actor.text = this._metaWindow.title;
     },
 
     _updateIcon: function() {
@@ -326,6 +326,7 @@
 
         this._windowTitle = new WindowTitle(this.metaWindow);
         this.actor.set_child(this._windowTitle.actor);
+        this.actor.label_actor = this._windowTitle.label_actor;
 
         this._contextMenu = new WindowContextMenu(this.actor, this.metaWindow);
         this._contextMenu.connect('open-state-changed', _onMenuStateChanged);
@@ -486,8 +487,11 @@
         this._icon = new St.Bin({ style_class: 'window-button-icon',
                                   child: 
app.create_icon_texture(ICON_TEXTURE_SIZE) });
         this._multiWindowTitle.add(this._icon);
-        this._multiWindowTitle.add(new St.Label({ text: app.get_name(),
-                                                  y_align: 
Clutter.ActorAlign.CENTER }));
+
+        let label = new St.Label({ text: app.get_name(),
+                                   y_align: Clutter.ActorAlign.CENTER });
+        this._multiWindowTitle.add(label);
+        this._multiWindowTitle.label_actor = label;
 
         this._menuManager = new PopupMenu.PopupMenuManager(this);
         this._menu = new PopupMenu.PopupMenu(this.actor, 0.5, St.Side.BOTTOM);
@@ -578,6 +582,7 @@
             }
             this._contextMenuManager.removeMenu(this._appContextMenu);
             this._contextMenu = this._windowContextMenu;
+            this.actor.label_actor = this._windowTitle.label_actor;
         } else {
             if (this._windowTitle) {
                 this.metaWindow = null;
@@ -588,6 +593,7 @@
             }
             this._contextMenu = this._appContextMenu;
             this._contextMenuManager.addMenu(this._appContextMenu);
+            this.actor.label_actor = this._multiWindowTitle.label_actor;
         }
 
     },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.18.0/po/ar.po 
new/gnome-shell-extensions-3.18.1/po/ar.po
--- old/gnome-shell-extensions-3.18.0/po/ar.po  2015-08-03 22:44:10.000000000 
+0200
+++ new/gnome-shell-extensions-3.18.1/po/ar.po  2015-09-29 15:31:09.000000000 
+0200
@@ -1,13 +1,13 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Khaled Hosny <[email protected]>, 2012, 2013.
+# Khaled Hosny <[email protected]>, 2012, 2013, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-11 06:42+0200\n"
-"PO-Revision-Date: 2013-12-11 06:43+0200\n"
+"POT-Creation-Date: 2015-09-23 23:54+0200\n"
+"PO-Revision-Date: 2015-09-23 23:56+0200\n"
 "Last-Translator: Khaled Hosny <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
 "Language: ar\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Virtaal 0.7.1-rc1\n"
+"X-Generator: Virtaal 0.7.1\n"
 "X-Project-Style: gnome\n"
 
 #: ../data/gnome-classic.desktop.in.h:1
@@ -28,17 +28,9 @@
 msgid "This session logs you into GNOME Classic"
 msgstr "تولجك هذه الجلسة في جنوم التقليدية"
 
-#: ../data/gnome-shell-classic.desktop.in.in.h:1
-msgid "GNOME Shell Classic"
-msgstr "صدفة جنوم تقليدية"
-
-#: ../data/gnome-shell-classic.desktop.in.in.h:2
-msgid "Window management and application launching"
-msgstr "إدارة النوافذ وإطلاق التطبيقات"
-
 #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1
 msgid "Attach modal dialog to the parent window"
-msgstr ""
+msgstr "اربط المربعات الحوارية العائمة بالنافذة الأم"
 
 #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2
 msgid ""
@@ -46,14 +38,24 @@
 msgstr ""
 
 #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3
+msgid "Arrangement of buttons on the titlebar"
+msgstr "ترتيب الأزرار في شريط العناوين"
+
+#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4
+msgid ""
+"This key overrides the key in org.gnome.desktop.wm.preferences when running "
+"GNOME Shell."
+msgstr ""
+
+#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5
 msgid "Enable edge tiling when dropping windows on screen edges"
 msgstr ""
 
-#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4
+#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6
 msgid "Workspaces only on primary monitor"
 msgstr "مساحات عمل على الشاشة الرئيسية فقط"
 
-#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5
+#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7
 msgid "Delay focus changes in mouse mode until the pointer stops moving"
 msgstr ""
 
@@ -69,23 +71,23 @@
 msgid "Thumbnail and application icon"
 msgstr "مصغّرة وأيقونة التطبيق"
 
-#: ../extensions/alternate-tab/prefs.js:37
+#: ../extensions/alternate-tab/prefs.js:38
 msgid "Present windows as"
 msgstr "كيفية عرض التطبيقات"
 
-#: ../extensions/alternate-tab/prefs.js:62
+#: ../extensions/alternate-tab/prefs.js:69
 msgid "Show only windows in the current workspace"
 msgstr "أظهر نوافذ مساحات العمل الحالية فقط"
 
-#: ../extensions/apps-menu/extension.js:39
+#: ../extensions/apps-menu/extension.js:38
 msgid "Activities Overview"
 msgstr "ملخص الأنشطة"
 
-#: ../extensions/apps-menu/extension.js:113
+#: ../extensions/apps-menu/extension.js:109
 msgid "Favorites"
 msgstr "المفضّلات"
 
-#: ../extensions/apps-menu/extension.js:282
+#: ../extensions/apps-menu/extension.js:261
 msgid "Applications"
 msgstr "التطبيقات"
 
@@ -99,37 +101,37 @@
 "followed by a colon and the workspace number"
 msgstr ""
 
-#: ../extensions/auto-move-windows/prefs.js:55
+#: ../extensions/auto-move-windows/prefs.js:60
 msgid "Application"
 msgstr "التطبيق"
 
-#: ../extensions/auto-move-windows/prefs.js:64
-#: ../extensions/auto-move-windows/prefs.js:106
+#: ../extensions/auto-move-windows/prefs.js:69
+#: ../extensions/auto-move-windows/prefs.js:127
 msgid "Workspace"
 msgstr "مساحة العمل"
 
-#: ../extensions/auto-move-windows/prefs.js:80
-msgid "Add rule"
+#: ../extensions/auto-move-windows/prefs.js:85
+msgid "Add Rule"
 msgstr "أضِف قاعدة"
 
-#: ../extensions/auto-move-windows/prefs.js:94
+#: ../extensions/auto-move-windows/prefs.js:106
 msgid "Create new matching rule"
 msgstr "أنشئ قاعدة تطابق"
 
-#: ../extensions/auto-move-windows/prefs.js:98
+#: ../extensions/auto-move-windows/prefs.js:111
 msgid "Add"
 msgstr "أضِف"
 
-#: ../extensions/drive-menu/extension.js:73
+#: ../extensions/drive-menu/extension.js:106
 #, javascript-format
 msgid "Ejecting drive '%s' failed:"
 msgstr "فشل إخراج '%s':"
 
-#: ../extensions/drive-menu/extension.js:90
+#: ../extensions/drive-menu/extension.js:124
 msgid "Removable devices"
 msgstr "الأجهزة المنفصلة"
 
-#: ../extensions/drive-menu/extension.js:117
+#: ../extensions/drive-menu/extension.js:149
 msgid "Open File"
 msgstr "افتح الملف"
 
@@ -139,7 +141,7 @@
 
 #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:1
 msgid "Alternative greeting text."
-msgstr ""
+msgstr "نص ترحيب بديل"
 
 #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2
 msgid ""
@@ -148,16 +150,18 @@
 msgstr ""
 
 #: ../extensions/example/prefs.js:30
+msgid "Message"
+msgstr "الرسالة"
+
+#. TRANSLATORS: Example is the name of the extension, should not be
+#. translated
+#: ../extensions/example/prefs.js:43
 msgid ""
 "Example aims to show how to build well behaved extensions for the Shell and "
 "as such it has little functionality on its own.\n"
 "Nevertheless it's possible to customize the greeting message."
 msgstr ""
 
-#: ../extensions/example/prefs.js:36
-msgid "Message:"
-msgstr "الرسالة:"
-
 #: 
../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1
 msgid "Use more screen for windows"
 msgstr ""
@@ -185,31 +189,27 @@
 msgid "Places"
 msgstr "الأماكن"
 
-#: ../extensions/places-menu/placeDisplay.js:58
+#: ../extensions/places-menu/placeDisplay.js:59
 #, javascript-format
 msgid "Failed to launch \"%s\""
 msgstr "فشل تشغيل \"%s\""
 
-#: ../extensions/places-menu/placeDisplay.js:100
-#: ../extensions/places-menu/placeDisplay.js:123
+#: ../extensions/places-menu/placeDisplay.js:101
+#: ../extensions/places-menu/placeDisplay.js:124
 msgid "Computer"
 msgstr "الحاسوب"
 
-#: ../extensions/places-menu/placeDisplay.js:201
+#: ../extensions/places-menu/placeDisplay.js:267
 msgid "Home"
 msgstr "المنزل"
 
-#: ../extensions/places-menu/placeDisplay.js:288
+#: ../extensions/places-menu/placeDisplay.js:311
 msgid "Browse Network"
 msgstr "تصفّح الشبكة"
 
-#: ../extensions/systemMonitor/extension.js:214
-msgid "CPU"
-msgstr "المعالج"
-
-#: ../extensions/systemMonitor/extension.js:267
-msgid "Memory"
-msgstr "الذاكرة"
+#: 
../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1
+msgid "Cycle Screenshot Sizes"
+msgstr ""
 
 #: 
../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1
 msgid "Theme name"
@@ -219,52 +219,52 @@
 msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell"
 msgstr ""
 
-#: ../extensions/window-list/extension.js:92
+#: ../extensions/window-list/extension.js:110
 msgid "Close"
 msgstr "أغلق"
 
-#: ../extensions/window-list/extension.js:102
+#: ../extensions/window-list/extension.js:120
 msgid "Unminimize"
 msgstr "ألغِ التصغير"
 
-#: ../extensions/window-list/extension.js:103
+#: ../extensions/window-list/extension.js:121
 msgid "Minimize"
 msgstr "صغّر"
 
-#: ../extensions/window-list/extension.js:109
+#: ../extensions/window-list/extension.js:127
 msgid "Unmaximize"
 msgstr "ألغِ التكبير"
 
-#: ../extensions/window-list/extension.js:110
+#: ../extensions/window-list/extension.js:128
 msgid "Maximize"
 msgstr "كبّر"
 
-#: ../extensions/window-list/extension.js:270
+#: ../extensions/window-list/extension.js:403
 msgid "Minimize all"
 msgstr "صغّر الكل"
 
-#: ../extensions/window-list/extension.js:278
+#: ../extensions/window-list/extension.js:411
 msgid "Unminimize all"
 msgstr "ألغِ تصغير الكل"
 
-#: ../extensions/window-list/extension.js:286
+#: ../extensions/window-list/extension.js:419
 msgid "Maximize all"
 msgstr "كبّر الكل"
 
-#: ../extensions/window-list/extension.js:295
+#: ../extensions/window-list/extension.js:428
 msgid "Unmaximize all"
 msgstr "ألغِ تكبير الكل"
 
-#: ../extensions/window-list/extension.js:304
+#: ../extensions/window-list/extension.js:437
 msgid "Close all"
 msgstr "أغلق الكل"
 
-#: ../extensions/window-list/extension.js:591
+#: ../extensions/window-list/extension.js:661
 #: ../extensions/workspace-indicator/extension.js:30
 msgid "Workspace Indicator"
 msgstr "مؤشر مساحات العمل"
 
-#: ../extensions/window-list/extension.js:743
+#: ../extensions/window-list/extension.js:820
 msgid "Window List"
 msgstr "قائمة النوافذ"
 
@@ -280,35 +280,62 @@
 "يقرر متى تجمع نوافذ نفس التطبيق في قائمة النوافذ. القيم الممكنة هي \"never"
 "\"، \"auto\" و \"always\"."
 
-#: ../extensions/window-list/prefs.js:30
+#: 
../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3
+msgid "Show the window list on all monitors"
+msgstr ""
+
+#: 
../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4
+msgid ""
+"Whether to show the window list on all connected monitors or only on the "
+"primary one."
+msgstr ""
+
+#: ../extensions/window-list/prefs.js:32
 msgid "Window Grouping"
 msgstr "تجميع النوافذ"
 
-#: ../extensions/window-list/prefs.js:49
+#: ../extensions/window-list/prefs.js:50
 msgid "Never group windows"
 msgstr "لا تجمّع النوافذ أبدا"
 
-#: ../extensions/window-list/prefs.js:50
+#: ../extensions/window-list/prefs.js:51
 msgid "Group windows when space is limited"
 msgstr "جمّع النوافذ عندما تكون المساحة محدودة"
 
-#: ../extensions/window-list/prefs.js:51
+#: ../extensions/window-list/prefs.js:52
 msgid "Always group windows"
 msgstr "جمّع النوافذ دائما"
 
+#: ../extensions/window-list/prefs.js:75
+msgid "Show on all monitors"
+msgstr ""
+
 #: ../extensions/workspace-indicator/prefs.js:141
-msgid "Workspace names:"
+#, fuzzy
+msgid "Workspace Names"
 msgstr "أسماء مساحات العمل"
 
-#: ../extensions/workspace-indicator/prefs.js:152
+#: ../extensions/workspace-indicator/prefs.js:157
 msgid "Name"
 msgstr "الاسم"
 
-#: ../extensions/workspace-indicator/prefs.js:186
+#: ../extensions/workspace-indicator/prefs.js:198
 #, javascript-format
 msgid "Workspace %d"
 msgstr "مساحة العمل %Id"
 
+#~ msgid "GNOME Shell Classic"
+#~ msgstr "صدفة جنوم تقليدية"
+
+#~ msgid "Window management and application launching"
+#~ msgstr "إدارة النوافذ وإطلاق التطبيقات"
+
+#~ msgid "CPU"
+#~ msgstr "المعالج"
+
+#~ msgid "Memory"
+#~ msgstr "الذاكرة"
+
 #~ msgid "Normal"
 #~ msgstr "عادي"
 


Reply via email to