summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-07-23 10:26:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-07-23 10:26:55 +0000
commit158d6ad96d7d3221e96bb322de4679a336ca95b2 (patch)
tree302b18419b4fc1d34a100e6760cad4e5daf28b9a /framework
parent16adc9a567165243196ddae9e4eb85f974455a6e (diff)
INTEGRATION: CWS fwklhf01 (1.16.2); FILE MERGED
2004/06/28 13:03:57 as 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2004/06/23 09:21:46 lo 1.16.2.1: #i30017# clean up resource
Diffstat (limited to 'framework')
-rw-r--r--framework/source/classes/resource.src5
1 files changed, 2 insertions, 3 deletions
diff --git a/framework/source/classes/resource.src b/framework/source/classes/resource.src
index 6666902d1b91..eaddcba90c9f 100644
--- a/framework/source/classes/resource.src
+++ b/framework/source/classes/resource.src
@@ -2,9 +2,9 @@
*
* $RCSfile: resource.src,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: obo $ $Date: 2004-07-07 11:51:41 $
+ * last change: $Author: hr $ $Date: 2004-07-23 11:26:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -228,7 +228,6 @@ ModalDialog DLG_LICENSE
ImageBitmap = Bitmap
{
File = "arrow.bmp" ;
- File[ ar ] = "m_arrow.bmp" ;
};
MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
};