fileview.src (394b79b0) fileview.src (ca6cfdb2)
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

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

74{
75 Text [ en-US ] = "GB" ;
76};
77
78// Images ---------------------------------------------------------------------
79
80Image IMG_SVT_FOLDER
81{
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

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

74{
75 Text [ en-US ] = "GB" ;
76};
77
78// Images ---------------------------------------------------------------------
79
80Image IMG_SVT_FOLDER
81{
82 ImageBitmap = Bitmap { File = "folder.bmp" ; };
82 ImageBitmap = Bitmap { File = "folder.png" ; };
83 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
84};
85
86// Menus -----------------------------------------------------------------
87
88Menu RID_FILEVIEW_CONTEXTMENU
89{
90 ItemList =

--- 106 unchanged lines hidden ---
83 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
84};
85
86// Menus -----------------------------------------------------------------
87
88Menu RID_FILEVIEW_CONTEXTMENU
89{
90 ItemList =

--- 106 unchanged lines hidden ---