This file is indexed.

/usr/share/pypar2/res/creationpopupmenus.glade is in pypar2 1.4-7.

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
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>

<widget class="GtkMenu" id="menuAll">

  <child>
    <widget class="GtkImageMenuItem" id="add_directory_content1">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Add directory content</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onAddDirectoryContent" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image34">
	  <property name="visible">True</property>
	  <property name="stock">gtk-open</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="add_file(s)1">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Add file(s)</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onAddFiles" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image35">
	  <property name="visible">True</property>
	  <property name="stock">gtk-add</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>

  <child>
    <widget class="GtkSeparatorMenuItem" id="separator1">
      <property name="visible">True</property>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="remove_all1">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Remove all</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onRemoveAll" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image36">
	  <property name="visible">True</property>
	  <property name="stock">gtk-clear</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="remove_selected_file1">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Remove selected file</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onRemoveSelected" last_modification_time="Fri, 21 Jul 2006 17:28:56 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image37">
	  <property name="visible">True</property>
	  <property name="stock">gtk-remove</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>
</widget>

<widget class="GtkMenu" id="menuAddClear">

  <child>
    <widget class="GtkImageMenuItem" id="imagemenuitem1">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Add directory content</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onAddDirectoryContent" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image31">
	  <property name="visible">True</property>
	  <property name="stock">gtk-open</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="imagemenuitem2">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Add file(s)</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onAddFiles" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image32">
	  <property name="visible">True</property>
	  <property name="stock">gtk-add</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>

  <child>
    <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
      <property name="visible">True</property>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="imagemenuitem4">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Remove all</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onRemoveAll" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image33">
	  <property name="visible">True</property>
	  <property name="stock">gtk-clear</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>
</widget>

<widget class="GtkMenu" id="menuAdd">

  <child>
    <widget class="GtkImageMenuItem" id="imagemenuitem5">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Add directory content</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onAddDirectoryContent" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image25">
	  <property name="visible">True</property>
	  <property name="stock">gtk-open</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="imagemenuitem6">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Add file(s)</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="onAddFiles" last_modification_time="Fri, 21 Jul 2006 16:15:07 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image26">
	  <property name="visible">True</property>
	  <property name="stock">gtk-add</property>
	  <property name="icon_size">1</property>
	  <property name="xalign">0.5</property>
	  <property name="yalign">0.5</property>
	  <property name="xpad">0</property>
	  <property name="ypad">0</property>
	</widget>
      </child>
    </widget>
  </child>
</widget>

</glade-interface>