diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-06-20 13:55:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-06-20 13:55:05 +0000 |
commit | 17503e6ad769f97e4cc466b4ac8b80ef990fb171 (patch) | |
tree | 9f486e53219ad9fe281bd205bf7061d88db3787e /avmedia | |
parent | fddf90c5e9c61a4b44592f195b3f075a80cd4815 (diff) |
INTEGRATION: CWS hidforall (1.2.18); FILE MERGED
2005/06/16 09:29:25 gh 1.2.18.1: #i40269#building HelpIDs on all platforms
Diffstat (limited to 'avmedia')
-rwxr-xr-x | avmedia/util/hidother.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/util/hidother.src b/avmedia/util/hidother.src index f8815bf94e1a..e5bcae55480b 100755 --- a/avmedia/util/hidother.src +++ b/avmedia/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2005-03-23 12:32:29 $ + * last change: $Author: rt $ $Date: 2005-06-20 14:55:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,7 @@ * ************************************************************************/ -#include "..\inc\helpids.hrc" +#include "../inc/helpids.hrc" hidspecial HID_AVMEDIA_TOOLBOXITEM_PLAY { HelpId = HID_AVMEDIA_TOOLBOXITEM_PLAY; }; hidspecial HID_AVMEDIA_TOOLBOXITEM_PAUSE { HelpId = HID_AVMEDIA_TOOLBOXITEM_PAUSE; }; |