basidesh.src (dd913a84) basidesh.src (857d5cbe)
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

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

331 Size = MAP_APPFONT ( 80 , 12 ) ;
332};
333ImageButton RID_IMGBTN_REMOVEWATCH
334{
335 HelpId = HID_BASICIDE_REMOVEWATCH ;
336 SmallStyle = TRUE ;
337 ButtonImage = Image
338 {
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

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

331 Size = MAP_APPFONT ( 80 , 12 ) ;
332};
333ImageButton RID_IMGBTN_REMOVEWATCH
334{
335 HelpId = HID_BASICIDE_REMOVEWATCH ;
336 SmallStyle = TRUE ;
337 ButtonImage = Image
338 {
339 ImageBitmap = Bitmap { File = "baswatr.bmp" ; };
339 ImageBitmap = Bitmap { File = "baswatr.png" ; };
340 MASKCOLOR
341 };
342 QuickHelpText [ en-US ] = "Remove Watch" ;
343};
344Image RID_IMG_REMOVEWATCH_HC
345{
340 MASKCOLOR
341 };
342 QuickHelpText [ en-US ] = "Remove Watch" ;
343};
344Image RID_IMG_REMOVEWATCH_HC
345{
346 ImageBitmap = Bitmap { File = "baswatr_h.bmp" ; };
346 ImageBitmap = Bitmap { File = "baswatr_h.png" ; };
347 MASKCOLOR
348};
349ImageButton RID_IMGBTN_GOTOCALL
350{
351 HelpId = HID_BASICIDE_GOTOALL ;
352 SmallStyle = TRUE ;
347 MASKCOLOR
348};
349ImageButton RID_IMGBTN_GOTOCALL
350{
351 HelpId = HID_BASICIDE_GOTOALL ;
352 SmallStyle = TRUE ;
353 ButtonImage = Image { ImageBitmap = Bitmap { File = "basgocl.bmp" ; }; } ;
353 ButtonImage = Image { ImageBitmap = Bitmap { File = "basgocl.png" ; }; } ;
354};
355String RID_STR_REMOVEWATCH
356{
357 Text [ en-US ] = "Watch:" ;
358};
359String RID_STR_STACK
360{
361 Text [ en-US ] = "Calls: " ;

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

519 IMGID_BRKENABLED ;
520 IMGID_BRKDISABLED ;
521 IMGID_STEPMARKER ;
522 IMGID_ERRORMARKER ;
523 };
524};
525Image RID_IMG_LOCKED
526{
354};
355String RID_STR_REMOVEWATCH
356{
357 Text [ en-US ] = "Watch:" ;
358};
359String RID_STR_STACK
360{
361 Text [ en-US ] = "Calls: " ;

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

519 IMGID_BRKENABLED ;
520 IMGID_BRKDISABLED ;
521 IMGID_STEPMARKER ;
522 IMGID_ERRORMARKER ;
523 };
524};
525Image RID_IMG_LOCKED
526{
527 ImageBitmap = Bitmap { File = "locked.bmp" ; };
527 ImageBitmap = Bitmap { File = "locked.png" ; };
528 MASKCOLOR
529};
530Image RID_IMG_LOCKED_HC
531{
528 MASKCOLOR
529};
530Image RID_IMG_LOCKED_HC
531{
532 ImageBitmap = Bitmap { File = "locked_h.bmp" ; };
532 ImageBitmap = Bitmap { File = "locked_h.png" ; };
533 MASKCOLOR
534};
535Image RID_IMG_INSTALLATION
536{
537 ImageBitmap = Bitmap { File = "harddisk_16.png"; };
538 MASKCOLOR
539};
540Image RID_IMG_INSTALLATION_HC

--- 205 unchanged lines hidden ---
533 MASKCOLOR
534};
535Image RID_IMG_INSTALLATION
536{
537 ImageBitmap = Bitmap { File = "harddisk_16.png"; };
538 MASKCOLOR
539};
540Image RID_IMG_INSTALLATION_HC

--- 205 unchanged lines hidden ---