source: trunk/src/shell32/shell32_Wa.rc@ 2013

Last change on this file since 2013 was 1215, checked in by sandervl, 26 years ago

Added $Id$

File size: 668 bytes
Line 
1/* $Id: shell32_Wa.rc,v 1.2 1999-10-09 11:17:03 sandervl Exp $ */
2LANGUAGE LANG_WALON, SUBLANG_DEFAULT
3
4/*
5 * Si vos voloz aider avou li ratoûrnaedje des libes programes è walon,
6 * vos poloz scrîre a l' adresse emile <linux-wa@chanae.alphanet.ch>
7 */
8
9SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 210, 152
10STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
11CAPTION "Å dfait di %s"
12FONT 10, "System"
13{
14 DEFPUSHBUTTON "I Va", 1, 153, 130, 50, 12
15 LISTBOX 99, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
16 ICON "", 1088, 189, 10, 14, 16
17 LTEXT "", 100, 8, 10, 137, 33
18 LTEXT "Wine a estu fwait par:", 98, 8, 55, 137, 10
19}
20
Note: See TracBrowser for help on using the repository browser.