forked from pool/libcanberra
Accepting request 126887 from home:dimstar:branches:GNOME:Factory
- Add "# to be sourced" to libcanberra-gtk-module.sh (bnc#750980). Xinitrc newly distinguishes between scripts that need to be sourced and scripts that should be executed. As executing is the default, scripts need to 'request to be sourced' using this special tag. OBS-URL: https://build.opensuse.org/request/show/126887 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcanberra?expand=0&rev=49
This commit is contained in:
parent
fc17439951
commit
a598dbe24a
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# to be sourced
|
||||||
|
|
||||||
if [ -z "$GTK_MODULES" ] ; then
|
if [ -z "$GTK_MODULES" ] ; then
|
||||||
GTK_MODULES="canberra-gtk-module"
|
GTK_MODULES="canberra-gtk-module"
|
||||||
else
|
else
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 2 09:51:09 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add "# to be sourced" to libcanberra-gtk-module.sh (bnc#750980).
|
||||||
|
Xinitrc newly distinguishes between scripts that need to be
|
||||||
|
sourced and scripts that should be executed. As executing is the
|
||||||
|
default, scripts need to 'request to be sourced' using this
|
||||||
|
special tag.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 16 06:11:59 UTC 2012 - vuntz@opensuse.org
|
Wed May 16 06:11:59 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user