From a593d07d2d373ba904a267dbf7528db59a0a2be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Mon, 14 Apr 2008 18:14:26 +0200 Subject: [PATCH] =?UTF-8?q?winhelp:=20Update=20Norwegian=20Bokm=C3=A5l=20r?= =?UTF-8?q?esource.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- programs/winhelp/No.rc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/programs/winhelp/No.rc b/programs/winhelp/No.rc index f016efb5792..9f607250030 100644 --- a/programs/winhelp/No.rc +++ b/programs/winhelp/No.rc @@ -1,7 +1,7 @@ /* * Help Viewer * - * Copyright 2005 Alexander N. Sørnes + * Copyright 2005-2008 Alexander N. Sørnes * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -44,11 +44,21 @@ MAIN_MENU MENU LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL MENUITEM SEPARATOR MENUITEM "&Informasjon . . .", MNID_HELP_ABOUT #ifdef WINELIB - MENUITEM "&om WINE", MNID_HELP_WINE + MENUITEM "&Om WINE", MNID_HELP_WINE #endif } } +IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL +STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU +FONT 8, "MS Shell Dlg" +CAPTION "Innhold" +{ + LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER + PUSHBUTTON "&OK", IDOK, 40, 170, 50, 12 + PUSHBUTTON "&Avbryt", IDCANCEL, 120, 170, 50, 12 +} + /* Strings */ STRINGTABLE DISCARDABLE LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL {