From c069267c42ea686314f75c8cbf534187aa46a1ea Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 3 Aug 2012 01:50:41 +0200 Subject: [PATCH] Cosmetic improvements to man pages --- docs/reference/gtk/gtk-launch.xml | 13 ++--- .../reference/gtk/gtk-query-immodules-3.0.xml | 53 +++++++++++++------ docs/reference/gtk/gtk-update-icon-cache.xml | 18 ++++--- 3 files changed, 54 insertions(+), 30 deletions(-) diff --git a/docs/reference/gtk/gtk-launch.xml b/docs/reference/gtk/gtk-launch.xml index 17fc540cfd..1b2ba7b7c2 100644 --- a/docs/reference/gtk/gtk-launch.xml +++ b/docs/reference/gtk/gtk-launch.xml @@ -6,7 +6,7 @@ gtk-launch - gtk+ + GTK+ Developer @@ -48,8 +48,9 @@ the application to launch. The name should match application desktop file name, as residing in /usr/share/application, with or without the '.desktop' suffix. -If called with more than one argument, the rest of them besides the application name -are considered URI locations and are passed as arguments to the launched application. +If called with more than one argument, the rest of them besides the application +name are considered URI locations and are passed as arguments to the launched +application. @@ -63,10 +64,4 @@ are considered URI locations and are passed as arguments to the launched applica -Bugs - -None known yet. - - - diff --git a/docs/reference/gtk/gtk-query-immodules-3.0.xml b/docs/reference/gtk/gtk-query-immodules-3.0.xml index 97af84df11..5ebaac7a81 100644 --- a/docs/reference/gtk/gtk-query-immodules-3.0.xml +++ b/docs/reference/gtk/gtk-query-immodules-3.0.xml @@ -4,6 +4,18 @@ ]> + + gtk-query-immodules-3.0 + GTK+ + + + Developer + Matthias + Clasen + + + + gtk-query-immodules-3.0 1 @@ -19,7 +31,7 @@ gtk-query-immodules-3.0 --update-cache -module +MODULE @@ -37,11 +49,13 @@ module path. If called with arguments, it looks for the specified modules. The arguments may be absolute or relative paths. + Normally, the output of gtk-query-immodules-3.0 is written -to libdir/gtk-3.0/3.0.0/immodules.cache, where GTK+ looks for it by default. If it is written to some other -location, the environment variable GTK_IM_MODULE_FILE -can be set to point GTK+ at the file. +to libdir/gtk-3.0/3.0.0/immodules.cache, +where GTK+ looks for it by default. If it is written to some other location, +the GTK_IM_MODULE_FILE environment variable can be set to point +GTK+ at the file. @@ -55,19 +69,28 @@ can be set to point GTK+ at the file. -Environment - -The environment variable GTK_PATH -can be used to prepend directories to the input method module path. - +Files + + + libdir/gtk-3.0/3.0.0/immodules.cache + The default im cache file used by GTK+ applications + + + -Bugs - -None known yet. - +Environment + + + GTK_PATH + Prepends directories to the input method module path + + + GTK_IM_MODULE_FILE + Specifies an alternative im module cache for GTK+ + applications + + - - diff --git a/docs/reference/gtk/gtk-update-icon-cache.xml b/docs/reference/gtk/gtk-update-icon-cache.xml index d6f3ac850f..239a899f8d 100644 --- a/docs/reference/gtk/gtk-update-icon-cache.xml +++ b/docs/reference/gtk/gtk-update-icon-cache.xml @@ -4,6 +4,18 @@ ]> + + gtk-update-icon-cache + GTK+ + + + Developer + Matthias + Clasen + + + + gtk-update-icon-cache 1 @@ -99,10 +111,4 @@ -Bugs - -None known yet. - - -