From 580967fb938b22bf06f5f9488318f254f65aee85 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 22 Jan 2013 17:03:28 +0000 Subject: Tutorial step #9 update help for .ui conversion 1. Add/Convert a help entry for the dialog itself. There are typically two entries already here, one for the UI entry, and one for the associated uno command, convert the UI entry (or if the uno one is duplicated pick one of the duplicated ones) to hid/path/to/ui-without-suffix/ i.e. hid/svx/ui/chineseconversiondialog/ChineseConversionDialog 2. replace all other per-widget hid entries with path/to/ui-without-suffix/ unfortunately there are none in this specific example, but you get the picture. 2.1. There are no explicit help-ids in .uis, they are identified by their .ui unique widget name within the also unique .ui path --- source/text/shared/01/06010600.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/shared/01/06010600.xhp b/source/text/shared/01/06010600.xhp index 5d1a0ebefe..e251e85403 100644 --- a/source/text/shared/01/06010600.xhp +++ b/source/text/shared/01/06010600.xhp @@ -37,7 +37,7 @@ traditional Chinese;conversion to simplified Chinese - + Chinese Conversion Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted. You can only use this command if you enable Asian language support in Tools - Options - Language Settings - Languages. -- cgit v1.2.3