home *** CD-ROM | disk | FTP | other *** search
/ Excalibur 71 / Excalibur_71_cd2.bin / Microsoft_Internet_50 / ieak5opt.CAB / chat.adm < prev    next >
Windows Policy Administrative Template  |  1999-02-24  |  3KB  |  104 lines

  1. ; chat.adm
  2. ;
  3. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  4. CLASS USER   ;;;;;;;;;;;;;;;;;;
  5. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6.  
  7. CATEGORY !!Chat
  8. KEYNAME "Software\Microsoft\Microsoft Comic Chat"
  9.  
  10.     POLICY !!ServerList
  11.         PART !!ServerListName EDITTEXT 
  12.             DEFAULT !!ServerListDefault
  13.             VALUENAME "PrepopulatedServers"
  14.         END PART
  15.     END POLICY
  16.  
  17.     POLICY !!IRCServer
  18.         PART !!IRCServerText EDITTEXT  
  19.             DEFAULT !!IRCServerTextDefault
  20.             VALUENAME "IRCServer"
  21.         END PART
  22.     END POLICY
  23.  
  24.     POLICY !!IRCChannel
  25.         PART !!IRCChannelText EDITTEXT  
  26.             DEFAULT !!IRCChannelTextDefault
  27.             VALUENAME "IRCChannel"
  28.         END PART
  29.     END POLICY
  30.  
  31.     POLICY !!Character
  32.         PART !!CharacterText EDITTEXT  
  33.             DEFAULT !!CharacterTextDefault
  34.             VALUENAME "Character"
  35.         END PART
  36.     END POLICY
  37.  
  38.     POLICY !!Backdrop
  39.         PART !!BackdropText EDITTEXT  
  40.             DEFAULT !!BackdropTextDefault
  41.             VALUENAME "Backdrop"
  42.         END PART
  43.     END POLICY
  44.  
  45.     POLICY !!Profile
  46.         PART !!ProfileText EDITTEXT  
  47.             DEFAULT !!ProfileTextDefault
  48.             VALUENAME "Profile"
  49.         END PART
  50.     END POLICY
  51.  
  52.     POLICY !!ListRegistered
  53.         PART !!ListRegisteredText CHECKBOX
  54.             VALUENAME "ListRegistered"
  55.             DEFCHECKED
  56.             VALUEON NUMERIC 1
  57.             VALUEOFF NUMERIC 0
  58.         END PART
  59.     END POLICY
  60. END CATEGORY
  61.  
  62.  
  63. [strings]
  64.  
  65. Chat="Microsoft Chat"
  66. ServerList="Add to chat server list"
  67. ServerListName="Additional server list"
  68. ServerListDefault="none"
  69.  
  70. IRCServer="Change default chat server"
  71. IRCServerText="Default chat server"
  72. IRCServerTextDefault="//Microsoft Chat Servers"
  73.  
  74. IRCChannel="Change default chat room"
  75. IRCChannelText="Default chat room"
  76. IRCChannelTextDefault="#Microsoft_Chat"
  77.  
  78. Character="Change default character"
  79. CharacterText="Default character"
  80. CharacterTextDefault="TIKI"
  81.  
  82. Backdrop="Change default backdrop bitmap"
  83. BackdropText="Default backdrop"
  84. BackdropTextDefault="Field"
  85.  
  86. Profile="Change user's profile for Microsoft Chat"
  87. ProfileText="User profile string"
  88. ProfileTextDefault="This person is too lazy to create a profile entry."
  89.  
  90. ListRegistered="Turn on option to show only registered rooms in room list"
  91. ListRegisteredText="Show only registered rooms in room list"
  92.  
  93. IEAK_Title=Microsoft Chat
  94. IEAK_DescriptionTitle=Microsoft Chat Settings
  95. IEAK_Description1=Microsoft Chat, formerly called Comic Chat, is a new kind of chat program that combines conventional text-based chat with unconventional graphic features. Microsoft Chat offers countless ways for you to communicate, share ideas, and have fun as you reach out and meet new friends.
  96. IEAK_Description2=Through these settings, you can preset default values for your users. These settings include default server, character, and profile settings.
  97. IEAK_Description3=To use an additional server list, install Microsoft Chat, open the servers.cfg file, add your own servers in the same format as the defaults, and save the file with a different filename. Now enter the filename of the new file in the 'Additional server list' edit field. You must place this file on the system in the same directory where Microsoft Chat is installed.
  98.  
  99. [IEAK]
  100. Lock=1
  101. Roles=111
  102. NumOfDescLines=3
  103. Platform=010
  104.