diff options
Diffstat (limited to 'Mac/Lib/lib-scriptpackages/Finder/Earlier_terms.py')
-rw-r--r-- | Mac/Lib/lib-scriptpackages/Finder/Earlier_terms.py | 746 |
1 files changed, 0 insertions, 746 deletions
diff --git a/Mac/Lib/lib-scriptpackages/Finder/Earlier_terms.py b/Mac/Lib/lib-scriptpackages/Finder/Earlier_terms.py deleted file mode 100644 index 2f72d0f..0000000 --- a/Mac/Lib/lib-scriptpackages/Finder/Earlier_terms.py +++ /dev/null @@ -1,746 +0,0 @@ -"""Suite Earlier terms: Terms that have been renamed -Level 1, version 1 - -Generated from /Volumes/Sap/System Folder/Finder -AETE/AEUT resource version 0/144, language 0, script 0 -""" - -import aetools -import MacOS - -_code = 'tpnm' - -from StdSuites.Type_Names_Suite import * -class Earlier_terms_Events(Type_Names_Suite_Events): - - pass - - -class application(aetools.ComponentItem): - """application - The Finder """ - want = 'capp' -class properties(aetools.NProperty): - """properties - property that allows getting and setting of multiple properties """ - which = 'qpro' - want = 'reco' -class clipboard(aetools.NProperty): - """clipboard - the Finder\xd5s clipboard window """ - which = 'pcli' - want = 'obj ' -class largest_free_block(aetools.NProperty): - """largest free block - the largest free block of process memory available to launch an application """ - which = 'mfre' - want = 'long' -class name(aetools.NProperty): - """name - the Finder\xd5s name """ - which = 'pnam' - want = 'itxt' -class visible(aetools.NProperty): - """visible - Is the Finder\xd5s layer visible? """ - which = 'pvis' - want = 'bool' -class frontmost(aetools.NProperty): - """frontmost - Is the Finder the frontmost process? """ - which = 'pisf' - want = 'bool' -class selection(aetools.NProperty): - """selection - the selection visible to the user """ - which = 'sele' - want = 'obj ' -class insertion_location(aetools.NProperty): - """insertion location - the container in which a new folder would appear if \xd2New Folder\xd3 was selected """ - which = 'pins' - want = 'obj ' -class file_sharing(aetools.NProperty): - """file sharing - Is file sharing on? """ - which = 'fshr' - want = 'bool' -class sharing_starting_up(aetools.NProperty): - """sharing starting up - Is file sharing in the process of starting up? """ - which = 'fsup' - want = 'bool' -class product_version(aetools.NProperty): - """product version - the version of the System software running on this computer """ - which = 'ver2' - want = 'itxt' -class version(aetools.NProperty): - """version - the version of the Finder """ - which = 'vers' - want = 'itxt' -class about_this_computer(aetools.NProperty): - """about this computer - the \xd2About this Computer\xd3 dialog and the list of running processes displayed in it """ - which = 'abbx' - want = 'obj ' -class desktop(aetools.NProperty): - """desktop - the desktop """ - which = 'desk' - want = 'cdsk' -class Finder_preferences(aetools.NProperty): - """Finder preferences - Various preferences that apply to the Finder as a whole """ - which = 'pfrp' - want = 'obj ' - -class application_file(aetools.ComponentItem): - """application file - An application's file on disk """ - want = 'appf' -class _3c_Inheritance_3e_(aetools.NProperty): - """<Inheritance> - inherits some of its properties from the file class """ - which = 'c@#^' - want = 'file' -class minimum_partition_size(aetools.NProperty): - """minimum partition size - the smallest memory size with which the application can be launched """ - which = 'mprt' - want = 'long' -class partition_size(aetools.NProperty): - """partition size - the memory size with which the application will be launched """ - which = 'appt' - want = 'long' -class suggested_partition_size(aetools.NProperty): - """suggested partition size - the memory size with which the developer recommends the application be launched """ - which = 'sprt' - want = 'long' -class scriptable(aetools.NProperty): - """scriptable - Is the application high-level event aware? """ - which = 'isab' - want = 'bool' - -class container_window(aetools.ComponentItem): - """container window - A window that contains items """ - want = 'cwnd' -class container(aetools.NProperty): - """container - the container from which the window was opened """ - which = 'ctnr' - want = 'obj ' -class item(aetools.NProperty): - """item - the item from which the window was opened (always returns something) """ - which = 'cobj' - want = 'obj ' -class has_custom_view_settings(aetools.NProperty): - """has custom view settings - Does the folder have custom view settings or is it using the default global settings? """ - which = 'cuss' - want = 'long' -class view(aetools.NProperty): - """view - the current view for the window (icon, name, date, etc.) """ - which = 'pvew' - want = 'long' -class previous_list_view(aetools.NProperty): - """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) """ - which = 'svew' - want = 'enum' -class button_view_arrangement(aetools.NProperty): - """button view arrangement - the property by which to keep icons arranged within a button view window """ - which = 'barr' - want = 'earr' -class spatial_view_arrangement(aetools.NProperty): - """spatial view arrangement - the property by which to keep icons arranged within a spatial view window """ - which = 'iarr' - want = 'earr' -class sort_direction(aetools.NProperty): - """sort direction - The direction in which the window is sorted """ - which = 'sord' - want = 'sodr' -class calculate_folder_sizes(aetools.NProperty): - """calculate folder sizes - Are folder sizes calculated and displayed in the window? (does not apply to suitcase windows) """ - which = 'sfsz' - want = 'bool' -class show_comments(aetools.NProperty): - """show comments - Are comments displayed in the window? (does not apply to suitcases) """ - which = 'scom' - want = 'bool' -class show_creation_date(aetools.NProperty): - """show creation date - Are creation dates displayed in the window? """ - which = 'scda' - want = 'bool' -class show_kind(aetools.NProperty): - """show kind - Are document kinds displayed in the window? """ - which = 'sknd' - want = 'bool' -class show_label(aetools.NProperty): - """show label - Are labels displayed in the window? """ - which = 'slbl' - want = 'bool' -class show_modification_date(aetools.NProperty): - """show modification date - Are modification dates displayed in the window? """ - which = 'sdat' - want = 'bool' -class show_size(aetools.NProperty): - """show size - Are file sizes displayed in the window? """ - which = 'ssiz' - want = 'bool' -class show_version(aetools.NProperty): - """show version - Are file versions displayed in the window? (does not apply to suitcase windows) """ - which = 'svrs' - want = 'bool' -class use_relative_dates(aetools.NProperty): - """use relative dates - Are relative dates (e.g., today, yesterday) shown in the window? """ - which = 'urdt' - want = 'bool' - -class accessory_process(aetools.ComponentItem): - """accessory process - A process launched from a desk accessory file """ - want = 'pcda' - -accessory_processes = accessory_process - -class accessory_suitcase(aetools.ComponentItem): - """accessory suitcase - A desk accessory suitcase """ - want = 'dsut' - -accessory_suitcases = accessory_suitcase - -class internet_location(aetools.ComponentItem): - """internet location - An file containing an internet location """ - want = 'inlf' - -internet_locations = internet_location - -class information_window(aetools.ComponentItem): - """information window - An information window (opened by \xd2Get Info\xd3) """ - want = 'iwnd' -class comment(aetools.NProperty): - """comment - the comment """ - which = 'comt' - want = 'itxt' -class size(aetools.NProperty): - """size - the logical size of the item """ - which = 'ptsz' - want = 'long' -class physical_size(aetools.NProperty): - """physical size - the actual space used by the item on disk """ - which = 'phys' - want = 'long' -class creation_date(aetools.NProperty): - """creation date - the date on which the item was created """ - which = 'ascd' - want = 'ldt ' -class modification_date(aetools.NProperty): - """modification date - the date on which the item was last modified """ - which = 'asmo' - want = 'ldt ' -class icon(aetools.NProperty): - """icon - the icon bitmap of the item """ - which = 'iimg' - want = 'ifam' -class locked(aetools.NProperty): - """locked - Is the item locked (applies only to file and application information windows)? """ - which = 'aslk' - want = 'bool' -class stationery(aetools.NProperty): - """stationery - Is the item a stationery pad? """ - which = 'pspd' - want = 'bool' -class warn_before_emptying(aetools.NProperty): - """warn before emptying - Display a dialog when emptying the trash (only valid for trash info window)? """ - which = 'warn' - want = 'bool' - -class item(aetools.ComponentItem): - """item - An item """ - want = 'cobj' -class index(aetools.NProperty): - """index - the index in the front-to-back ordering within its container """ - which = 'pidx' - want = 'long' -class id(aetools.NProperty): - """id - an id that identifies the item """ - which = 'ID ' - want = 'long' -class disk(aetools.NProperty): - """disk - the disk on which the item is stored """ - which = 'cdis' - want = 'obj ' -class folder(aetools.NProperty): - """folder - the folder in which the item is stored """ - which = 'asdr' - want = 'obj ' -class position(aetools.NProperty): - """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) """ - which = 'posn' - want = 'QDpt' -class bounds(aetools.NProperty): - """bounds - the bounding rectangle of the item (can only be set for an item in a window viewed as icons or buttons) """ - which = 'pbnd' - want = 'qdrt' -class label_index(aetools.NProperty): - """label index - the label of the item """ - which = 'labi' - want = 'long' -class kind(aetools.NProperty): - """kind - the kind of the item """ - which = 'kind' - want = 'itxt' -class description(aetools.NProperty): - """description - a description of the item """ - which = 'dscr' - want = 'itxt' -class selected(aetools.NProperty): - """selected - Is the item selected? """ - which = 'issl' - want = 'bool' -class content_space(aetools.NProperty): - """content space - the window that would open if the item was opened """ - which = 'dwnd' - want = 'obj ' -class window(aetools.NProperty): - """window - the window that would open if the item was opened """ - which = 'cwin' - want = 'obj ' -class information_window(aetools.NProperty): - """information window - the information window for the item """ - which = 'iwnd' - want = 'obj ' - -class process(aetools.ComponentItem): - """process - A process running on this computer """ - want = 'prcs' -class file(aetools.NProperty): - """file - the file from which the process was launched """ - which = 'file' - want = 'obj ' -class file_type(aetools.NProperty): - """file type - the OSType of the file type of the process """ - which = 'asty' - want = 'type' -class creator_type(aetools.NProperty): - """creator type - the OSType of the creator of the process (the signature) """ - which = 'fcrt' - want = 'type' -class remote_events(aetools.NProperty): - """remote events - Does the process accept remote events? """ - which = 'revt' - want = 'bool' -class partition_space_used(aetools.NProperty): - """partition space used - the number of bytes currently used in the process' partition """ - which = 'pusd' - want = 'long' - -class sharable_container(aetools.ComponentItem): - """sharable container - A container that may be shared (disks and folders) """ - want = 'sctr' -class owner(aetools.NProperty): - """owner - the user that owns the container (file sharing must be on to use this property) """ - which = 'sown' - want = 'itxt' -class group(aetools.NProperty): - """group - the user or group that has special access to the container (file sharing must be on to use this property) """ - which = 'sgrp' - want = 'itxt' -class owner_privileges(aetools.NProperty): - """owner privileges - the see folders/see files/make changes privileges for the owner (file sharing must be on to use this property) """ - which = 'ownr' - want = 'priv' -class group_privileges(aetools.NProperty): - """group privileges - the see folders/see files/make changes privileges for the group (file sharing must be on to use this property) """ - which = 'gppr' - want = 'priv' -class guest_privileges(aetools.NProperty): - """guest privileges - the see folders/see files/make changes privileges for everyone (file sharing must be on to use this property) """ - which = 'gstp' - want = 'priv' -class inherited_privileges(aetools.NProperty): - """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) """ - which = 'iprv' - want = 'bool' -class mounted(aetools.NProperty): - """mounted - Is the container mounted on another machine's desktop? (file sharing must be on to use this property) """ - which = 'smou' - want = 'bool' -class exported(aetools.NProperty): - """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) """ - which = 'sexp' - want = 'bool' -class shared(aetools.NProperty): - """shared - Is the container a share point, i.e., is the container currently being shared? (file sharing must be on to use this property) """ - which = 'shar' - want = 'bool' -class protected(aetools.NProperty): - """protected - Is the container protected from being moved, renamed and deleted? (file sharing must be on to use this property) """ - which = 'spro' - want = 'bool' - -class trash_2d_object(aetools.ComponentItem): - """trash-object - Trash-object is the class of the \xd2trash\xd3 object """ - want = 'ctrs' - -class preferences(aetools.ComponentItem): - """preferences - The Finder Preferences """ - want = 'cprf' -class delay_before_springing(aetools.NProperty): - """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) """ - which = 'dela' - want = 'shor' -class spring_open_folders(aetools.NProperty): - """spring open folders - Spring open folders after the specified delay? """ - which = 'sprg' - want = 'bool' -class use_simple_menus(aetools.NProperty): - """use simple menus - Use simplified Finder menus? """ - which = 'usme' - want = 'bool' -class use_wide_grid(aetools.NProperty): - """use wide grid - Space icons on a wide grid? """ - which = 'uswg' - want = 'bool' - -class window(aetools.ComponentItem): - """window - A window """ - want = 'cwin' -class titled(aetools.NProperty): - """titled - Does the window have a title bar? """ - which = 'ptit' - want = 'bool' -class closeable(aetools.NProperty): - """closeable - Does the window have a close box? """ - which = 'hclb' - want = 'bool' -class floating(aetools.NProperty): - """floating - Does the window have a title bar? """ - which = 'isfl' - want = 'bool' -class modal(aetools.NProperty): - """modal - Is the window modal? """ - which = 'pmod' - want = 'bool' -class resizable(aetools.NProperty): - """resizable - Is the window resizable? """ - which = 'prsz' - want = 'bool' -class zoomable(aetools.NProperty): - """zoomable - Is the window zoomable? """ - which = 'iszm' - want = 'bool' -class zoomed(aetools.NProperty): - """zoomed - Is the window zoomed? """ - which = 'pzum' - want = 'bool' -class zoomed_full_size(aetools.NProperty): - """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) """ - which = 'zumf' - want = 'bool' -class popup(aetools.NProperty): - """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) """ - which = 'drwr' - want = 'bool' -class pulled_open(aetools.NProperty): - """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)? """ - which = 'pull' - want = 'bool' -class collapsed(aetools.NProperty): - """collapsed - Is the window collapsed (only applies to open non-pop-up windows)? """ - which = 'wshd' - want = 'bool' -application._superclassnames = [] -application._privpropdict = { - 'properties' : properties, - 'clipboard' : clipboard, - 'largest_free_block' : largest_free_block, - 'name' : name, - 'visible' : visible, - 'frontmost' : frontmost, - 'selection' : selection, - 'insertion_location' : insertion_location, - 'file_sharing' : file_sharing, - 'sharing_starting_up' : sharing_starting_up, - 'product_version' : product_version, - 'version' : version, - 'about_this_computer' : about_this_computer, - 'desktop' : desktop, - 'Finder_preferences' : Finder_preferences, -} -application._privelemdict = { -} -import Files_and_suitcases -application_file._superclassnames = ['file'] -application_file._privpropdict = { - '_3c_Inheritance_3e_' : _3c_Inheritance_3e_, - 'minimum_partition_size' : minimum_partition_size, - 'partition_size' : partition_size, - 'suggested_partition_size' : suggested_partition_size, - 'scriptable' : scriptable, -} -application_file._privelemdict = { -} -container_window._superclassnames = ['window'] -container_window._privpropdict = { - '_3c_Inheritance_3e_' : _3c_Inheritance_3e_, - 'container' : container, - 'item' : item, - 'has_custom_view_settings' : has_custom_view_settings, - 'view' : view, - 'previous_list_view' : previous_list_view, - 'button_view_arrangement' : button_view_arrangement, - 'spatial_view_arrangement' : spatial_view_arrangement, - 'sort_direction' : sort_direction, - 'calculate_folder_sizes' : calculate_folder_sizes, - 'show_comments' : show_comments, - 'show_creation_date' : show_creation_date, - 'show_kind' : show_kind, - 'show_label' : show_label, - 'show_modification_date' : show_modification_date, - 'show_size' : show_size, - 'show_version' : show_version, - 'use_relative_dates' : use_relative_dates, -} -container_window._privelemdict = { -} -accessory_process._superclassnames = [] -accessory_process._privpropdict = { -} -accessory_process._privelemdict = { -} -accessory_suitcase._superclassnames = [] -accessory_suitcase._privpropdict = { -} -accessory_suitcase._privelemdict = { -} -internet_location._superclassnames = [] -internet_location._privpropdict = { -} -internet_location._privelemdict = { -} -information_window._superclassnames = ['window'] -information_window._privpropdict = { - '_3c_Inheritance_3e_' : _3c_Inheritance_3e_, - 'item' : item, - 'comment' : comment, - 'size' : size, - 'physical_size' : physical_size, - 'creation_date' : creation_date, - 'modification_date' : modification_date, - 'suggested_partition_size' : suggested_partition_size, - 'minimum_partition_size' : minimum_partition_size, - 'partition_size' : partition_size, - 'icon' : icon, - 'locked' : locked, - 'stationery' : stationery, - 'warn_before_emptying' : warn_before_emptying, - 'product_version' : product_version, - 'version' : version, -} -information_window._privelemdict = { -} -item._superclassnames = [] -item._privpropdict = { - 'properties' : properties, - 'name' : name, - 'index' : index, - 'id' : id, - 'container' : container, - 'disk' : disk, - 'folder' : folder, - 'position' : position, - 'bounds' : bounds, - 'label_index' : label_index, - 'kind' : kind, - 'description' : description, - 'comment' : comment, - 'size' : size, - 'physical_size' : physical_size, - 'creation_date' : creation_date, - 'modification_date' : modification_date, - 'icon' : icon, - 'selected' : selected, - 'content_space' : content_space, - 'window' : window, - 'information_window' : information_window, -} -item._privelemdict = { -} -process._superclassnames = [] -process._privpropdict = { - 'properties' : properties, - 'name' : name, - 'visible' : visible, - 'frontmost' : frontmost, - 'file' : file, - 'file_type' : file_type, - 'creator_type' : creator_type, - 'scriptable' : scriptable, - 'remote_events' : remote_events, - 'partition_size' : partition_size, - 'partition_space_used' : partition_space_used, -} -process._privelemdict = { -} -import Containers_and_folders -sharable_container._superclassnames = ['container'] -sharable_container._privpropdict = { - '_3c_Inheritance_3e_' : _3c_Inheritance_3e_, - 'owner' : owner, - 'group' : group, - 'owner_privileges' : owner_privileges, - 'group_privileges' : group_privileges, - 'guest_privileges' : guest_privileges, - 'inherited_privileges' : inherited_privileges, - 'mounted' : mounted, - 'exported' : exported, - 'shared' : shared, - 'protected' : protected, -} -sharable_container._privelemdict = { -} -trash_2d_object._superclassnames = ['container'] -trash_2d_object._privpropdict = { - '_3c_Inheritance_3e_' : _3c_Inheritance_3e_, - 'warn_before_emptying' : warn_before_emptying, -} -trash_2d_object._privelemdict = { -} -preferences._superclassnames = [] -preferences._privpropdict = { - 'window' : window, - 'calculate_folder_sizes' : calculate_folder_sizes, - 'delay_before_springing' : delay_before_springing, - 'show_comments' : show_comments, - 'show_creation_date' : show_creation_date, - 'show_kind' : show_kind, - 'show_label' : show_label, - 'show_modification_date' : show_modification_date, - 'show_size' : show_size, - 'show_version' : show_version, - 'spring_open_folders' : spring_open_folders, - 'use_relative_dates' : use_relative_dates, - 'use_simple_menus' : use_simple_menus, - 'use_wide_grid' : use_wide_grid, -} -preferences._privelemdict = { -} -window._superclassnames = [] -window._privpropdict = { - 'properties' : properties, - 'position' : position, - 'bounds' : bounds, - 'titled' : titled, - 'name' : name, - 'index' : index, - 'closeable' : closeable, - 'floating' : floating, - 'modal' : modal, - 'resizable' : resizable, - 'zoomable' : zoomable, - 'zoomed' : zoomed, - 'zoomed_full_size' : zoomed_full_size, - 'visible' : visible, - 'popup' : popup, - 'pulled_open' : pulled_open, - 'collapsed' : collapsed, -} -window._privelemdict = { -} - -# -# Indices of types declared in this module -# -_classdeclarations = { - 'dsut' : accessory_suitcase, - 'cprf' : preferences, - 'sctr' : sharable_container, - 'capp' : application, - 'ctrs' : trash_2d_object, - 'pcda' : accessory_process, - 'cwin' : window, - 'iwnd' : information_window, - 'prcs' : process, - 'appf' : application_file, - 'inlf' : internet_location, - 'cwnd' : container_window, - 'cobj' : item, -} - -_propdeclarations = { - 'ver2' : product_version, - 'pbnd' : bounds, - 'asdr' : folder, - 'gppr' : group_privileges, - 'pidx' : index, - 'isfl' : floating, - 'sown' : owner, - 'fsup' : sharing_starting_up, - 'urdt' : use_relative_dates, - 'scom' : show_comments, - 'appt' : partition_size, - 'iimg' : icon, - 'asty' : file_type, - 'uswg' : use_wide_grid, - 'ptit' : titled, - 'dela' : delay_before_springing, - 'cuss' : has_custom_view_settings, - 'gstp' : guest_privileges, - 'isab' : scriptable, - 'iszm' : zoomable, - 'sord' : sort_direction, - 'pins' : insertion_location, - 'pspd' : stationery, - 'desk' : desktop, - 'ascd' : creation_date, - 'ctnr' : container, - 'abbx' : about_this_computer, - 'pull' : pulled_open, - 'kind' : kind, - 'ptsz' : size, - 'hclb' : closeable, - 'sgrp' : group, - 'mfre' : largest_free_block, - 'revt' : remote_events, - 'drwr' : popup, - 'iwnd' : information_window, - 'ownr' : owner_privileges, - 'pzum' : zoomed, - 'prsz' : resizable, - 'barr' : button_view_arrangement, - 'pfrp' : Finder_preferences, - 'zumf' : zoomed_full_size, - 'iprv' : inherited_privileges, - 'vers' : version, - 'c@#^' : _3c_Inheritance_3e_, - 'ID ' : id, - 'sfsz' : calculate_folder_sizes, - 'file' : file, - 'dwnd' : content_space, - 'shar' : shared, - 'pmod' : modal, - 'sele' : selection, - 'pisf' : frontmost, - 'sprt' : suggested_partition_size, - 'spro' : protected, - 'pcli' : clipboard, - 'cwin' : window, - 'mprt' : minimum_partition_size, - 'sprg' : spring_open_folders, - 'ssiz' : show_size, - 'asmo' : modification_date, - 'svrs' : show_version, - 'cobj' : item, - 'posn' : position, - 'iarr' : spatial_view_arrangement, - 'phys' : physical_size, - 'sknd' : show_kind, - 'labi' : label_index, - 'svew' : previous_list_view, - 'dscr' : description, - 'comt' : comment, - 'sexp' : exported, - 'usme' : use_simple_menus, - 'cdis' : disk, - 'wshd' : collapsed, - 'slbl' : show_label, - 'warn' : warn_before_emptying, - 'scda' : show_creation_date, - 'pvis' : visible, - 'issl' : selected, - 'smou' : mounted, - 'sdat' : show_modification_date, - 'fcrt' : creator_type, - 'pusd' : partition_space_used, - 'pvew' : view, - 'fshr' : file_sharing, - 'qpro' : properties, - 'aslk' : locked, - 'pnam' : name, -} - -_compdeclarations = { -} - -_enumdeclarations = { -} |