home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / new / amigalibdisks / d984 / windowdaemon / windowdaemon.cd < prev    next >
Text File  |  1994-04-04  |  4KB  |  155 lines

  1. ;$VERSION    1
  2. ;$CODESET    0
  3. ;$BEGIN
  4. ;
  5. ; Catalog Descriptor file for : WindowDaemon 1.6
  6. ;
  7. ; Copyright ©1994 David Swasbrook
  8. ; Tue Feb 15 02:55:09 1994
  9. ;
  10. ; -- General Gadgets --
  11. ;
  12. MSG_OK_GAD        ($100/2/10)
  13. _Ok
  14. MSG_QUIT_GAD        ($101/2/10)
  15. _Quit
  16. MSG_SAVE_GAD        ($102/2/10)
  17. _Save
  18. MSG_USE_GAD        ($103/2/10)
  19. _Use
  20. MSG_CANCEL_GAD        ($104/2/10)
  21. _Cancel
  22. MSG_SETTINGS_GAD        ($105/2/10)
  23. _Settings
  24. ;
  25. ; -- Window Titles --
  26. ;
  27. MSG_SETTINGS_TITLE        ($1000/2/40)
  28. Settings
  29. ;
  30. MSG_ENTERHOTKEY_TITLE    ($1001/2/40)
  31. Enter HotKey Definition
  32. ;
  33. MSG_ABOUT            ($1002/2/20)
  34. About
  35. ;
  36. ; --
  37. ; The %s will be replaced by the name of the hot key, please
  38. ; make sure that you include the %s somewhere in the translation.
  39. ;
  40. MSG_FMT_HOTKEY_TITLE    ($1500/3/40)
  41. Hotkey "%s"
  42. ;
  43. ; -- Main Window Gadgets --
  44. ;
  45. MSG_POPUP_GAD        ($2000/2/14)
  46. _Pop Up
  47. ;
  48. MSG_ALTCLOSEWINDOW_GAD    ($2001/2/14)
  49. _ALT patch
  50. ;
  51. MSG_CTRLCLOSEWINDOW_GAD    ($2002/2/14)
  52. C_ONTROL patch
  53. ;
  54. MSG_BOTHBUTTONS_GAD        ($2003/2/14)
  55. _Both buttons
  56. ;
  57. MSG_MSDSOUNDS_GAD        ($2004/2/14)
  58. _MSD Sounds
  59. ;
  60. MSG_FONT_GAD        ($2005/2/14)
  61. _Font
  62. ;
  63. MSG_AREXXPORT_GAD        ($2006/2/14)
  64. Are_xx Port
  65. ;
  66. MSG_HOTKEY_GAD        ($2007/2/14)
  67. _HotKey
  68. ;
  69. MSG_HOOK_GAD        ($2008/2/3)
  70. {}
  71. ;-----------------------------------------------------
  72. ; The following are the hotkey descriptions, they may
  73. ; be long and descriptive. The \n represents an end of
  74. ; line. You MUST keep the description on a single line
  75. ; and use the \n as the catalog processor only
  76. ; looks at single lines.
  77. ;
  78. MSG_DESC_POPKEY         ($3000/2/1024)
  79. This will display the Window Daemon interface
  80. ;
  81. MSG_DESC_ZIP        ($3001/2/1024)
  82. This will zip/unzip the active window
  83. ;
  84. MSG_DESC_MAKEBIG         ($3002/2/1024)
  85. This will size the active window to the\nlargest possible dimensions
  86. ;
  87. MSG_DESC_MAKESMALL        ($3003/2/1024)
  88. This will size the active window to the\nsmallest possible dimensions
  89. ;
  90. MSG_DESC_FRONT        ($3004/2/1024)
  91. This will bring the current window to the\nfront.
  92. ;
  93. MSG_DESC_BACK        ($3005/2/1024)
  94. This will push the active window behind\nall the other windows on the screen.
  95. ;
  96. MSG_DESC_FRONTBACK        ($3006/2/1024)
  97. This will bring the active window to the\nfront, if you press this again it will be\npushed to the back.
  98. ;
  99. MSG_DESC_CLOSE        ($3007/2/1024)
  100. This will ask the active window to close. This\nis the same as clicking in the CLOSEWINDOW box.
  101. ;
  102. MSG_DESC_CLOSEPARENT    ($3008/2/1024)
  103. This will ask the parent window of the active\nwindow to close
  104. ;
  105. MSG_DESC_PREVWINDOW        ($3009/2/1024)
  106. This will activate the previous window to the\ncurretly active window
  107. ;
  108. MSG_DESC_NEXTWINDOW        ($3010/2/1024)
  109. This will activate the next window to the\ncurrently active window
  110. ;
  111. MSG_DESC_NEXTSCREEN        ($3011/2/1024)
  112. This will activate the next screen, the current\nscreen is the screen with the currently active\nwindow.
  113. ;
  114. MSG_DESC_SCREENTOP        ($3012/2/1024)
  115. This will move the active screen to the top of\nthe display if it has been dragged down.
  116. ;
  117. MSG_DESC_FORCECLOSE        ($3013/2/1024)
  118. This will FORCE the active window to be closed.\nThis is potentially dangerous if the window is\nstill in use by a task.
  119. ;
  120. MSG_DESC_REMTASKOWNER    ($3014/2/1024)
  121. This will REMOVE the task that owns the active\nwindow.
  122. ;
  123. MSG_DESC_SCREENCLOSE    ($3015/2/1024)
  124. This will FORCE the active screen to close. To\ndo this it is also necessary to close all the\nwindows on the screen. This is a dangerous\nprocedure and may crash your system.
  125. ;
  126. MSG_DESC_WSFRONT        ($3016/2/1024)
  127. This will bring the active windows screen to the\nfront of the display
  128. ;
  129. MSG_DESC_WBFRONT        ($3017/2/1024)
  130. This will bring the workbench screen to thefront of the display
  131. ;
  132. MSG_DESC_PUBSCREENFRONT    ($3018/2/1024)
  133. This will bring the default public screen to the\nfront of the display
  134. ;
  135. MSG_DESC_MAKEPUBSCREEN    ($3019/2/1024)
  136. This attempts to make the active screen the\ndefault public screen. If the active screen is\nnot a public screen then this is not possible.
  137. ;
  138. MSG_DESC_NEXTWINDOWSCREEN    ($3020/2/1024)
  139. This will activate the next window from the\nactive window. If no more exist on the current\nscreen, then the next screen will be tried.
  140. ;
  141. MSG_DESC_CLOSEWBWINDOWS    ($3021/2/1024)
  142. This will close all the windows on the workbench\ncurrently open by workbench.
  143. ;
  144. MSG_DESC_INCREASEPRI    ($3022/2/1024)
  145. This will increase the priority of the task\nthat owns the active window.
  146. ;
  147. MSG_DESC_DECREASEPRI    ($3023/2/1024)
  148. This will decrease the priority of the task\nthat owns the active window.
  149. ;
  150. MSG_REVERSECLOSEPARENT_GAD    ($2010/2/14)
  151. Re_verse Close
  152. ;
  153. MSG_DESC_TOGGLEREVCLOSE    ($3040/2/1024)
  154. This toggles the REVERSE CLOSE state.\n
  155.