diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-05-29 13:57:23 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-05-29 13:57:23 +0000 |
commit | c43530cb52836b1c132edcd4484383e5ab37aea1 (patch) | |
tree | b0e3a6aa06f416ac8cc3acae25b661c6bacb5d22 /sfx2/source | |
parent | 9e5a1e3f866c3f776c7a67e313003c0498d0dfb6 (diff) |
INTEGRATION: CWS webhtml (1.8.288); FILE MERGED
2007/04/04 11:48:32 cd 1.8.288.1: #i74477# Web HTML feature. Added error message for non-existing web browser
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/view/view.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/view/view.hrc b/sfx2/source/view/view.hrc index f069886420c6..7986944955f5 100644 --- a/sfx2/source/view/view.hrc +++ b/sfx2/source/view/view.hrc @@ -4,9 +4,9 @@ * * $RCSfile: view.hrc,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2006-05-02 17:08:27 $ + * last change: $Author: rt $ $Date: 2007-05-29 14:57:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -76,7 +76,7 @@ #define MSG_QUERY_OPENASTEMPLATE (RID_SFX_VIEW_START+41) #define MSG_CANT_CLOSE (RID_SFX_VIEW_START+42) - +#define MSG_ERROR_NO_WEBBROWSER_FOUND (RID_SFX_VIEW_START+43) #define TP_FRAMEPROPERTIES (RID_SFX_VIEW_START+44) #define FT_FRAMENAME 3 |