Accepting request 282661 from home:1Antoine1:branches:M17N
xim.d-ibus-121: remove 'PATH=$OLD_PATH', which was probably forgotten during last modification of the file (see https://build.opensuse.org/package/rdiff/M17N/ibus?linkrev=base&rev=130). It doesn't make sense anymore and causes loss of PATH variable when /etc/X11/xim/ibus is sourced. OBS-URL: https://build.opensuse.org/request/show/282661 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=138
This commit is contained in:
parent
7842ada641
commit
feae1973d8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 24 14:44:45 UTC 2015 - antoine.belvire@laposte.net
|
||||
|
||||
- modify xim.d-ibus-121: remove obsolete 'PATH=$OLD_PATH' which
|
||||
causes loss of the PATH variable when sourced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 22 18:09:38 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@ -27,7 +27,6 @@ case "$WINDOWMANAGER" in
|
||||
# make sure G-S-D keyboard plugin is active
|
||||
echo "ibus will be managed by GNOME."
|
||||
gsettings set org.gnome.settings-daemon.plugins.keyboard active true
|
||||
PATH=$OLD_PATH
|
||||
return 0
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user