summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-07-17 14:32:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-07-17 14:32:16 +0000
commitbcfe78f5144193c8943d0fc36aca3025b8fd0803 (patch)
tree711e16229cddb7f9cd40d68d88410d927f179735 /sfx2
parent50844b04aa36c38a1a6506c9801f38f006b53de2 (diff)
INTEGRATION: CWS logger2 (1.57.44); FILE MERGED
2008/07/03 14:28:16 pb 1.57.44.1: fix: #i90370# IMG_INFO added
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/dialog.src11
1 files changed, 10 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index b2946a52c6d6..7a212b28bdd3 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dialog.src,v $
- * $Revision: 1.57 $
+ * $Revision: 1.58 $
*
* This file is part of OpenOffice.org.
*
@@ -319,4 +319,13 @@ String STR_RECHECK_DOCUMENT
Text [ en-US ] = "Recheck Document" ;
};
+Image IMG_INFO
+{
+ ImageBitmap = Bitmap
+ {
+ File = "info.png" ;
+ };
+};
+
// ******************************************************************* EOF
+