home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / winfe / prefs / edpref / src / resource.h < prev   
Encoding:
C/C++ Source or Header  |  1998-04-08  |  2.6 KB  |  66 lines

  1. /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
  2.  *
  3.  * The contents of this file are subject to the Netscape Public License
  4.  * Version 1.0 (the "NPL"); you may not use this file except in
  5.  * compliance with the NPL.  You may obtain a copy of the NPL at
  6.  * http://www.mozilla.org/NPL/
  7.  *
  8.  * Software distributed under the NPL is distributed on an "AS IS" basis,
  9.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
  10.  * for the specific language governing rights and limitations under the
  11.  * NPL.
  12.  *
  13.  * The Initial Developer of this code under the NPL is Netscape
  14.  * Communications Corporation.  Portions created by Netscape are
  15.  * Copyright (C) 1998 Netscape Communications Corporation.  All Rights
  16.  * Reserved.
  17.  */
  18.  
  19. //{{NO_DEPENDENCIES}}
  20. // Microsoft Developer Studio generated include file.
  21. // Used by edpref.rc
  22. //
  23. #define IDD_PREF_COLORS                 113
  24. #define IDD_PREF_EDITOR                 114
  25. #define IDD_PREF_PUBLISH                115
  26. #define IDS_APP_FILTER                  116
  27. #define IDD_PREF_EDITOR2                120
  28. #define IDS_CHOOSE_HTML_EDITOR          117
  29. #define IDS_CHOOSE_IMAGE_EDITOR         118
  30. #define IDD_PREF_EDITOR3                119
  31. #define IDC_EDIT_AUTHOR                 1001
  32. #define IDC_HTML_EDITOR                 1002
  33. #define IDC_IMAGE_EDITOR                1003
  34. #define IDC_SELECT_HTML_EDITOR          1004
  35. #define IDC_SELECT_IMAGE_EDITOR         1005
  36. #define IDC_NEW_DOC_TEMPLATE            1006
  37. #define IDC_RESTORE_DEFAULT_TEMPLATE    1007
  38. #define IDC_AUTO_SAVE                   1008
  39. #define IDC_AUTO_SAVE_MINUTES           1009
  40. #define IDC_AUTOADJUST_LINKS            1011
  41. #define IDC_KEEP_IMAGE_WITH_DOC         1012
  42. #define IDC_PUBLISH_FTP                 1013
  43. #define IDC_PUBLISH_HTTP                1014
  44. #define IDC_PUBLISH_USER_NAME           1015
  45. #define IDC_PUBLISH_PASSWORD            1016
  46. #define IDC_CUSTOM_COLORS               1021
  47. #define IDC_CUSTOM_IMAGE                1022
  48. #define IDC_CHOOSE_HTML_EDITOR          1023
  49. #define IDC_CHOOSE_IMAGE_EDITOR         1024
  50. #define IDC_ADVANCED_FONTSIZE           1026
  51. #define IDC_FONTSIZE_MODE               1027
  52. #define IDC_FONTSIZE_MODE2              1028
  53. #define IDC_FONTSIZE_MODE3              1029
  54. #define IDC_PAGEUPDOWN                  1030
  55.  
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NEXT_RESOURCE_VALUE        120
  61. #define _APS_NEXT_COMMAND_VALUE         10001
  62. #define _APS_NEXT_CONTROL_VALUE         1031
  63. #define _APS_NEXT_SYMED_VALUE           101
  64. #endif
  65. #endif
  66.