forked from pool/libcanberra
Accepting request 126890 from 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. (forwarded request 126887 from dimstar) OBS-URL: https://build.opensuse.org/request/show/126890 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcanberra?expand=0&rev=32
This commit is contained in:
commit
7c9b07c0ab
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# to be sourced
|
||||
|
||||
if [ -z "$GTK_MODULES" ] ; then
|
||||
GTK_MODULES="canberra-gtk-module"
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user