Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. /*
  2.   Copyright (c) 1990-2000 Info-ZIP.  All rights reserved.
  3.  
  4.   See the accompanying file LICENSE, version 2000-Apr-09 or later
  5.   (the contents of which are also included in unzip.h) for terms of use.
  6.   If, for some reason, all these files are missing, the Info-ZIP license
  7.   also may be found at:  ftp://ftp.info-zip.org/pub/infozip/license.html
  8. */
  9. /* dialog.h for sfxwiz */
  10. #define ICN_INSTALL         10
  11. #define IDM_REPLACE_NO     100
  12. #define IDM_REPLACE_TEXT   101
  13. #define IDM_REPLACE_YES    102
  14. #define IDM_REPLACE_ALL    103
  15. #define IDM_REPLACE_NONE   104
  16. #define ID_TARGET          201
  17. #define ID_TEXT1           202
  18. #define ID_TEXT2           203
  19. #define ID_TEXT3           204
  20. #define ID_BROWSE          205
  21. #define ID_INSTALL         206
  22. #define ID_INFOZIP         207
  23. #define ID_AUTHOR          208
  24. #define ID_EMAIL           209
  25. #define ID_STATUS          210
  26. #define INITDIALOG         300
  27.  
  28.