Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
3f8b3a18
Commit
3f8b3a18
authored
Sep 10, 2003
by
Pavel Roskin
Committed by
Alexandre Julliard
Sep 10, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Compile Walon resources only if LANG_WALON is defined.
parent
0f4c6c97
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
Wa.rc
programs/clock/Wa.rc
+4
-0
Wa.rc
programs/notepad/Wa.rc
+4
-0
Wa.rc
programs/winhelp/Wa.rc
+4
-0
No files found.
programs/clock/Wa.rc
View file @
3f8b3a18
...
...
@@ -23,6 +23,8 @@
*
*/
#ifdef LANG_WALON
MAIN_MENU MENU LANGUAGE LANG_WALON, SUBLANG_DEFAULT
{
POPUP "&Propiets" {
...
...
@@ -48,3 +50,5 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_WALON, SUBLANG_DEFAULT
CLOCK, "rlodje"
MENU_ON_TOP, "Todi &Visibe"
}
#endif /* LANG_WALON */
programs/notepad/Wa.rc
View file @
3f8b3a18
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifdef LANG_WALON
LANGUAGE LANG_WALON, SUBLANG_DEFAULT
MAIN_MENU MENU
...
...
@@ -124,3 +126,5 @@ STRING_OUT_OF_MEMORY, "Li memwere est plinne. \n\
Cloyoz on programe ou pus po monter li memwere libe."
}
#endif /* LANG_WALON */
programs/winhelp/Wa.rc
View file @
3f8b3a18
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifdef LANG_WALON
/* Menu */
MAIN_MENU MENU LANGUAGE LANG_WALON, SUBLANG_DEFAULT
...
...
@@ -69,3 +71,5 @@ STID_TOPICS, "&Topics"
STID_ALL_FILES, "Tos les fitchs (*.*)"
STID_HELP_FILES_HLP, "Fitchs d' aide (*.hlp)"
}
#endif /* LANG_WALON */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment