home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / xf083czs.zip / xfldr421.def < prev    next >
Text File  |  1998-12-06  |  1KB  |  34 lines

  1.  
  2. ;
  3. ; xfldr421.def:
  4. ;       module definition file for XFolder resource DLL (Czech)
  5. ;       You must change the XFLDR001 string just below to the file
  6. ;       name that the NLS DLL will carry. You can also change the
  7. ;       DESCRIPTION string, but this is not evaluated by XFolder.
  8. ;       Do not change anything else.
  9. ;
  10. ;       Copyright (C) 1997-98 Ulrich Möller.
  11. ;       Translation Copyright (C) Tomas Hajny, XHajT03@mbox.vol.cz
  12. ;       This file is part of the XFolder source package.
  13. ;       XFolder is free software; you can redistribute it and/or modify
  14. ;       it under the terms of the GNU General Public License as published
  15. ;       by the Free Software Foundation, in version 2 as it comes in the
  16. ;       "COPYING" file of the XFolder main distribution.
  17. ;       This program is distributed in the hope that it will be useful,
  18. ;       but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. ;       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  20. ;       GNU General Public License for more details.
  21. ;
  22.  
  23. LIBRARY           XFLDR421   INITINSTANCE TERMINSTANCE
  24. DESCRIPTION       'Soubor se zdroji produktu XFolder (ƒeτtina)'
  25. PROTMODE
  26.  
  27. DATA              MULTIPLE READWRITE LOADONCALL NONSHARED
  28.  
  29. CODE              LOADONCALL
  30.  
  31.  
  32. EXPORTS           ReturnLanguage
  33.  
  34.