ibus/bus
Mitsuya Shibata f1c456d260 bus/services: Fix bashisms in org.freedesktop.IBus.session.GNOME.service
The "[[ ... ]]" is bash's compound command not in POSIX sh. This style
is problematic in Xorg session in environments where sh is not bash,
suach as Debian and Ubuntu.

BUG=https://github.com/ibus/ibus/issues/2397
2022-04-20 22:42:38 +09:00
..
services bus/services: Fix bashisms in org.freedesktop.IBus.session.GNOME.service 2022-04-20 22:42:38 +09:00
Makefile.am src/services: Add org.freedesktop.IBus.session.generic.service 2022-02-17 20:15:38 +09:00
component.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
component.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
connection.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
connection.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
dbusimpl.c bus: Fix SEGV in bus_dbus_impl_name_owner_changed() 2020-05-14 16:02:00 +09:00
dbusimpl.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
engineproxy.c Move input focus on Emojier to engines' preedit 2018-06-18 12:46:11 +09:00
engineproxy.h Move input focus on Emojier to engines' preedit 2018-06-18 12:46:11 +09:00
factoryproxy.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
factoryproxy.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
global.c bus: Use XDG_RUNTIME_DIR for Unix socket directory 2019-09-13 20:19:36 +09:00
global.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
ibus-daemon.1.in data/dconf: Add man pages of 00-upstream-settings(5) and ibus(5) 2018-08-03 14:58:10 +09:00
ibusimpl.c Fix code reviews 2021-06-16 18:00:31 +09:00
ibusimpl.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
inputcontext.c Fix for several error spotted by static analyzer 2020-09-03 14:59:35 +09:00
inputcontext.h Detect mouse click to commit Hangul preedit 2018-11-09 15:11:51 +09:00
main.c Fix typos 2019-08-06 19:32:11 +09:00
marshalers.list src: Replace deprecated BOOL with BOOLEAN for glib-genmarshal 2018-08-07 20:33:32 +09:00
matchrule.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
matchrule.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
panelproxy.c Amend typos 2019-11-25 18:58:04 +09:00
panelproxy.h Move input focus on Emojier to engines' preedit 2018-06-18 12:46:11 +09:00
server.c bus: Do not mkdir abstract unix socket 2022-02-03 17:31:08 +09:00
server.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
test-client.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
test-client.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
test-matchrule.c Remove g_type_init() calls. 2013-06-04 11:12:53 +09:00
test-stress.c Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
types.h Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00