From 600e2ae20755c03421de12975478db6d4e1caeb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 7 May 2004 15:05:51 +0000 Subject: [PATCH] INTEGRATION: CWS frmcontrols03 (1.10.10); FILE MERGED 2004/04/28 14:56:17 fs 1.10.10.4: RESYNC: (1.11-1.12); FILE MERGED 2004/03/23 15:13:25 fs 1.10.10.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/01 16:53:48 fs 1.10.10.2: #i24387# 2004/02/19 11:24:34 fs 1.10.10.1: #i24387# +HID_PROP_AUTOLINEBREAK --- extensions/util/hidother.src | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/extensions/util/hidother.src b/extensions/util/hidother.src index 4a316eb42ac3..db4b1e28c23c 100644 --- a/extensions/util/hidother.src +++ b/extensions/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2004-04-13 11:25:44 $ + * last change: $Author: rt $ $Date: 2004-05-07 16:05:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -181,6 +181,8 @@ hidspecial HID_PROP_SHOW_POSITION { HelpId = HID_PROP_SHOW_POSITIO hidspecial HID_PROP_SHOW_NAVIGATION { HelpId = HID_PROP_SHOW_NAVIGATION; } hidspecial HID_PROP_SHOW_RECORDACTIONS { HelpId = HID_PROP_SHOW_RECORDACTIONS; } hidspecial HID_PROP_SHOW_FILTERSORT { HelpId = HID_PROP_SHOW_FILTERSORT; } +hidspecial HID_PROP_AUTOLINEBREAK { HelpId = HID_PROP_AUTOLINEBREAK; } +hidspecial HID_PROP_TEXTTYPE { HelpId = HID_PROP_TEXTTYPE; } hidspecial UID_PROP_DLG_FONT_TYPE { HelpId = UID_PROP_DLG_FONT_TYPE; } hidspecial UID_PROP_DLG_IMAGE_URL { HelpId = UID_PROP_DLG_IMAGE_URL; }