Accepting request 163895 from home:dimstar:branches:GNOME:Factory
- Change gnome-classic.desktop to invoke 'gnome' instead of 'gnome-session'. We use a wrapper script to start gnome. OBS-URL: https://build.opensuse.org/request/show/163895 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=39
This commit is contained in:
parent
5a6eee9520
commit
0c63a606ff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 15:50:44 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Change gnome-classic.desktop to invoke 'gnome' instead of
|
||||
'gnome-session'. We use a wrapper script to start gnome.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 19:08:16 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -94,6 +94,8 @@ and also installs the required session files.
|
||||
%lang_package -n %{name}-common
|
||||
%prep
|
||||
%setup -q
|
||||
# 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} .
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user