TextPropertyPanel.src (d29c2fc2) TextPropertyPanel.src (a3586bee)
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

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

387 {
388 ImageBitmap = Bitmap{File = "symphony/selected-line9.bmp";};
389 };
390 Image IMG_WAVE_SEL
391 {
392 ImageBitmap = Bitmap{File = "symphony/selected-line10.bmp";};
393 };
394
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

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

387 {
388 ImageBitmap = Bitmap{File = "symphony/selected-line9.bmp";};
389 };
390 Image IMG_WAVE_SEL
391 {
392 ImageBitmap = Bitmap{File = "symphony/selected-line10.bmp";};
393 };
394
395 String STR_WITHOUT
396 {
397 Text [ en-US ] = "(Without)";
398 };
399
395 //tips
396 String STR_SINGLE
397 {
398 Text [ en-US ] = "Single";
399 };
400 String STR_DOUBLE
401 {
402 Text [ en-US ] = "Double";

--- 238 unchanged lines hidden ---
400 //tips
401 String STR_SINGLE
402 {
403 Text [ en-US ] = "Single";
404 };
405 String STR_DOUBLE
406 {
407 Text [ en-US ] = "Double";

--- 238 unchanged lines hidden ---