forked from pool/gnome-shell-extensions
Accepting request 538069 from GNOME:Factory
- Apply gnome-shell-add-app-to-desktop.patch on openSUSE (bsc#1061742). - Update gse-sle-classic-ext.patch, make the bottom panel background of SLE-Classic "black" in the Overview mode (forwarded request 538029 from xiaoguang_wang) OBS-URL: https://build.opensuse.org/request/show/538069 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=69
This commit is contained in:
commit
a8455b2e9e
@ -1,8 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 1 04:47:28 UTC 2017 - xwang@suse.com
|
||||||
|
|
||||||
|
- Apply gnome-shell-add-app-to-desktop.patch on openSUSE
|
||||||
|
(bsc#1061742).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 30 09:30:06 UTC 2017 - qzheng@suse.com
|
Mon Oct 30 09:30:06 UTC 2017 - qzheng@suse.com
|
||||||
|
|
||||||
- Update gse-sle-classic-ext.patch, make the bottom panel
|
- Update gse-sle-classic-ext.patch, make the bottom panel
|
||||||
background of SLE-Classic "black" in the Overview mode
|
background of SLE-Classic "black" in the Overview mode
|
||||||
(bsc#1064377).
|
(bsc#1064377).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -30,7 +30,7 @@ Source1: README.SUSE
|
|||||||
Source2: sle-classic.desktop
|
Source2: sle-classic.desktop
|
||||||
Source3: SLE-theme.tar.gz
|
Source3: SLE-theme.tar.gz
|
||||||
Source4: sle-classic-xorg.desktop
|
Source4: sle-classic-xorg.desktop
|
||||||
# PATCH-FEATURE-SLE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily.
|
# PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily.
|
||||||
Patch1: gnome-shell-add-app-to-desktop.patch
|
Patch1: gnome-shell-add-app-to-desktop.patch
|
||||||
# PATCH-FEATURE-SLE sle-classic-favorites-menu-at-end.patch bnc#890989 cxiong@suse.com -- put the favorites at the end of the app catogories for accessibility reason -- cxiong@suse.com bnc#890989
|
# PATCH-FEATURE-SLE sle-classic-favorites-menu-at-end.patch bnc#890989 cxiong@suse.com -- put the favorites at the end of the app catogories for accessibility reason -- cxiong@suse.com bnc#890989
|
||||||
Patch2: sle-classic-favorites-menu-at-end.patch
|
Patch2: sle-classic-favorites-menu-at-end.patch
|
||||||
@ -96,10 +96,10 @@ and also installs the required session files.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch1 -p1
|
||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
gnome-patch-translation-prepare
|
gnome-patch-translation-prepare
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch1000 -p1
|
%patch1000 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user