py-cvs-2001_07_13 (Rev 1.3) merge
[python/dscho.git] / Mac / Lib / lib-scriptpackages / Finder / Earlier_terms.py
blob6ec7e5398864e7b093ba89731c3c79a7c33d631d
1 """Suite Earlier terms: Terms that have been renamed
2 Level 1, version 1
4 Generated from Macintosh HD:Systeemmap:Finder
5 AETE/AEUT resource version 0/144, language 0, script 0
6 """
8 import aetools
9 import MacOS
11 _code = 'tpnm'
13 from StdSuites.Type_Names_Suite import *
14 class Earlier_terms_Events(Type_Names_Suite_Events):
16 pass
19 class application(aetools.ComponentItem):
20 """application - The Finder """
21 want = 'capp'
22 class properties(aetools.NProperty):
23 """properties - property that allows getting and setting of multiple properties """
24 which = 'qpro'
25 want = 'reco'
26 class clipboard(aetools.NProperty):
27 """clipboard - the FinderÕs clipboard window """
28 which = 'pcli'
29 want = 'obj '
30 class largest_free_block(aetools.NProperty):
31 """largest free block - the largest free block of process memory available to launch an application """
32 which = 'mfre'
33 want = 'long'
34 class name(aetools.NProperty):
35 """name - the FinderÕs name """
36 which = 'pnam'
37 want = 'itxt'
38 class visible(aetools.NProperty):
39 """visible - Is the FinderÕs layer visible? """
40 which = 'pvis'
41 want = 'bool'
42 class frontmost(aetools.NProperty):
43 """frontmost - Is the Finder the frontmost process? """
44 which = 'pisf'
45 want = 'bool'
46 class selection(aetools.NProperty):
47 """selection - the selection visible to the user """
48 which = 'sele'
49 want = 'obj '
50 class insertion_location(aetools.NProperty):
51 """insertion location - the container in which a new folder would appear if –New Folder” was selected """
52 which = 'pins'
53 want = 'obj '
54 class file_sharing(aetools.NProperty):
55 """file sharing - Is file sharing on? """
56 which = 'fshr'
57 want = 'bool'
58 class sharing_starting_up(aetools.NProperty):
59 """sharing starting up - Is file sharing in the process of starting up? """
60 which = 'fsup'
61 want = 'bool'
62 class product_version(aetools.NProperty):
63 """product version - the version of the System software running on this computer """
64 which = 'ver2'
65 want = 'itxt'
66 class version(aetools.NProperty):
67 """version - the version of the Finder """
68 which = 'vers'
69 want = 'itxt'
70 class about_this_computer(aetools.NProperty):
71 """about this computer - the –About this Computer” dialog and the list of running processes displayed in it """
72 which = 'abbx'
73 want = 'obj '
74 class desktop(aetools.NProperty):
75 """desktop - the desktop """
76 which = 'desk'
77 want = 'cdsk'
78 class Finder_preferences(aetools.NProperty):
79 """Finder preferences - Various preferences that apply to the Finder as a whole """
80 which = 'pfrp'
81 want = 'obj '
83 class application_file(aetools.ComponentItem):
84 """application file - An application's file on disk """
85 want = 'appf'
86 class _3c_Inheritance_3e_(aetools.NProperty):
87 """<Inheritance> - inherits some of its properties from the file class """
88 which = 'c@#^'
89 want = 'file'
90 class minimum_partition_size(aetools.NProperty):
91 """minimum partition size - the smallest memory size with which the application can be launched """
92 which = 'mprt'
93 want = 'long'
94 class partition_size(aetools.NProperty):
95 """partition size - the memory size with which the application will be launched """
96 which = 'appt'
97 want = 'long'
98 class suggested_partition_size(aetools.NProperty):
99 """suggested partition size - the memory size with which the developer recommends the application be launched """
100 which = 'sprt'
101 want = 'long'
102 class scriptable(aetools.NProperty):
103 """scriptable - Is the application high-level event aware? """
104 which = 'isab'
105 want = 'bool'
107 class container_window(aetools.ComponentItem):
108 """container window - A window that contains items """
109 want = 'cwnd'
110 class container(aetools.NProperty):
111 """container - the container from which the window was opened """
112 which = 'ctnr'
113 want = 'obj '
114 class item(aetools.NProperty):
115 """item - the item from which the window was opened (always returns something) """
116 which = 'cobj'
117 want = 'obj '
118 class has_custom_view_settings(aetools.NProperty):
119 """has custom view settings - Does the folder have custom view settings or is it using the default global settings? """
120 which = 'cuss'
121 want = 'long'
122 class view(aetools.NProperty):
123 """view - the current view for the window (icon, name, date, etc.) """
124 which = 'pvew'
125 want = 'long'
126 class previous_list_view(aetools.NProperty):
127 """previous list view - the last non-icon view (by name, by date, etc.) selected for the container (forgotten as soon as the window is closed and only available when the window is open) """
128 which = 'svew'
129 want = 'enum'
130 class button_view_arrangement(aetools.NProperty):
131 """button view arrangement - the property by which to keep icons arranged within a button view window """
132 which = 'barr'
133 want = 'earr'
134 class spatial_view_arrangement(aetools.NProperty):
135 """spatial view arrangement - the property by which to keep icons arranged within a spatial view window """
136 which = 'iarr'
137 want = 'earr'
138 class sort_direction(aetools.NProperty):
139 """sort direction - The direction in which the window is sorted """
140 which = 'sord'
141 want = 'sodr'
142 class calculate_folder_sizes(aetools.NProperty):
143 """calculate folder sizes - Are folder sizes calculated and displayed in the window? (does not apply to suitcase windows) """
144 which = 'sfsz'
145 want = 'bool'
146 class show_comments(aetools.NProperty):
147 """show comments - Are comments displayed in the window? (does not apply to suitcases) """
148 which = 'scom'
149 want = 'bool'
150 class show_creation_date(aetools.NProperty):
151 """show creation date - Are creation dates displayed in the window? """
152 which = 'scda'
153 want = 'bool'
154 class show_kind(aetools.NProperty):
155 """show kind - Are document kinds displayed in the window? """
156 which = 'sknd'
157 want = 'bool'
158 class show_label(aetools.NProperty):
159 """show label - Are labels displayed in the window? """
160 which = 'slbl'
161 want = 'bool'
162 class show_modification_date(aetools.NProperty):
163 """show modification date - Are modification dates displayed in the window? """
164 which = 'sdat'
165 want = 'bool'
166 class show_size(aetools.NProperty):
167 """show size - Are file sizes displayed in the window? """
168 which = 'ssiz'
169 want = 'bool'
170 class show_version(aetools.NProperty):
171 """show version - Are file versions displayed in the window? (does not apply to suitcase windows) """
172 which = 'svrs'
173 want = 'bool'
174 class use_relative_dates(aetools.NProperty):
175 """use relative dates - Are relative dates (e.g., today, yesterday) shown in the window? """
176 which = 'urdt'
177 want = 'bool'
179 class accessory_process(aetools.ComponentItem):
180 """accessory process - A process launched from a desk accessory file """
181 want = 'pcda'
183 accessory_processes = accessory_process
185 class accessory_suitcase(aetools.ComponentItem):
186 """accessory suitcase - A desk accessory suitcase """
187 want = 'dsut'
189 accessory_suitcases = accessory_suitcase
191 class internet_location(aetools.ComponentItem):
192 """internet location - An file containing an internet location """
193 want = 'inlf'
195 internet_locations = internet_location
197 class information_window(aetools.ComponentItem):
198 """information window - An information window (opened by –Get Info”) """
199 want = 'iwnd'
200 class comment(aetools.NProperty):
201 """comment - the comment """
202 which = 'comt'
203 want = 'itxt'
204 class size(aetools.NProperty):
205 """size - the logical size of the item """
206 which = 'ptsz'
207 want = 'long'
208 class physical_size(aetools.NProperty):
209 """physical size - the actual space used by the item on disk """
210 which = 'phys'
211 want = 'long'
212 class creation_date(aetools.NProperty):
213 """creation date - the date on which the item was created """
214 which = 'ascd'
215 want = 'ldt '
216 class modification_date(aetools.NProperty):
217 """modification date - the date on which the item was last modified """
218 which = 'asmo'
219 want = 'ldt '
220 class icon(aetools.NProperty):
221 """icon - the icon bitmap of the item """
222 which = 'iimg'
223 want = 'ifam'
224 class locked(aetools.NProperty):
225 """locked - Is the item locked (applies only to file and application information windows)? """
226 which = 'aslk'
227 want = 'bool'
228 class stationery(aetools.NProperty):
229 """stationery - Is the item a stationery pad? """
230 which = 'pspd'
231 want = 'bool'
232 class warn_before_emptying(aetools.NProperty):
233 """warn before emptying - Display a dialog when emptying the trash (only valid for trash info window)? """
234 which = 'warn'
235 want = 'bool'
237 class item(aetools.ComponentItem):
238 """item - An item """
239 want = 'cobj'
240 class index(aetools.NProperty):
241 """index - the index in the front-to-back ordering within its container """
242 which = 'pidx'
243 want = 'long'
244 class id(aetools.NProperty):
245 """id - an id that identifies the item """
246 which = 'ID '
247 want = 'long'
248 class disk(aetools.NProperty):
249 """disk - the disk on which the item is stored """
250 which = 'cdis'
251 want = 'obj '
252 class folder(aetools.NProperty):
253 """folder - the folder in which the item is stored """
254 which = 'asdr'
255 want = 'obj '
256 class position(aetools.NProperty):
257 """position - the position of the item within its parent window (can only be set for an item in a window viewed as icons or buttons) """
258 which = 'posn'
259 want = 'QDpt'
260 class bounds(aetools.NProperty):
261 """bounds - the bounding rectangle of the item (can only be set for an item in a window viewed as icons or buttons) """
262 which = 'pbnd'
263 want = 'qdrt'
264 class label_index(aetools.NProperty):
265 """label index - the label of the item """
266 which = 'labi'
267 want = 'long'
268 class kind(aetools.NProperty):
269 """kind - the kind of the item """
270 which = 'kind'
271 want = 'itxt'
272 class description(aetools.NProperty):
273 """description - a description of the item """
274 which = 'dscr'
275 want = 'itxt'
276 class selected(aetools.NProperty):
277 """selected - Is the item selected? """
278 which = 'issl'
279 want = 'bool'
280 class content_space(aetools.NProperty):
281 """content space - the window that would open if the item was opened """
282 which = 'dwnd'
283 want = 'obj '
284 class window(aetools.NProperty):
285 """window - the window that would open if the item was opened """
286 which = 'cwin'
287 want = 'obj '
288 class information_window(aetools.NProperty):
289 """information window - the information window for the item """
290 which = 'iwnd'
291 want = 'obj '
293 class process(aetools.ComponentItem):
294 """process - A process running on this computer """
295 want = 'prcs'
296 class file(aetools.NProperty):
297 """file - the file from which the process was launched """
298 which = 'file'
299 want = 'obj '
300 class file_type(aetools.NProperty):
301 """file type - the OSType of the file type of the process """
302 which = 'asty'
303 want = 'type'
304 class creator_type(aetools.NProperty):
305 """creator type - the OSType of the creator of the process (the signature) """
306 which = 'fcrt'
307 want = 'type'
308 class remote_events(aetools.NProperty):
309 """remote events - Does the process accept remote events? """
310 which = 'revt'
311 want = 'bool'
312 class partition_space_used(aetools.NProperty):
313 """partition space used - the number of bytes currently used in the process' partition """
314 which = 'pusd'
315 want = 'long'
317 class sharable_container(aetools.ComponentItem):
318 """sharable container - A container that may be shared (disks and folders) """
319 want = 'sctr'
320 class owner(aetools.NProperty):
321 """owner - the user that owns the container (file sharing must be on to use this property) """
322 which = 'sown'
323 want = 'itxt'
324 class group(aetools.NProperty):
325 """group - the user or group that has special access to the container (file sharing must be on to use this property) """
326 which = 'sgrp'
327 want = 'itxt'
328 class owner_privileges(aetools.NProperty):
329 """owner privileges - the see folders/see files/make changes privileges for the owner (file sharing must be on to use this property) """
330 which = 'ownr'
331 want = 'priv'
332 class group_privileges(aetools.NProperty):
333 """group privileges - the see folders/see files/make changes privileges for the group (file sharing must be on to use this property) """
334 which = 'gppr'
335 want = 'priv'
336 class guest_privileges(aetools.NProperty):
337 """guest privileges - the see folders/see files/make changes privileges for everyone (file sharing must be on to use this property) """
338 which = 'gstp'
339 want = 'priv'
340 class inherited_privileges(aetools.NProperty):
341 """inherited privileges - Are the privileges of the container always the same as the container in which it is stored? (file sharing must be on to use this property) """
342 which = 'iprv'
343 want = 'bool'
344 class mounted(aetools.NProperty):
345 """mounted - Is the container mounted on another machine's desktop? (file sharing must be on to use this property) """
346 which = 'smou'
347 want = 'bool'
348 class exported(aetools.NProperty):
349 """exported - Is the container a share point or inside a share point, i.e., can the container be shared? (file sharing must be on to use this property) """
350 which = 'sexp'
351 want = 'bool'
352 class shared(aetools.NProperty):
353 """shared - Is the container a share point, i.e., is the container currently being shared? (file sharing must be on to use this property) """
354 which = 'shar'
355 want = 'bool'
356 class protected(aetools.NProperty):
357 """protected - Is the container protected from being moved, renamed and deleted? (file sharing must be on to use this property) """
358 which = 'spro'
359 want = 'bool'
361 class trash_2d_object(aetools.ComponentItem):
362 """trash-object - Trash-object is the class of the –trash” object """
363 want = 'ctrs'
365 class preferences(aetools.ComponentItem):
366 """preferences - The Finder Preferences """
367 want = 'cprf'
368 class delay_before_springing(aetools.NProperty):
369 """delay before springing - the delay before springing open a container in ticks (1/60th of a second) (12 is shortest delay, 60 is longest delay) """
370 which = 'dela'
371 want = 'shor'
372 class spring_open_folders(aetools.NProperty):
373 """spring open folders - Spring open folders after the specified delay? """
374 which = 'sprg'
375 want = 'bool'
376 class use_simple_menus(aetools.NProperty):
377 """use simple menus - Use simplified Finder menus? """
378 which = 'usme'
379 want = 'bool'
380 class use_wide_grid(aetools.NProperty):
381 """use wide grid - Space icons on a wide grid? """
382 which = 'uswg'
383 want = 'bool'
385 class window(aetools.ComponentItem):
386 """window - A window """
387 want = 'cwin'
388 class titled(aetools.NProperty):
389 """titled - Does the window have a title bar? """
390 which = 'ptit'
391 want = 'bool'
392 class closeable(aetools.NProperty):
393 """closeable - Does the window have a close box? """
394 which = 'hclb'
395 want = 'bool'
396 class floating(aetools.NProperty):
397 """floating - Does the window have a title bar? """
398 which = 'isfl'
399 want = 'bool'
400 class modal(aetools.NProperty):
401 """modal - Is the window modal? """
402 which = 'pmod'
403 want = 'bool'
405 resizable = titled
406 class zoomable(aetools.NProperty):
407 """zoomable - Is the window zoomable? """
408 which = 'iszm'
409 want = 'bool'
410 class zoomed(aetools.NProperty):
411 """zoomed - Is the window zoomed? """
412 which = 'pzum'
413 want = 'bool'
414 class zoomed_full_size(aetools.NProperty):
415 """zoomed full size - Is the window zoomed to the full size of the screen? (can only be set, not read, and only applies to open non-pop-up windows) """
416 which = 'zumf'
417 want = 'bool'
418 class popup(aetools.NProperty):
419 """popup - Is the window is a pop-up window? (only applies to open container windows in the Finder and can only be set when the Finder is the front application) """
420 which = 'drwr'
421 want = 'bool'
422 class pulled_open(aetools.NProperty):
423 """pulled open - Is the window pulled open (only applies to pop-up windows and can only be set when the Finder is the front application)? """
424 which = 'pull'
425 want = 'bool'
426 class collapsed(aetools.NProperty):
427 """collapsed - Is the window collapsed (only applies to open non-pop-up windows)? """
428 which = 'wshd'
429 want = 'bool'
430 application._propdict = {
431 'properties' : properties,
432 'clipboard' : clipboard,
433 'largest_free_block' : largest_free_block,
434 'name' : name,
435 'visible' : visible,
436 'frontmost' : frontmost,
437 'selection' : selection,
438 'insertion_location' : insertion_location,
439 'file_sharing' : file_sharing,
440 'sharing_starting_up' : sharing_starting_up,
441 'product_version' : product_version,
442 'version' : version,
443 'about_this_computer' : about_this_computer,
444 'desktop' : desktop,
445 'Finder_preferences' : Finder_preferences,
447 application._elemdict = {
449 application_file._propdict = {
450 '_3c_Inheritance_3e_' : _3c_Inheritance_3e_,
451 'minimum_partition_size' : minimum_partition_size,
452 'partition_size' : partition_size,
453 'suggested_partition_size' : suggested_partition_size,
454 'scriptable' : scriptable,
456 application_file._elemdict = {
458 container_window._propdict = {
459 '_3c_Inheritance_3e_' : _3c_Inheritance_3e_,
460 'container' : container,
461 'item' : item,
462 'has_custom_view_settings' : has_custom_view_settings,
463 'view' : view,
464 'previous_list_view' : previous_list_view,
465 'button_view_arrangement' : button_view_arrangement,
466 'spatial_view_arrangement' : spatial_view_arrangement,
467 'sort_direction' : sort_direction,
468 'calculate_folder_sizes' : calculate_folder_sizes,
469 'show_comments' : show_comments,
470 'show_creation_date' : show_creation_date,
471 'show_kind' : show_kind,
472 'show_label' : show_label,
473 'show_modification_date' : show_modification_date,
474 'show_size' : show_size,
475 'show_version' : show_version,
476 'use_relative_dates' : use_relative_dates,
478 container_window._elemdict = {
480 accessory_process._propdict = {
482 accessory_process._elemdict = {
484 accessory_suitcase._propdict = {
486 accessory_suitcase._elemdict = {
488 internet_location._propdict = {
490 internet_location._elemdict = {
492 information_window._propdict = {
493 '_3c_Inheritance_3e_' : _3c_Inheritance_3e_,
494 'item' : item,
495 'comment' : comment,
496 'size' : size,
497 'physical_size' : physical_size,
498 'creation_date' : creation_date,
499 'modification_date' : modification_date,
500 'suggested_partition_size' : suggested_partition_size,
501 'minimum_partition_size' : minimum_partition_size,
502 'partition_size' : partition_size,
503 'icon' : icon,
504 'locked' : locked,
505 'stationery' : stationery,
506 'warn_before_emptying' : warn_before_emptying,
507 'product_version' : product_version,
508 'version' : version,
510 information_window._elemdict = {
512 item._propdict = {
513 'properties' : properties,
514 'name' : name,
515 'index' : index,
516 'id' : id,
517 'container' : container,
518 'disk' : disk,
519 'folder' : folder,
520 'position' : position,
521 'bounds' : bounds,
522 'label_index' : label_index,
523 'kind' : kind,
524 'description' : description,
525 'comment' : comment,
526 'size' : size,
527 'physical_size' : physical_size,
528 'creation_date' : creation_date,
529 'modification_date' : modification_date,
530 'icon' : icon,
531 'selected' : selected,
532 'content_space' : content_space,
533 'window' : window,
534 'information_window' : information_window,
536 item._elemdict = {
538 process._propdict = {
539 'properties' : properties,
540 'name' : name,
541 'visible' : visible,
542 'frontmost' : frontmost,
543 'file' : file,
544 'file_type' : file_type,
545 'creator_type' : creator_type,
546 'scriptable' : scriptable,
547 'remote_events' : remote_events,
548 'partition_size' : partition_size,
549 'partition_space_used' : partition_space_used,
551 process._elemdict = {
553 sharable_container._propdict = {
554 '_3c_Inheritance_3e_' : _3c_Inheritance_3e_,
555 'owner' : owner,
556 'group' : group,
557 'owner_privileges' : owner_privileges,
558 'group_privileges' : group_privileges,
559 'guest_privileges' : guest_privileges,
560 'inherited_privileges' : inherited_privileges,
561 'mounted' : mounted,
562 'exported' : exported,
563 'shared' : shared,
564 'protected' : protected,
566 sharable_container._elemdict = {
568 trash_2d_object._propdict = {
569 '_3c_Inheritance_3e_' : _3c_Inheritance_3e_,
570 'warn_before_emptying' : warn_before_emptying,
572 trash_2d_object._elemdict = {
574 preferences._propdict = {
575 'window' : window,
576 'calculate_folder_sizes' : calculate_folder_sizes,
577 'delay_before_springing' : delay_before_springing,
578 'show_comments' : show_comments,
579 'show_creation_date' : show_creation_date,
580 'show_kind' : show_kind,
581 'show_label' : show_label,
582 'show_modification_date' : show_modification_date,
583 'show_size' : show_size,
584 'show_version' : show_version,
585 'spring_open_folders' : spring_open_folders,
586 'use_relative_dates' : use_relative_dates,
587 'use_simple_menus' : use_simple_menus,
588 'use_wide_grid' : use_wide_grid,
590 preferences._elemdict = {
592 window._propdict = {
593 'properties' : properties,
594 'position' : position,
595 'bounds' : bounds,
596 'titled' : titled,
597 'name' : name,
598 'index' : index,
599 'closeable' : closeable,
600 'floating' : floating,
601 'modal' : modal,
602 'resizable' : resizable,
603 'zoomable' : zoomable,
604 'zoomed' : zoomed,
605 'zoomed_full_size' : zoomed_full_size,
606 'visible' : visible,
607 'popup' : popup,
608 'pulled_open' : pulled_open,
609 'collapsed' : collapsed,
611 window._elemdict = {
615 # Indices of types declared in this module
617 _classdeclarations = {
618 'iwnd' : information_window,
619 'cwnd' : container_window,
620 'inlf' : internet_location,
621 'appf' : application_file,
622 'prcs' : process,
623 'cobj' : item,
624 'cwin' : window,
625 'pcda' : accessory_process,
626 'ctrs' : trash_2d_object,
627 'capp' : application,
628 'cprf' : preferences,
629 'sctr' : sharable_container,
630 'dsut' : accessory_suitcase,
633 _propdeclarations = {
634 'pidx' : index,
635 'scda' : show_creation_date,
636 'qpro' : properties,
637 'fshr' : file_sharing,
638 'pvew' : view,
639 'pusd' : partition_space_used,
640 'aslk' : locked,
641 'sdat' : show_modification_date,
642 'issl' : selected,
643 'pvis' : visible,
644 'slbl' : show_label,
645 'wshd' : collapsed,
646 'cdis' : disk,
647 'usme' : use_simple_menus,
648 'sord' : sort_direction,
649 'sexp' : exported,
650 'comt' : comment,
651 'dscr' : description,
652 'svew' : previous_list_view,
653 'svrs' : show_version,
654 'sknd' : show_kind,
655 'phys' : physical_size,
656 'iarr' : spatial_view_arrangement,
657 'smou' : mounted,
658 'posn' : position,
659 'cobj' : item,
660 'revt' : remote_events,
661 'asmo' : modification_date,
662 'ssiz' : show_size,
663 'pnam' : name,
664 'mprt' : minimum_partition_size,
665 'cwin' : window,
666 'pcli' : clipboard,
667 'spro' : protected,
668 'sprt' : suggested_partition_size,
669 'pisf' : frontmost,
670 'sele' : selection,
671 'pmod' : modal,
672 'fcrt' : creator_type,
673 'shar' : shared,
674 'dwnd' : content_space,
675 'zumf' : zoomed_full_size,
676 'sfsz' : calculate_folder_sizes,
677 'ID ' : id,
678 'c@#^' : _3c_Inheritance_3e_,
679 'pspd' : stationery,
680 'iprv' : inherited_privileges,
681 'pfrp' : Finder_preferences,
682 'barr' : button_view_arrangement,
683 'ownr' : owner_privileges,
684 'drwr' : popup,
685 'sgrp' : group,
686 'ptsz' : size,
687 'kind' : kind,
688 'pull' : pulled_open,
689 'abbx' : about_this_computer,
690 'ctnr' : container,
691 'ascd' : creation_date,
692 'desk' : desktop,
693 'warn' : warn_before_emptying,
694 'iszm' : zoomable,
695 'isab' : scriptable,
696 'gstp' : guest_privileges,
697 'vers' : version,
698 'dela' : delay_before_springing,
699 'ptit' : titled,
700 'uswg' : use_wide_grid,
701 'cuss' : has_custom_view_settings,
702 'labi' : label_index,
703 'iwnd' : information_window,
704 'file' : file,
705 'asty' : file_type,
706 'appt' : partition_size,
707 'scom' : show_comments,
708 'pins' : insertion_location,
709 'pbnd' : bounds,
710 'urdt' : use_relative_dates,
711 'fsup' : sharing_starting_up,
712 'sown' : owner,
713 'isfl' : floating,
714 'hclb' : closeable,
715 'iimg' : icon,
716 'gppr' : group_privileges,
717 'asdr' : folder,
718 'sprg' : spring_open_folders,
719 'pzum' : zoomed,
720 'ver2' : product_version,
721 'mfre' : largest_free_block,
724 _compdeclarations = {
727 _enumdeclarations = {