This file is indexed.

/usr/lib/GNUstep/StepTalk/Modules/GDL2.bundle/Resources/ScriptingInfo.plist is in libsteptalk0 0.10.0-6build4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
    ScriptingInfoClass = STGDL2Module;
    
    Classes = (
        /* Classes from EOAccess */
        
        EOAccessArrayFaultHandler,
        EOAccessFaultHandler,
        EOAccessGenericFaultHandler,
        EOAdaptor,
        EOAdaptor,
        EOAdaptorChannel,
        EOAdaptorContext,
        EOAdaptorOperation,
        EOAndQualifier,
        EOAttribute,
        EODatabase,
        EODatabaseChannel,
        EODatabaseContext,
        EODatabaseDataSource,
        EODatabaseOperation,
        EOEditingContext,
        EOEntity,
        EOEntityClassDescription,
        EOExpressionArray,
        EOJoin,
        EOKeyComparisonQualifier,
        EOKeyValueQualifier,
        /* EOLoginPanel, */
        EOModel,
        EOModelGroup,
        EONotQualifier,
        EOObjectStoreCoordinator,
        EOOrQualifier,
        EORelationship,
        EOSQLExpression,
        EOSQLQualifier,
        EOStoredProcedure,

        /* Classees from EOControl */

        EOAndQualifier,
        EOCheapCopyArray,
        EOCheapCopyMutableArray,
        EOClassDescription,
        EOCooperatingObjectStore,
        EODataSource,
        /* EODelayedObserver, */
        /* EODelayedObserverQueue, */
        EODetailDataSource,
        EOEditingContext,
        EOFault,
        EOFaultHandler,
        EOFetchSpecification,
        EOGenericRecord,
        EOGlobalID,
        EOKeyComparisonQualifier,
        EOKeyGlobalID,
        EOKeyValueArchiver,
        EOKeyValueQualifier,
        EOKeyValueUnarchiver,
        EOMKKDArrayMapping,
        EOMKKDInitializer,
        EOMKKDKeyEnumerator,
        EOMKKDSubsetMapping,
        EOMutableKnownKeyDictionary,
        EONotQualifier,
        EONull,
        EOObjectStore,
        EOObjectStoreCoordinator,
        EOObserverCenter,
        /* EOObserverProxy, */
        EOOrQualifier,
        EOQualifier,
        EOQualifierVariable,
        EOSortOrdering,
        EOTemporaryGlobalID,
        EOUndoManager
     );
}