diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-10 12:59:20 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:37 +0000 |
| commit | a711ebe78a27b04f72b8ea8fe3f03dde157dde0b (patch) | |
| tree | fc25447a674ce36dfa2c698111630ece66856e12 /documentation/ref-manual | |
| parent | 3f81865337b9f67e358b10169f5f0cdca2f7ff71 (diff) | |
| download | poky-a711ebe78a27b04f72b8ea8fe3f03dde157dde0b.tar.gz | |
ref-manual: Edits to GTKIMMODULES_PACKAGES variable.
(From yocto-docs rev: 1c8f431eb340e5cb992fa928d21b6a532a9404f3)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index cf08dbe0a7..d9f1136468 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2293,15 +2293,11 @@ | |||
| 2293 | <glossentry id='var-GTKIMMODULES_PACKAGES'><glossterm>GTKIMMODULES_PACKAGES</glossterm> | 2293 | <glossentry id='var-GTKIMMODULES_PACKAGES'><glossterm>GTKIMMODULES_PACKAGES</glossterm> |
| 2294 | <glossdef> | 2294 | <glossdef> |
| 2295 | <para> | 2295 | <para> |
| 2296 | Includes the packages that contain the GTK+ input | 2296 | For recipes that inherit the |
| 2297 | method modules being installed when the modules are in | ||
| 2298 | packages other than the main package. | ||
| 2299 | </para> | ||
| 2300 | |||
| 2301 | <para> | ||
| 2302 | See the | ||
| 2303 | <link linkend='ref-classes-gtk-immodules-cache'><filename>gtk-immodules-cache</filename></link> | 2297 | <link linkend='ref-classes-gtk-immodules-cache'><filename>gtk-immodules-cache</filename></link> |
| 2304 | class for more information on how this variable is used. | 2298 | class, this variable includes the packages that contain the |
| 2299 | GTK+ input method modules being installed when the modules | ||
| 2300 | are in packages other than the main package. | ||
| 2305 | </para> | 2301 | </para> |
| 2306 | </glossdef> | 2302 | </glossdef> |
| 2307 | </glossentry> | 2303 | </glossentry> |
