Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:ARM:Factory:Contrib:ILP32
gnome-shell
gnome-shell-executable-path-not-absolute.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-shell-executable-path-not-absolute.patch of Package gnome-shell
Index: gnome-shell-47.beta/data/org.gnome.Shell-disable-extensions.service =================================================================== --- gnome-shell-47.beta.orig/data/org.gnome.Shell-disable-extensions.service +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Disable GNOME Shell extensions after failure -# Note that this unit must not conflict with anything, and must -# be able to run in parallel with the gnome-session-shutdown.target. -DefaultDependencies=no - -# We want to disable extensions only if gnome-shell has flagged the extensions -# to be a likely cause of trouble. -ConditionPathExists=%t/gnome-shell-disable-extensions - -[Service] -Type=simple -# Disable extensions -ExecStart=gsettings set org.gnome.shell disable-user-extensions true -Restart=no Index: gnome-shell-47.beta/data/org.gnome.Shell-disable-extensions.service.in =================================================================== --- /dev/null +++ gnome-shell-47.beta/data/org.gnome.Shell-disable-extensions.service.in @@ -0,0 +1,15 @@ +[Unit] +Description=Disable GNOME Shell extensions after failure +# Note that this unit must not conflict with anything, and must +# be able to run in parallel with the gnome-session-shutdown.target. +DefaultDependencies=no + +# We want to disable extensions only if gnome-shell has flagged the extensions +# to be a likely cause of trouble. +ConditionPathExists=%t/gnome-shell-disable-extensions + +[Service] +Type=simple +# Disable extensions +ExecStart=@bindir@/gsettings set org.gnome.shell disable-user-extensions true +Restart=no
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor