From: Ilya Shpigor Date: Tue, 19 May 2009 06:32:39 +0000 (+0400) Subject: shell32: Add necessary strings for wine license in the resource file for winver X-Git-Tag: 1.0.10-eter23~5 X-Git-Url: http://git.etersoft.ru/projects/?a=commitdiff_plain;h=4d48330475b3698fb4b062a2b203c7c588037e80;p=wine%2Feterwine.git shell32: Add necessary strings for wine license in the resource file for winver --- diff --git a/dlls/shell32/shell32_Ru.rc b/dlls/shell32/shell32_Ru.rc index 1ada5464e6..fbf7403e39 100644 --- a/dlls/shell32/shell32_Ru.rc +++ b/dlls/shell32/shell32_Ru.rc @@ -305,4 +305,17 @@ IDS_LICENSE_CHECKING, " IDS_LICENSE_ORGANIZATION, "Îðãàíèçàöèÿ" IDS_LICENSE_PERSON, "Îòâ. ëèöî" IDS_LICENSE_REGNUM, "Ðåã. íîìåð" +IDS_LICENSE_CAPTION, "Wine License" +IDS_LICENSE, +"Wine is free software; you can redistribute it and/or \ +modify it under the terms of the GNU Lesser General Public \ +License as published by the Free Software Foundation; either \ +version 2.1 of the License, or (at your option) any later version.\n\n\ +Wine is distributed in the hope that it will be useful, \ +but WITHOUT ANY WARRANTY; without even the implied warranty of \ +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ +Lesser General Public License for more details.\n\n\ +You should have received a copy of the GNU Lesser General Public \ +License along with Wine; if not, write to the Free Software \ +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA." }