[setup - the official Cygwin setup program] branch master, updated. release_2.938-1-gc679d8ee
Jon Turney via Cygwin-apps-cvs <[email protected]> Thu, 2 Apr 2026 15:01:30 +0000 (GMT)
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
Diff: --- res.rc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/res.rc b/res.rc index 7940cafe..b4f3f494 100644 --- a/res.rc +++ b/res.rc @@ -91,6 +91,10 @@ CYGWIN-TERMINAL.ICON FILE "cygwin-terminal.ico" // // Translations +#ifndef LANG_IRISH +#define LANG_IRISH 0x3c +#endif + #include "res/de/res.rc" #include "res/es/res.rc" #include "res/fr/res.rc"