This file is indexed.

/usr/share/python-support/scribes.public is in scribes 0.4~r543-2.

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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
pyversions=2.5-

/usr/share/pyshared/SCRIBES/BarObjectManager.py
/usr/share/pyshared/SCRIBES/BusyManager.py
/usr/share/pyshared/SCRIBES/ColorThemeMetadata.py
/usr/share/pyshared/SCRIBES/CommandLineInfo.py
/usr/share/pyshared/SCRIBES/CommandLineParser.py
/usr/share/pyshared/SCRIBES/CommandLineProcessor.py
/usr/share/pyshared/SCRIBES/ContentDetector.py
/usr/share/pyshared/SCRIBES/CursorMetadata.py
/usr/share/pyshared/SCRIBES/DBusService.py
/usr/share/pyshared/SCRIBES/DialogFilters.py
/usr/share/pyshared/SCRIBES/DisplayRightMarginMetadata.py
/usr/share/pyshared/SCRIBES/Editor.py
/usr/share/pyshared/SCRIBES/EditorImports.py
/usr/share/pyshared/SCRIBES/EncodingSystem/ComboBoxData/Generator.py
/usr/share/pyshared/SCRIBES/EncodingSystem/ComboBoxData/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/EncodingGuessListMetadata.py
/usr/share/pyshared/SCRIBES/EncodingSystem/EncodingGuessListUpdater.py
/usr/share/pyshared/SCRIBES/EncodingSystem/EncodingListMetadata.py
/usr/share/pyshared/SCRIBES/EncodingSystem/EncodingListUpdater.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/CloseButton.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/ComboBox.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/GUI.glade
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/Label.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/OpenButton.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/GUI/Window.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/Loader.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Error/Trigger.py
/usr/share/pyshared/SCRIBES/EncodingSystem/FileEncodingsMetadata.py
/usr/share/pyshared/SCRIBES/EncodingSystem/FileEncodingsUpdater.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/EncodingListDatabaseMonitor.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/EncodingListDatabaseUpdater.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/EncodingListDispatcher.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/Encodings.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/GUI.glade
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/ActiveEncodingRenderer.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/Initializer.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/ModelDataGenerator.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/ModelUpdater.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/RowSelector.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Treeview/SelectedEncodingsExtractor.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/GUI/Window.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/Manager.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/Trigger.py
/usr/share/pyshared/SCRIBES/EncodingSystem/SupportedEncodings/Utils.py
/usr/share/pyshared/SCRIBES/EncodingSystem/Utils.py
/usr/share/pyshared/SCRIBES/Exceptions.py
/usr/share/pyshared/SCRIBES/FileChangeMonitor.py
/usr/share/pyshared/SCRIBES/FileModificationMonitor.py
/usr/share/pyshared/SCRIBES/FilenameGeneratorModeManager.py
/usr/share/pyshared/SCRIBES/FontMetadata.py
/usr/share/pyshared/SCRIBES/ForkScribesMetadata.py
/usr/share/pyshared/SCRIBES/FullScreenManager.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/BusyManager.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/Image.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/Manager.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/MessageLabel.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/MessageWindow.glade
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/TitleLabel.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/Window.py
/usr/share/pyshared/SCRIBES/GUI/InformationWindow/WindowTitleUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/Buffer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/CursorPlacer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/CursorPositionNotifier.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/CursorPositionUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/LanguageSetter.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/ModificationStateNotifier.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/ModificationStateReseter.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/ResponsivenessManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/StyleSchemeUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Buffer/UndoRedo.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/FallbackImageSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/FeedbackDispatcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/FileLoadingStateSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/FileModificationStateSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/ImageDisplayer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/ImageIDProcessor.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/ReadonlyModeSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/SaveErrorSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/SavedStateSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/StackImageSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusImage/TimedImageSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/BarDisplayer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/FallbackMessageSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/FeedbackDispatcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/FileLoadingStateSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/FileModificationStateSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/MessageDisplayer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/MessageFormatter.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/MouseSensor.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/ReadonlyModeSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/SaveErrorSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/SavedStateSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/StackMessageSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Feedback/StatusMessage/TimedMessageSwitcher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Animator.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/BarSizeUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Compositor.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/DeltaCalculator.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Displayer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/DisplayerManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Positioner.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/PublicAPIVisibilityUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Signals.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/ViewSizeUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/VisibilityUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/StatusBar/MessageBar/Widget.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbar.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/Animator.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/DeltaCalculator.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/Displayer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/HideTimer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/MouseSensor.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/Resizer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/SizeUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbarVisibility/VisibilityUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/GotoToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/HelpToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/NewToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/OpenToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/PreferenceMenuManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/PreferenceToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/PrintToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/RecentMenu.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/RedoToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/ReplaceToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/SaveToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/SearchToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/Spinner.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Toolbuttons/UndoToolButton.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/ToolbuttonsInitializer.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Toolbar/Utils.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/FontListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/RightMarginPositionListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/ShowRightMarginListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/SpellCheckListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/TabWidthListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/TextWrappingListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DatabaseListeners/UseTabsListener.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/DragAndDrop.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/FullscreenManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/PopupMenuManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/ReadonlyManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/Refresher.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/ResponsivenessManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/SensitivityManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/SpellChecker.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/View/View.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/FullscreenManager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/Grabber.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/Manager.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/PositionUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/Positioner.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/StateTracker.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/TitleUpdater.py
/usr/share/pyshared/SCRIBES/GUI/MainGUI/Window/Window.py
/usr/share/pyshared/SCRIBES/GUI/Manager.py
/usr/share/pyshared/SCRIBES/GladeObjectManager.py
/usr/share/pyshared/SCRIBES/GlobalStore.py
/usr/share/pyshared/SCRIBES/Globals.py
/usr/share/pyshared/SCRIBES/InstanceManager.py
/usr/share/pyshared/SCRIBES/LanguageManager.py
/usr/share/pyshared/SCRIBES/LanguagePluginManager.py
/usr/share/pyshared/SCRIBES/License.py
/usr/share/pyshared/SCRIBES/Main.py
/usr/share/pyshared/SCRIBES/MarginPositionMetadata.py
/usr/share/pyshared/SCRIBES/MinimalModeMetadata.py
/usr/share/pyshared/SCRIBES/PluginInitializer/ErrorManager.py
/usr/share/pyshared/SCRIBES/PluginInitializer/HomePluginPathCreator.py
/usr/share/pyshared/SCRIBES/PluginInitializer/Initializer.py
/usr/share/pyshared/SCRIBES/PluginInitializer/LanguageModuleValidator.py
/usr/share/pyshared/SCRIBES/PluginInitializer/Manager.py
/usr/share/pyshared/SCRIBES/PluginInitializer/ModuleFinder.py
/usr/share/pyshared/SCRIBES/PluginInitializer/ModuleInitializer.py
/usr/share/pyshared/SCRIBES/PluginInitializer/ModuleValidator.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginInitializer.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginLoader.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginPathErrorHandler.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginPathValidator.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginReloader.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginUnloader.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginValidator.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginsDestroyer.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PluginsUpdater.py
/usr/share/pyshared/SCRIBES/PluginInitializer/PythonPathUpdater.py
/usr/share/pyshared/SCRIBES/PluginManager.py
/usr/share/pyshared/SCRIBES/PluginSystemInitializer.py
/usr/share/pyshared/SCRIBES/PositionMetadata.py
/usr/share/pyshared/SCRIBES/ReadonlyManager.py
/usr/share/pyshared/SCRIBES/RecentManager.py
/usr/share/pyshared/SCRIBES/RegistrationManager.py
/usr/share/pyshared/SCRIBES/SIGNALS.py
/usr/share/pyshared/SCRIBES/SaveProcessInitializer/Initializer.py
/usr/share/pyshared/SCRIBES/SaveProcessInitializer/Manager.py
/usr/share/pyshared/SCRIBES/SaveProcessInitializer/Monitor.py
/usr/share/pyshared/SCRIBES/SaveSystem/AutomaticSaver.py
/usr/share/pyshared/SCRIBES/SaveSystem/DbusDataReceiver.py
/usr/share/pyshared/SCRIBES/SaveSystem/DbusDataSender.py
/usr/share/pyshared/SCRIBES/SaveSystem/DbusSaveProcessorMonitor.py
/usr/share/pyshared/SCRIBES/SaveSystem/ErrorDisplayer.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/Completer.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/DbusService.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/ErrorManager.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/FileReplacer.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/GIOErrorHandler.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/JobSpooler.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/Main.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/Manager.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/Quiter.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/SIGNALS.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/ScribesSaveProcess.py
/usr/share/pyshared/SCRIBES/SaveSystem/ExternalProcess/TextEncoder.py
/usr/share/pyshared/SCRIBES/SaveSystem/FileModificationMonitor.py
/usr/share/pyshared/SCRIBES/SaveSystem/FileNameGenerator.py
/usr/share/pyshared/SCRIBES/SaveSystem/FocusOutSaver.py
/usr/share/pyshared/SCRIBES/SaveSystem/Manager.py
/usr/share/pyshared/SCRIBES/SaveSystem/NameGenerator.py
/usr/share/pyshared/SCRIBES/SaveSystem/NewFileRemover.py
/usr/share/pyshared/SCRIBES/SaveSystem/QuitSaver.py
/usr/share/pyshared/SCRIBES/SaveSystem/ReadonlyHandler.py
/usr/share/pyshared/SCRIBES/SaveSystem/SaveErrorSignalEmitter.py
/usr/share/pyshared/SCRIBES/SaveSystem/SavedSignalEmitter.py
/usr/share/pyshared/SCRIBES/SaveSystem/SessionCompleter.py
/usr/share/pyshared/SCRIBES/SaveSystem/SessionManager.py
/usr/share/pyshared/SCRIBES/SaveSystem/UnnamedDocumentCreator.py
/usr/share/pyshared/SCRIBES/SchemeManager.py
/usr/share/pyshared/SCRIBES/ServicesInitializer.py
/usr/share/pyshared/SCRIBES/SignalConnectionManager.py
/usr/share/pyshared/SCRIBES/SpellCheckMetadata.py
/usr/share/pyshared/SCRIBES/TabWidthMetadata.py
/usr/share/pyshared/SCRIBES/TextWrappingMetadata.py
/usr/share/pyshared/SCRIBES/Trigger.py
/usr/share/pyshared/SCRIBES/TriggerManager.py
/usr/share/pyshared/SCRIBES/TriggerSystem/AcceleratorActivator.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Bindings/Binder.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Bindings/CloseWindowBinder.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Bindings/CloseWindowNoSaveBinder.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Bindings/FullscreenBinder.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Bindings/Manager.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Bindings/ShutdownBinder.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Exceptions.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Manager.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Quiter.py
/usr/share/pyshared/SCRIBES/TriggerSystem/TriggerActivator.py
/usr/share/pyshared/SCRIBES/TriggerSystem/TriggerManager.py
/usr/share/pyshared/SCRIBES/TriggerSystem/TriggerRemover.py
/usr/share/pyshared/SCRIBES/TriggerSystem/Validator.py
/usr/share/pyshared/SCRIBES/URILoader/BusyManager.py
/usr/share/pyshared/SCRIBES/URILoader/Destroyer.py
/usr/share/pyshared/SCRIBES/URILoader/EncodingProcessor.py
/usr/share/pyshared/SCRIBES/URILoader/ErrorManager.py
/usr/share/pyshared/SCRIBES/URILoader/FileMounter.py
/usr/share/pyshared/SCRIBES/URILoader/FileTypeChecker.py
/usr/share/pyshared/SCRIBES/URILoader/GIOError.py
/usr/share/pyshared/SCRIBES/URILoader/GIOErrorHandler.py
/usr/share/pyshared/SCRIBES/URILoader/Initializer.py
/usr/share/pyshared/SCRIBES/URILoader/Manager.py
/usr/share/pyshared/SCRIBES/URILoader/MountOperator.py
/usr/share/pyshared/SCRIBES/URILoader/StateNotifier.py
/usr/share/pyshared/SCRIBES/URILoader/TextInserter.py
/usr/share/pyshared/SCRIBES/URILoader/URIReader.py
/usr/share/pyshared/SCRIBES/URIManager.py
/usr/share/pyshared/SCRIBES/UniqueStampGenerator.py
/usr/share/pyshared/SCRIBES/Usage.py
/usr/share/pyshared/SCRIBES/UseTabsMetadata.py
/usr/share/pyshared/SCRIBES/Utils.py
/usr/share/pyshared/SCRIBES/Word.py
/usr/share/pyshared/SCRIBES/i18n.py