about.src (4524451e) | about.src (981cc00d) |
---|---|
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 --- 55 unchanged lines hidden (view full) --- 64 Border = FALSE ; 65 IgnoreTab = TRUE ; 66 ReadOnly = TRUE ; 67 AutoVScroll = FALSE ; 68 }; 69 FixedText RID_CUI_ABOUT_FTXT_WELCOME_LINK 70 { 71 Left = TRUE ; | 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 --- 55 unchanged lines hidden (view full) --- 64 Border = FALSE ; 65 IgnoreTab = TRUE ; 66 ReadOnly = TRUE ; 67 AutoVScroll = FALSE ; 68 }; 69 FixedText RID_CUI_ABOUT_FTXT_WELCOME_LINK 70 { 71 Left = TRUE ; |
72 Text = "http://www.openoffice.org/welcome/credits.html"; | 72 Text = "https://www.openoffice.org/welcome/credits.html"; |
73 }; 74 String RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR 75 { 76 Text[ en-US ] = "%OOOVENDOR"; 77 }; 78 String RID_CUI_ABOUT_STR_CREATED 79 { 80 Text[ en-US ] = "This product was created by the OpenOffice community."; --- 82 unchanged lines hidden --- | 73 }; 74 String RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR 75 { 76 Text[ en-US ] = "%OOOVENDOR"; 77 }; 78 String RID_CUI_ABOUT_STR_CREATED 79 { 80 Text[ en-US ] = "This product was created by the OpenOffice community."; --- 82 unchanged lines hidden --- |