Sidebar.src (6e6252f3) Sidebar.src (4847afeb)
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

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

260 {
261 ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small.png" ;};
262 };
263 Image IMAGE_SIDEBAR_DECK_TRANSITION_SMALL_HC
264 {
265 ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small-hc.png" ;};
266 };
267
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

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

260 {
261 ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small.png" ;};
262 };
263 Image IMAGE_SIDEBAR_DECK_TRANSITION_SMALL_HC
264 {
265 ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small-hc.png" ;};
266 };
267
268 Image IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE
269 {
270 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large.png" ;};
271 };
272 Image IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE_HC
273 {
274 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large-hc.png" ;};
275 };
276 Image IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL
277 {
278 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small.png" ;};
279 };
280 Image IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL_HC
281 {
282 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small-hc.png" ;};
283 };
284
268 String STRING_CUSTOMIZATION
269 {
270 Text [en-US] = "Customization";
271 };
272 String STRING_RESTORE
273 {
274 Text [en-US] = "Restore Default";
275 };
276};
277
278
285 String STRING_CUSTOMIZATION
286 {
287 Text [en-US] = "Customization";
288 };
289 String STRING_RESTORE
290 {
291 Text [en-US] = "Restore Default";
292 };
293};
294
295