Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2016-09-01 14:03:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
    2016-05-16 12:04:05.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
       2016-09-01 14:03:55.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 23 16:18:24 CST 2016 - [email protected]
+
+- Update to GNOME 3.20.2 fate#318572
+  + gse-sle-classic-ext.patch updated.
+
+-------------------------------------------------------------------
@@ -8,0 +15,44 @@
+Mon May  9 15:51:02 CST 2016 - [email protected]
+
+- SLE Classic (REBASING DONE)
+  + DROPPED places-menu-use-nautilus-for-links.patch (Invalid)
+  + Add workspace-indicator to the build
+  + Fix the gap between bottom menu and its button.
+  + Fix windows auto-grouping.
+  + Hide window list in Overview
+  + Clean up spec file.
+
+-------------------------------------------------------------------
+Wed May  4 20:51:08 CST 2016 - [email protected]
+
+- Rebasing SLE Classic (basic) (Fate#318572)
+- Add source sle-classic.desktop: xsession file
+- Add patch gse-sle-classic-ext.patch: add sle classic support
+- DROPPED: Invalid
+  + gnome-classic-exts-arrow-fix.patch
+  + gnome-sle-classic-ext-build.patch
+  + sle-classic.tar.bz2
+
+-------------------------------------------------------------------
+Tue Apr 19 19:07:38 CST 2016 - [email protected]
+
+- Patches(none-SLE-classic) reviewing for SP2 GNOME 3.20
+- REBASED:
+  + gnome-shell-add-app-to-desktop.patch
+- DROPPED: Upstreamed
+  + gnome-shell-use-env-var-for-mode.patch
+  + place-menu-handle-special-user-dirs-update.patch
+  + 0001-window-list-import-gettext-for-the-right-domain.patch
+  + gnome-shell-extensions-bnc872820-wm-button-layout.patch
+  + bnc947381-Application-menu-selections-stop-working.patch
+- DROPPED: Invalid
+  + gnome-classic-move-notification-widget-above.patch
+
+-------------------------------------------------------------------
+Fri Apr 15 21:51:23 CEST 2016 - [email protected]
+
+- Update to GNOME 3.20 -- Fate#318572.
+- Temporarily disable SLE patches and theming. It will be
+  re-enabled in a later update.
+
+-------------------------------------------------------------------
@@ -66,0 +117,7 @@
+Mon Nov 16 07:45:02 UTC 2015 - [email protected]
+
+- Add bnc947381-Application-menu-selections-stop-working.patch:
+  Fix application menu open issue. Upstream has this fixed but no
+  related bug report (bnc947381).
+
+-------------------------------------------------------------------
@@ -72,0 +130,9 @@
+Tue Nov  3 10:02:47 UTC 2015 - [email protected]
+
+- Fix skewed icons in SLE Classic (bnc#948793)
+  + There was a mismatch between the available space and declared
+    icon size.
+  + SPECFILE: a minor fix to avoid double unpacking the first
+    source tarball.
+
+-------------------------------------------------------------------
@@ -108,0 +175,10 @@
+Thu Aug  6 08:48:00 UTC 2015 - [email protected]
+
+- Fix multiple issues related to windows grouping (bnc#933183) in
+  SLE Classic
+  + The old code contains multiple bugs for windows grouping
+    display.
+  + Fix missing AppButton for applications without desktop file
+    in SLE Classic.
+
+-------------------------------------------------------------------
@@ -142,0 +219,9 @@
+Wed Apr 22 12:37:23 UTC 2015 - [email protected]
+
+- Fix click event "missing" for window buttons in SLE Classic (bnc#913204)
+  + No separate patch file, changes are in sle-classic.tar.bz2
+  + "clicked" event in St.Button is not compatible with Clutter's event model.
+    Though an upstream bug, but the exact cause is still unknown yet. Resort 
back
+    to Clutter's native "button-press-event" to fix this for SLE Classic.
+
+-------------------------------------------------------------------
@@ -250,0 +336,8 @@
+Wed Nov 26 10:14:29 UTC 2014 - [email protected]
+
+- Fix gnome-shell-add-app-to-desktop.patch
+  + (bnc#899923). A dangled open menu would grab the focus and
+    leave the system in a useless state. Close any open menus
+    before any other action.
+
+-------------------------------------------------------------------
@@ -265,0 +359,7 @@
+Thu Sep 25 21:04:27 CDT 2014 - [email protected]
+
+- Added gnome-shell-extensions-bnc872820-wm-button-layout.patch for
+  bnc872820.  This lets us have the correct defaults for the window
+  manager's button layout, for the classic session mode.
+
+-------------------------------------------------------------------
@@ -271,0 +372,9 @@
+Thu Sep 18 09:26:30 UTC 2014 - [email protected]
+
+- Fine-tune window button style, particularly the hovering effect.
+  + (bnc#862615) Thanks Marcus Moeller ([email protected])
+    for offering highlighting patch.
+  + Highlight buttons when hovering (lighter color and darker text)
+  + Add extra box shadow to make buttons more visible.
+
+-------------------------------------------------------------------
@@ -279,0 +389,12 @@
+Wed Sep 10 08:03:22 UTC 2014 - [email protected]
+
+- Add places-menu-use-nautilus-for-links.patch
+  + (bnc#891919) Use Nautilus for all links in places menu and
+    such avoids all unnecessary issues.
+
+-------------------------------------------------------------------
+Tue Sep  9 10:56:20 UTC 2014 - [email protected]
+
+- Force a monitors update to avoid background failure (bnc#893979)
+
+-------------------------------------------------------------------
@@ -287,0 +409,33 @@
+Thu Sep  4 10:53:13 UTC 2014 - [email protected]
+
+- Add gnome-classic-move-notification-widget-above.patch
+  + (bnc#877898) move notifications above the panel such that it
+    doesn't cover part of the main panel.
+- SLE Classic multiple fixes
+  + Add callbacks for overview, fullscreen, monitor change event,
+    such that the positioning&visibility of on-screen keyboard,
+    message tray&widgets and panels are adapted accordingly
+    (bnc#891560).
+  + Offer a hack for restoring of xsettings.overrides. The
+    counterpart is installed in Main._sessionLoaded (bnc#894048).
+  + Hide the bottom panel so that the overview hiding animation
+    works smoothly now. At least before we figure out why it
+    doesn't work with the bottom panel. (improvement)
+  + Adjust the positioning of LookingGlass. (improvement)
+  + Other small changes.
+
+-------------------------------------------------------------------
+Wed Aug 27 10:03:32 UTC 2014 - [email protected]
+
+- Add 0001-window-list-import-gettext-for-the-right-domain.patch:
+  properly define gettext domain for window-list extension
+  (bnc#893598).
+
+-------------------------------------------------------------------
+Fri Aug 22 07:19:11 UTC 2014 - [email protected]
+
+- Add place-menu-handle-special-user-dirs-update.patch:
+  Let place menu handles changes of special user directories
+  properly (bnc#885490).
+
+-------------------------------------------------------------------
@@ -293,0 +448,7 @@
+Tue Aug 12 09:09:33 UTC 2014 - [email protected]
+
+- Add sle-classic-favorites-menu-at-end.patch:
+  put the favorites at the end of the app catogories for
+  accessibility reason (bnc#890989).
+
+-------------------------------------------------------------------
@@ -300,0 +462,6 @@
+Mon Jul 21 01:55:06 UTC 2014 - [email protected]
+
+- Update gnome-shell-add-app-to-desktop.patch to use system libs.
+  (bnc#882421)
+
+-------------------------------------------------------------------
@@ -314,0 +482,25 @@
+Fri Jul 11 05:30:17 UTC 2014 - [email protected]
+
+- Remove Avatar symbol from system indicators (bnc#886569)
+  + No separate patch file, changes are in sle-classic.tar.bz2
+  + It's not considered a good indication for log out 
+
+-------------------------------------------------------------------
+Wed Jul  2 09:46:01 UTC 2014 - [email protected]
+
+- Fix typo in gnome-shell-add-app-to-desktop.patch.
+
+-------------------------------------------------------------------
+Wed Jul  2 05:47:52 UTC 2014 - [email protected]
+
+- Add Logout symbol into system indicators, using 'sle-avatar' in SLE theme.
+  (bnc#862615)
+  + No separate patch file, changes are in sle-classic.tar.bz2
++++ 85 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
++++ and 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes

New:
----
  gnome-shell-add-app-to-desktop.patch
  gse-sle-classic-ext.patch
  sle-classic-favorites-menu-at-end.patch
  sle-classic.desktop

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

Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.KaipEu/_old  2016-09-01 14:03:56.000000000 +0200
+++ /var/tmp/diff_new_pack.KaipEu/_new  2016-09-01 14:03:56.000000000 +0200
@@ -26,13 +26,23 @@
 Url:            http://live.gnome.org/GnomeShell/Extensions
 Source:         
http://download.gnome.org/sources/gnome-shell-extensions/3.20/%{name}-%{version}.tar.xz
 Source1:        README.SUSE
+Source2:        sle-classic.desktop
+# PATCH-FEATURE-SLE gnome-shell-add-app-to-desktop.patch bnc#870580 
[email protected] --  allow adding app shortcut to desktop easily.
+Patch1:         gnome-shell-add-app-to-desktop.patch
+# PATCH-FEATURE-SLE sle-classic-favorites-menu-at-end.patch bnc#890989 
[email protected] -- put the favorites at the end of the app catogories for 
accessibility reason -- [email protected] bnc#890989
+Patch2:         sle-classic-favorites-menu-at-end.patch
+## NOTE keep SLE Classic patch at the bottom
+# PATCH-FIX-SLE gse-sle-classic-ext.patch Fate#318572 [email protected] -- add 
sle classic support
+Patch1000:      gse-sle-classic-ext.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:  gnome-patch-translation
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -80,12 +90,26 @@
 %lang_package -n %{name}-common
 %prep
 %setup -q
+%if !0%{?is_opensuse}
+translation-update-upstream
+gnome-patch-translation-prepare
+%patch1 -p1
+%patch2 -p1
+%patch1000 -p1
+%endif
+##gnome-patch-translation-update
 # In openSUSE GNOME, we don't launch gnome-session directly, but wrap this 
through a shell script, /usr/bin/gnome
 sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in
 cp %{S:1} .
+%if !0%{?is_opensuse}
+sed -i -e 's/openSUSE/SUSE Linux Enterprise/g' README.SUSE
+%endif
 
 %build
-CLASSIC_EXTENSIONS=$(grep -e 'CLASSIC_EXTENSIONS=".*"' configure.ac | sed -e 
"s:CLASSIC_EXTENSIONS=::" -e 's:"::g')
+CLASSIC_EXTENSIONS=$(awk -F\" '/^CLASSIC_EXTENSIONS=/{ print $2 }' 
configure.ac)
+%if !0%{?is_opensuse}
+CLASSIC_EXTENSIONS="${CLASSIC_EXTENSIONS} workspace-indicator"
+%endif
 %configure \
    --enable-classic-mode \
    --enable-extensions="$CLASSIC_EXTENSIONS"
@@ -94,6 +118,9 @@
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
+%if !0%{?is_opensuse}
+install -m0644 %{S:2} %{buildroot}/%{_datadir}/xsessions/sle-classic.desktop
+%endif
 
 %post -n gnome-shell-classic
 %glib2_gsettings_schema_post
@@ -115,6 +142,9 @@
 
%{_datadir}/gnome-shell/extensions/[email protected]/
 
%{_datadir}/gnome-shell/extensions/[email protected]/
 
%{_datadir}/gnome-shell/extensions/[email protected]/
+%if !0%{?is_opensuse}
+%{_datadir}/gnome-shell/extensions/[email protected]/
+%endif
 
%{_datadir}/gnome-shell/extensions/[email protected]/
 %dir %{_datadir}/gnome-shell/modes
 %{_datadir}/gnome-shell/modes/classic.json
@@ -128,6 +158,9 @@
 %{_datadir}/gnome-shell/theme/gnome-classic.css
 %{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
 %{_datadir}/xsessions/gnome-classic.desktop
+%if !0%{?is_opensuse}
+%{_datadir}/xsessions/sle-classic.desktop
+%endif
 
 %files common-lang -f %{name}.lang
 

++++++ gnome-shell-add-app-to-desktop.patch ++++++
Index: gnome-shell-extensions-3.20.0/extensions/apps-menu/extension.js
===================================================================
--- gnome-shell-extensions-3.20.0.orig/extensions/apps-menu/extension.js
+++ gnome-shell-extensions-3.20.0/extensions/apps-menu/extension.js
@@ -6,10 +6,13 @@ const Lang = imports.lang;
 const Shell = imports.gi.Shell;
 const St = imports.gi.St;
 const Clutter = imports.gi.Clutter;
+const BoxPointer = imports.ui.boxpointer;
+const AppFavorites = imports.ui.appFavorites;
 const Main = imports.ui.main;
 const PanelMenu = imports.ui.panelMenu;
 const PopupMenu = imports.ui.popupMenu;
 const Gtk = imports.gi.Gtk;
+const Gio = imports.gi.Gio;
 const GLib = imports.gi.GLib;
 const Signals = imports.signals;
 const Pango = imports.gi.Pango;
@@ -65,13 +68,118 @@ const ApplicationMenuItem = new Lang.Cla
         let textureCache = St.TextureCache.get_default();
         let iconThemeChangedId = textureCache.connect('icon-theme-changed',
                                                       Lang.bind(this, 
this._updateIcon));
+
+        this.actor.connect('button-press-event', Lang.bind(this, 
this._onButtonPress));
+        this.actor.connect('popup-menu', Lang.bind(this, 
this._onKeyboardPopupMenu));
+        this._menu = null;
+        this._menuManager = new PopupMenu.PopupMenuManager(this);
+
         this.actor.connect('destroy', Lang.bind(this,
             function() {
                 textureCache.disconnect(iconThemeChangedId);
+                if (this._menu) {
+                    this._menu.destroy();
+                    this._menu = null;
+                    this._menuManager = null;
+                }
             }));
         this._updateIcon();
     },
 
+    _onKeyboardPopupMenu: function() {
+        this.popupMenu();
+        this._menu.actor.navigate_focus(null, Gtk.DirectionType.TAB_FORWARD, 
false);
+    },
+
+    _onButtonPress: function(actor, event) {
+        // close any opened menu to avoid input focus grab
+        if (this._menu && this._menu.isOpen) {
+            this._menu.close();
+            return;
+        }
+
+        let button = event.get_button();
+        if (button == 3) {
+            this.popupMenu();
+            return true;
+        }
+        return false;
+    },
+
+    popupMenu: function() {
+        if (!this._menu) {
+            this._menu = new PopupMenu.PopupMenu(this.actor, 0.0, St.Side.TOP, 
0);
+            let openItem = new PopupMenu.PopupMenuItem(_("Open"));
+            this._menu.addMenuItem(openItem);
+            openItem.connect('activate', Lang.bind(this, function() {
+                this._app.open_new_window(-1);
+                this._button.selectCategory(null, null);
+                this._button.menu.toggle();
+            }));
+
+            let sepItem = new PopupMenu.PopupSeparatorMenuItem();
+            this._menu.addMenuItem(sepItem);
+
+            let isFavorite = 
AppFavorites.getAppFavorites().isFavorite(this._app.get_id());
+            let favText = null;
+            if (isFavorite)
+                favText = _("Remove from Favorites");
+            else
+                favText = _("Add to Favorites");
+
+            let favItem = new PopupMenu.PopupMenuItem(favText);
+            this._menu.addMenuItem(favItem);
+            favItem.connect('activate', Lang.bind(this, function() {
+                let favs = AppFavorites.getAppFavorites();
+                let isFavorite = favs.isFavorite(this._app.get_id());
+                if (isFavorite)
+                    favs.removeFavorite(this._app.get_id());
+                else
+                    favs.addFavorite(this._app.get_id());
+
+                /*As the item text changes, we need to re-generate the menu */
+                this._menu.destroy();
+                this._menu = null;
+
+                this._button.selectCategory(null, null);
+                this._button.menu.toggle();
+            }));
+
+            let desktopItem = new PopupMenu.PopupMenuItem(_("Add to Desktop"));
+            this._menu.addMenuItem(desktopItem);
+            desktopItem.connect('activate', Lang.bind(this, function() {
+                let desktopApp = this._app.get_app_info();
+                let sourcePath = desktopApp.get_filename();
+                let sourceFile = Gio.File.new_for_path(sourcePath);
+                let destDirPath = 
GLib.get_user_special_dir(GLib.UserDirectory.DIRECTORY_DESKTOP);
+                let destDir = Gio.File.new_for_path(destDirPath);
+
+                if (!destDir.query_exists(null)) {
+                    destDirPath = Glib.build_filenamev([GLib.get_home_dir(), 
"Desktop"]);
+                }
+                let destFile = Gio.File.new_for_path(destDirPath + '/' + 
sourceFile.get_basename());
+                if (sourceFile.copy(destFile, Gio.FileCopyFlags.OVERWRITE,
+                                  null, null, null)) {
+                    destFile.set_attribute_uint32(
+                              Gio.FILE_ATTRIBUTE_UNIX_MODE, 0755,
+                              Gio.FileQueryInfoFlags.NOFOLLOW_SYMLINKS,
+                              null);
+                }
+                this._button.selectCategory(null, null);
+                this._button.menu.toggle();
+            }));
+
+            Main.uiGroup.add_actor(this._menu.actor);
+
+            this._menuManager.addMenu(this._menu);
+        }
+
+        this._menu.open(BoxPointer.PopupAnimation.NONE);
+        this._menuManager.ignoreRelease();
+
+        return false;
+    },
+
     activate: function(event) {
        this._app.open_new_window(-1);
         this._button.selectCategory(null, null);
++++++ gse-sle-classic-ext.patch ++++++
++++ 833 lines (skipped)

++++++ sle-classic-favorites-menu-at-end.patch ++++++

Index: gnome-shell-extensions-3.20.1/extensions/apps-menu/extension.js
===================================================================
--- gnome-shell-extensions-3.20.1.orig/extensions/apps-menu/extension.js
+++ gnome-shell-extensions-3.20.1/extensions/apps-menu/extension.js
@@ -20,6 +20,8 @@ const Pango = imports.gi.Pango;
 const Gettext = imports.gettext.domain('gnome-shell-extensions');
 const _ = Gettext.gettext;
 
+const SLEClassicExt = imports.ui.SLEClassicExt;
+
 const ExtensionUtils = imports.misc.extensionUtils;
 const Me = ExtensionUtils.getCurrentExtension();
 const Convenience = Me.imports.convenience;
@@ -609,8 +611,6 @@ const ApplicationsButton = new Lang.Clas
         let tree = new GMenu.Tree({ menu_basename: 'applications.menu' });
         tree.load_sync();
         let root = tree.get_root_directory();
-        let categoryMenuItem = new CategoryMenuItem(this, null);
-        this.categoriesBox.add_actor(categoryMenuItem.actor);
         let iter = root.iter();
         let nextType;
         while ((nextType = iter.next()) != GMenu.TreeItemType.INVALID) {
@@ -628,6 +628,10 @@ const ApplicationsButton = new Lang.Clas
             }
         }
 
+        let categoryMenuItem = new CategoryMenuItem(this, null);
+        this.categoriesBox.insert_child_at_index(categoryMenuItem.actor,
+                                                 
SLEClassicExt.isSLEClassicMode() ? -1 : 0);
+
         //Load applications
         this._displayButtons(this._listApplications(null));
 
++++++ sle-classic.desktop ++++++
[Desktop Entry]
Name=SLE Classic
Name[af]=SLE Klassiek
Name[an]=SLE clasico
Name[ar]=جنوم تقليدية
Name[as]=SLE ক্লাচিক
Name[bg]=Класически SLE
Name[bn_IN]=SLE ক্লাসিক
Name[bs]=Klasični SLE
Name[ca]=SLE clàssic
Name[ca@valencia]=SLE clàssic
Name[cs]=SLE klasik
Name[da]=SLE Classic
Name[de]=SLE Classic
Name[el]=SLE Classic
Name[en_GB]=SLE Classic
Name[eo]=SLE-klasika
Name[es]=SLE clásico
Name[et]=Klassikaline SLE
Name[eu]=SLE Klasikoa
Name[fa]=گنوم کلاسیک
Name[fi]=Perinteinen Gnome
Name[fr]=SLE Classique
Name[fur]=SLE Classic
Name[gd]=SLE clasaigeach
Name[gl]=SLE clasico
Name[gu]=SLE ક્લાસિક
Name[he]=SLE קלסי
Name[hi]=SLE क्लासिक
Name[hu]=Klasszikus SLE
Name[id]=SLE Klasik
Name[is]=SLE Klassík
Name[it]=SLE classico
Name[ja]=SLE クラシック
Name[kk]=Классикалық SLE
Name[km]=SLE Classic
Name[kn]=SLE ಕ್ಲಾಸಿಕ್
Name[ko]=그놈 클래식
Name[lt]=Klasikinis SLE
Name[lv]=Klasiskais SLE
Name[ml]=ഗ്നോം ക്ലാസ്സിക്‍
Name[mr]=SLE क्लासिक
Name[ms]=SLE Klasik
Name[nb]=Klassisk SLE
Name[ne]=जिनोम क्लासिक
Name[nl]=Gnome klassiek
Name[oc]=SLE Classic
Name[or]=SLE କ୍ଲାସିକ
Name[pa]=ਗਨੋਮ ਕਲਾਸਿਕ
Name[pl]=Klasyczne SLE
Name[pt]=SLE clássico
Name[pt_BR]=SLE Clássico
Name[ro]=SLE Clasic
Name[ru]=Классический SLE
Name[sk]=Klasické prostredie SLE
Name[sl]=Običajno namizje SLE
Name[sr]=Класичан Гном
Name[sr@latin]=Klasičan Gnom
Name[sv]=SLE Klassisk
Name[ta]=SLE கிளாஸிக்
Name[te]=గ్నోమ్ క్లాసిక్
Name[tg]=SLE-и классикӣ
Name[th]=SLE คลาสสิก
Name[tr]=SLE Klasik
Name[uk]=Класичний SLE
Name[vi]=SLE cổ điển
Name[zh_CN]=SLE 经典模式
Name[zh_HK]=SLE Classic
Name[zh_TW]=SLE Classic
Comment=This session logs you into SLE Classic
Comment[af]=Hierdie sessie laat mens aanmeld by SLE Klassiek
Comment[an]=Ista sesión encieta lo SLE clasico
Comment[ar]=تولجك هذه الجلسة في جنوم التقليدية
Comment[as]=এই অধিবেশনে আপোনাক SLE ক্লাচিকলৈ লগ কৰে
Comment[bg]=Работната среда изглежда като класическия SLE (2.x)
Comment[bn_IN]=এই সেশন অাপনাকে SLE ক্লাসিকে লগ করায়
Comment[bs]=Ova sesija vas prijavljuje na klasični SLE
Comment[ca]=Aquesta sessió us permet utilitzar el SLE clàssic
Comment[ca@valencia]=Esta sessió vos permet utilitzar el SLE clàssic
Comment[cs]=Toto sezení vás přihlásí do SLE klasik
Comment[da]=Denne session logger dig ind i SLE Classic
Comment[de]=Diese Sitzung meldet Sie in SLE Classic an
Comment[el]=Αυτή η συνεδρία σας συνδέει στο SLE Classic
Comment[en_GB]=This session logs you into SLE Classic
Comment[eo]=Ĉi seanco ensalutas vin SLE-klasiken
Comment[es]=Esta sesión inicia SLE clásico
Comment[et]=See on klassikalise SLE seanss
Comment[eu]=Saio honek SLE Klasikoa hasten du
Comment[fa]=این نشست شما را به گنوم کلاسیک وارد می‌کند
Comment[fi]=Tämä istunto kirjaa sinut perinteiseen Gnomeen
Comment[fr]=Cette session vous connnecte à SLE Classique
Comment[fur]=Cheste session a si invie cun SLE classic
Comment[gd]=Clàraidh an seisean seo a-steach gu SLE clasaigeach thu
Comment[gl]=Esta sesión iniciarao en SLE clásico
Comment[gu]=આ સત્ર તમને SLE ક્લાસિકમાં પ્રવેશ આપે છે
Comment[he]=הפעלה זו מכניסה אותך למצב הקלסי של SLE
Comment[hi]=यह सत्र गनोम क्लासिक में आपको लॉगइन करेगा
Comment[hu]=Bejelentkezés a klasszikus SLE környezetbe
Comment[id]=Sesi ini memasukkan Anda ke SLE Klasik
Comment[is]=Þessi seta skráir þig inn í klassískt SLE
Comment[it]=Questa sessione si avvia con SLE classico
Comment[ja]=SLE クラシックモードでログインします
Comment[kk]=Бұл сессия арқылы классикалық SLE ішіне кіресіз
Comment[km]=សម័យ​នេះ​នឹង​ឲ្យ​អ្នក​ចូល SLE Classic
Comment[kn]=ಈ ಅಧಿವೇಶನವು ನಿಮ್ಮನ್ನು SLE ಕ್ಲಾಸಿಕ್‌ಗೆ ಪ್ರವೇಶಿಸುವಂತೆ ಮಾಡುತ್ತದೆ
Comment[ko]=이 세션을 사용하면 그놈 클래식에 로그인합니다
Comment[lt]=Šis seansas prijungs jus prie klasikinio SLE
Comment[lv]=Šī sesija ieraksta jūs klasiskajā SLE vidē
Comment[ml]=ഈ പ്രവര്‍ത്തനവേള നിങ്ങളെ ഗ്നോം ക്ലാസ്സിക്കിലേക്കു് കയറ്റുന്നു
Comment[mr]=हे सत्र तुम्हाला SLE क्लासिक सत्रामध्ये प्रवेश करून देतो
Comment[ms]=Sesi ini log masukkan anda ke SLE Klasik
Comment[nb]=Denne økten logger inn i klassisk SLE
Comment[ne]=यो सेसन जिनोम क्लासिकमा लगईन हुन्छ
Comment[nl]=Deze sessie meldt u aan bij Gnome klassiek
Comment[oc]=Aquesta session vos connècta a SLE Classic
Comment[or]=ଏହି ଅଧିବେଶନ ଆପଣଙ୍କୁ SLE କ୍ଲାସିକରେ ଲଗ କରାଇଥାଏ
Comment[pa]=ਇਹ ਸ਼ੈਸ਼ਨ ਤੁਹਾਨੂੰ ਗਨੋਮ ਕਲਾਸਿਕ ਵਿੱਚ ਲਾਗ ਕਰਦਾ ਹੈ
Comment[pl]=Ta sesja loguje do klasycznego środowiska SLE
Comment[pt]=Esta sessão liga-o ao SLE clássico
Comment[pt_BR]=Essa sessão se inicia como SLE Clássico
Comment[ro]=Această sesiune vă autentifică în SLE Clasic
Comment[ru]=Данный сеанс использует классический рабочий стол SLE
Comment[sk]=Táto relácia vás prihlási do klasického prostredia SLE
Comment[sl]=Seja omogoča prijavo v običajno namizje SLE.
Comment[sr]=Ова сесија вас пријављује у класичан Гном
Comment[sr@latin]=Ova sesija vas prijavljuje u klasičan Gnom
Comment[sv]=Denna session loggar in dig till SLE Klassisk
Comment[ta]=இந்த அமர்வு உங்களை SLE கிளாஸிக்கில் புகுபதிவு செய்யும்
Comment[te]=ఈ సెషన్ గ్నోమ్‌ క్లాసిక్ లోనికి లాగ్ చేస్తుంది
Comment[tg]=Ин ҷаласа шуморо ба SLE-и классикӣ ворид мекунад
Comment[th]=วาระนี้จะนำคุณเข้าสู่ระบบ SLE คลาสสิก
Comment[tr]=Bu oturum, SLE Klasik sürümüne giriş yapmanızı sağlar.
Comment[uk]=Це — сеанс входу в класичний SLE
Comment[vi]=Phiên làm việc này đăng nhập bạn vào SLE Cổ điển
Comment[zh_CN]=该会话将登录到“SLE 经典模式”
Comment[zh_HK]=這個作業階段讓你登入 SLE Classic
Comment[zh_TW]=這個作業階段讓您登入 SLE Classic
Exec=env GNOME_SHELL_SESSION_MODE=classic SLE_CLASSIC_MODE=1 gnome-session 
--session gnome-classic
TryExec=gnome-session
Icon=
Type=Application
DesktopNames=GNOME-Classic;GNOME

Reply via email to