resource.src (430a148e) resource.src (dbb1086a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 185 unchanged lines hidden (view full) ---

194 FixedImage IMG_ARROW
195 {
196 Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_3 ) ;
197 Size = MAP_PIXEL ( 16 , 16 ) ;
198 Fixed = Image
199 {
200 ImageBitmap = Bitmap
201 {
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 185 unchanged lines hidden (view full) ---

194 FixedImage IMG_ARROW
195 {
196 Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_3 ) ;
197 Size = MAP_PIXEL ( 16 , 16 ) ;
198 Fixed = Image
199 {
200 ImageBitmap = Bitmap
201 {
202 File = "arrow.bmp" ;
202 File = "arrow.png" ;
203 };
204 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
205 };
206 };
207
208 FixedText FT_INFO2_1
209 {
210 WordBreak = TRUE ;

--- 136 unchanged lines hidden ---
203 };
204 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
205 };
206 };
207
208 FixedText FT_INFO2_1
209 {
210 WordBreak = TRUE ;

--- 136 unchanged lines hidden ---