This file is indexed.

/usr/lib/python2.7/dist-packages/PythonCard/tools/standaloneBuilder/newProjectWizardPage4.gtk.rsrc.py is in python-pythoncard 0.8.2-5.

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
81
82
83
84
85
{'type':'CustomDialog',
    'name':'Template',
    'title':'New Project Wizard',
    'position':(175, 82),
    'size':(600, 310),
    'components': [

{'type':'Image', 
    'name':'Image1', 
    'position':(-5, -5), 
    'size':(174, 324), 
    'actionBindings':{}, 
    'file':'pixmaps/newproject.png', 
    },

{'type':'Button', 
    'name':'backBtn', 
    'position':(330, 270), 
    'actionBindings':{}, 
    'enabled':False, 
    'label':'< Back', 
    },

{'type':'Button', 
    'name':'nextBtn', 
    'position':(415, 270), 
    'actionBindings':{}, 
    'label':'Next >', 
    },

{'type':'Button', 
    'id':5101, 
    'name':'cancelBtn', 
    'position':(510, 270), 
    'actionBindings':{}, 
    'label':'Cancel', 
    },

{'type':'StaticText', 
    'name':'page4text1', 
    'position':(175, 0), 
    'actionBindings':{}, 
    'font':{'faceName': 'Tahoma', 'family': 'sansSerif', 'size': 20}, 
    'text':'Ready to create new project', 
    'userdata':'page4', 
    },

{'type':'StaticText', 
    'name':'page4text3', 
    'position':(175, 85), 
    'actionBindings':{}, 
    'font':{'faceName': u'Tahoma', 'size': 10}, 
    'text':'We now have the information required to create a brand new project.', 
    'userdata':'page4', 
    },

{'type':'StaticText', 
    'name':'page4text4', 
    'position':(175, 100), 
    'actionBindings':{}, 
    'font':{'faceName': u'Tahoma', 'size': 10}, 
    'text':'Click Create to continue, or Cancel to exit the wizard.', 
    'userdata':'page4', 
    },

{'type':'StaticText', 
    'name':'page4text5', 
    'position':(175, 125), 
    'actionBindings':{}, 
    'font':{'faceName': u'Tahoma', 'size': 10}, 
    'text':'After the project has been created, you should open the project', 
    'userdata':'page4', 
    },

{'type':'StaticText', 
    'name':'page4text6', 
    'position':(175, 140), 
    'actionBindings':{}, 
    'font':{'faceName': u'Tahoma', 'size': 10}, 
    'text':'properties page and ensure that the settings are to your liking.', 
    'userdata':'page4', 
    },

] # end components
} # end CustomDialog