diff options
author | Kai Ahrens <ka@openoffice.org> | 2001-08-06 11:46:51 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2001-08-06 11:46:51 +0000 |
commit | 0908c4890c9354e5de9f393c84e631962ba71852 (patch) | |
tree | 8307e0e1bc7de6450f71ff7accbc8c5084c9027c /svx/util | |
parent | efafe57545ddc5b012c2ce959ee1844daa9c623c (diff) |
#88756#: added quick help texts
Diffstat (limited to 'svx/util')
-rw-r--r-- | svx/util/hidother.src | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index 8197866f68af..5fed8bc665c0 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: gh $ $Date: 2001-07-12 14:05:17 $ + * last change: $Author: ka $ $Date: 2001-08-06 12:46:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -381,9 +381,12 @@ hidspecial UID_FORMPROPBROWSER_FRAME { HelpID = UID_FORMPROPBROWSER_ hidspecial HID_WARN_NAME_DUPLICATE { HelpID = HID_WARN_NAME_DUPLICATE ;}; -hidspecial HID_GALLERY_NEWTHEME { HelpID = HID_GALLERY_NEWTHEME ;}; +hidspecial HID_GALLERY_NEWTHEME { HelpID = HID_GALLERY_NEWTHEME ;}; hidspecial HID_GALLERY_THEMELIST { HelpID = HID_GALLERY_THEMELIST ;}; +hidspecial HID_GALLERY_ICONVIEW { HelpID = HID_GALLERY_ICONVIEW ;}; +hidspecial HID_GALLERY_LISTVIEW { HelpID = HID_GALLERY_LISTVIEW ;}; + //HID_AUTOCORR_HELP_END |