Cross Reference: gtk3-input-method-cache.xml
xref
: /
solaris-userland
/
components
/
gnome
/
gtk3
/
files
/
gtk3-input-method-cache.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
6966
N/A
<?
xml
version=
"1.0"
?>
6966
N/A
<!
DOCTYPE
service_bundle
SYSTEM
"/
usr
/
share
/
lib
/
xml
/
dtd
/
service_bundle.dtd.1
"
>
6966
N/A
<!--
6966
N/A
6966
N/A
Copyright (c) 2008, 2016, Oracle
and
/
or
its affiliates. All rights reserved.
6966
N/A
6966
N/A
CDDL HEADER START
6966
N/A
6966
N/A
The contents of this file are subject to the terms of the
6966
N/A
Common Development and Distribution License (the "License").
6966
N/A
You may not use this file except in compliance with the License.
6966
N/A
6966
N/A
You can obtain a copy of the license at
usr
/
src
/
OPENSOLARIS.LICENSE
6966
N/A
or
http://www.opensolaris.org/os/licensing
.
6966
N/A
See the License for the specific language governing permissions
6966
N/A
and limitations under the License.
6966
N/A
6966
N/A
When distributing Covered Code, include this CDDL HEADER in each
6966
N/A
file and include the License file at
usr
/
src
/
OPENSOLARIS.LICENSE
.
6966
N/A
If applicable, add the following below this CDDL HEADER, with the
6966
N/A
fields enclosed by brackets "[]" replaced with your own identifying
6966
N/A
information: Portions Copyright [yyyy] [name of copyright owner]
6966
N/A
6966
N/A
CDDL HEADER END
6966
N/A
6966
N/A
Service manifest for ensuring GSettings schemas & overrides are compiled into
6966
N/A
required form on install & update
6966
N/A
6966
N/A
-->
6966
N/A
6966
N/A
<
service_bundle
type=
'manifest'
name=
'gtk3-input-method-cache'
>
6966
N/A
6966
N/A
<
service
6966
N/A
name=
'
application
/
desktop-cache
/
gtk3-input-method-cache
'
6966
N/A
type=
'service'
6966
N/A
version=
'1'
>
6966
N/A
6966
N/A
<
create_default_instance
enabled=
'true'
/>
6966
N/A
6966
N/A
<
single_instance
/>
6966
N/A
6966
N/A
<!-- Need / & /usr filesystems mounted -->
6966
N/A
<
dependency
6966
N/A
name=
'usr'
6966
N/A
type=
'service'
6966
N/A
grouping=
'require_all'
6966
N/A
restart_on=
'none'
>
6966
N/A
<
service_fmri
value=
'svc:/
system
/
filesystem
/
minimal
'
/>
6966
N/A
</
dependency
>
6966
N/A
6967
N/A
<!-- gtk is linked to cairo which is linked to libGL, so we need
6967
N/A
libGL to be resolvable so we don't get file-not-found errors
6967
N/A
trying to load libraries in gtk-query-immodules -->
6967
N/A
<
dependency
6967
N/A
name=
'ogl-select'
6967
N/A
type=
'service'
6967
N/A
grouping=
'require_all'
6967
N/A
restart_on=
'none'
>
6967
N/A
<
service_fmri
value=
'svc:/
application
/
opengl
/
ogl-select
'
/>
6967
N/A
</
dependency
>
6967
N/A
6966
N/A
<
dependent
6966
N/A
name=
'gtk3-input-method-cache_assembly-complete'
6966
N/A
grouping=
'optional_all'
6966
N/A
restart_on=
'none'
>
6966
N/A
<
service_fmri
value=
'svc:/
milestone
/
self-assembly-complete
'
/>
6966
N/A
</
dependent
>
6966
N/A
6966
N/A
<!-- Need to be run before gdm is started -->
6966
N/A
<
dependent
6966
N/A
name=
'gtk3-input-method-cache_gdm'
6966
N/A
grouping=
'optional_all'
6966
N/A
restart_on=
'none'
>
6966
N/A
<
service_fmri
value=
'svc:/
application
/
graphical-login
/
gdm
'
/>
6966
N/A
</
dependent
>
6966
N/A
6966
N/A
<
method_context
>
6966
N/A
<
method_credential
user=
'daemon'
group=
'daemon'
6966
N/A
privileges=
'basic,{zone}:/
usr
/
lib
/
gtk-3.0
/
3.0.0
/*,{zone}:/
usr
/
lib
/
amd64
/
gtk-3.0
/
3.0.0
/*,{zone}:/
usr
/
lib
/
sparcv9
/
gtk-3.0
/
3.0.0
/*'
/>
6966
N/A
</
method_context
>
6966
N/A
6966
N/A
<
exec_method
6966
N/A
type=
'method'
6966
N/A
name=
'start'
6966
N/A
exec=
'/
lib
/
svc
/
method
/
gtk3-input-method-cache
%m'
6966
N/A
timeout_seconds=
'600'
>
6966
N/A
</
exec_method
>
6966
N/A
6966
N/A
<
exec_method
6966
N/A
type=
'method'
6966
N/A
name=
'refresh'
6966
N/A
exec=
'/
lib
/
svc
/
method
/
gtk3-input-method-cache
%m'
6966
N/A
timeout_seconds=
'600'
>
6966
N/A
</
exec_method
>
6966
N/A
6966
N/A
<
exec_method
6966
N/A
type=
'method'
6966
N/A
name=
'stop'
6966
N/A
exec=
':true'
6966
N/A
timeout_seconds=
'60'
/>
6966
N/A
6966
N/A
<
property_group
name=
'startd'
type=
'framework'
>
6966
N/A
<
propval
name=
'duration'
type=
'astring'
value=
'transient'
/>
6966
N/A
</
property_group
>
6966
N/A
6966
N/A
<
stability
value=
'Unstable'
/>
6966
N/A
6966
N/A
<
template
>
6966
N/A
<
common_name
>
6966
N/A
<
loctext
xml
:
lang=
'C'
>GTK+
3.x
input method module cache service
6966
N/A
</
loctext
>
6966
N/A
</
common_name
>
6966
N/A
6966
N/A
<
documentation
>
6966
N/A
<
manpage
6966
N/A
title=
'
application
/
desktop-cache
/
gtk3-input-method-cache
'
6966
N/A
section=
'8s'
6966
N/A
manpath=
'/
usr
/
share
/
man
'
/>
6966
N/A
</
documentation
>
6966
N/A
</
template
>
6966
N/A
</
service
>
6966
N/A
6966
N/A
</
service_bundle
>