home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / xf083ses.zip / xfldr046.def < prev    next >
Text File  |  1998-12-15  |  1KB  |  33 lines

  1.  
  2. ;
  3. ; xfldr001.def:
  4. ;       module definition file for XFolder resource DLL (English)
  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. ;       This file is part of the XFolder source package.
  12. ;       XFolder is free software; you can redistribute it and/or modify
  13. ;       it under the terms of the GNU General Public License as published
  14. ;       by the Free Software Foundation, in version 2 as it comes in the
  15. ;       "COPYING" file of the XFolder main distribution.
  16. ;       This program is distributed in the hope that it will be useful,
  17. ;       but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. ;       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  19. ;       GNU General Public License for more details.
  20. ;
  21.  
  22. LIBRARY           XFLDR046   INITINSTANCE TERMINSTANCE
  23. DESCRIPTION       'XFolder resource file (Swedish)'
  24. PROTMODE
  25.  
  26. DATA              MULTIPLE READWRITE LOADONCALL NONSHARED
  27.  
  28. CODE              LOADONCALL
  29.  
  30.  
  31. EXPORTS           ReturnLanguage
  32.  
  33.