diff options
author | pav <pav@FreeBSD.org> | 2007-03-22 16:04:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-22 16:04:07 +0800 |
commit | 3750d4ca16cb30af2e23137714d3fc0c4557e0ea (patch) | |
tree | 5792aaa2a7f5f60c26b03dbc859b07b59dd278d7 /editors/scribes | |
parent | 2944c8bece8c07ad749e5b4b29f596b933b39661 (diff) | |
download | freebsd-ports-gnome-3750d4ca16cb30af2e23137714d3fc0c4557e0ea.tar.gz freebsd-ports-gnome-3750d4ca16cb30af2e23137714d3fc0c4557e0ea.tar.zst freebsd-ports-gnome-3750d4ca16cb30af2e23137714d3fc0c4557e0ea.zip |
- Update to 0.3.1
Diffstat (limited to 'editors/scribes')
-rw-r--r-- | editors/scribes/Makefile | 2 | ||||
-rw-r--r-- | editors/scribes/distinfo | 6 | ||||
-rw-r--r-- | editors/scribes/files/patch-gettext | 12 | ||||
-rw-r--r-- | editors/scribes/pkg-plist | 1208 |
4 files changed, 776 insertions, 452 deletions
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile index 9c3abde02013..1560a3c3845f 100644 --- a/editors/scribes/Makefile +++ b/editors/scribes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scribes -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/scribes/distinfo b/editors/scribes/distinfo index c27ea9864adf..63de578a0834 100644 --- a/editors/scribes/distinfo +++ b/editors/scribes/distinfo @@ -1,3 +1,3 @@ -MD5 (scribes-0.3.tar.bz2) = 2abe30a606fcb6aa310c7322df8e5ab7 -SHA256 (scribes-0.3.tar.bz2) = 0ca0bd0b1997b328331bea69dcc6c32efc6d84b71125a8f5fcb2a555e5dc9400 -SIZE (scribes-0.3.tar.bz2) = 690991 +MD5 (scribes-0.3.1.tar.bz2) = 3c6e15b3beab3adc09ac0c4abed3290f +SHA256 (scribes-0.3.1.tar.bz2) = dfff6ed66a3c38e5903301e6968080947eb9581a7edef5559e6b55bd81fbafa3 +SIZE (scribes-0.3.1.tar.bz2) = 913984 diff --git a/editors/scribes/files/patch-gettext b/editors/scribes/files/patch-gettext new file mode 100644 index 000000000000..48a9b24801cf --- /dev/null +++ b/editors/scribes/files/patch-gettext @@ -0,0 +1,12 @@ +--- SCRIBES/InstanceManager.py Thu Mar 22 08:44:46 2007 ++++ SCRIBES/InstanceManager.py Thu Mar 22 08:45:08 2007 +@@ -356,7 +356,8 @@ + locale_folder = path.join(scribes_data_path, "locale") + # Initialize glade first. + try: +- from locale import setlocale, LC_ALL, Error, bindtextdomain ++ from locale import setlocale, LC_ALL, Error ++ from gettext import bindtextdomain + bindtextdomain("scribes", locale_folder) + setlocale(LC_ALL, "") + except Error: diff --git a/editors/scribes/pkg-plist b/editors/scribes/pkg-plist index d9a86dcd8355..9078e3c6f2ae 100644 --- a/editors/scribes/pkg-plist +++ b/editors/scribes/pkg-plist @@ -1,224 +1,73 @@ -bin/.scribesclient bin/scribes -%%PYTHON_SITELIBDIR%%/SCRIBES/aboutdialogtrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/aboutdialogtrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/aboutdialogtrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/aboutdialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/aboutdialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/aboutdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/actions.py -%%PYTHON_SITELIBDIR%%/SCRIBES/actions.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/actions.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/bar.py %%PYTHON_SITELIBDIR%%/SCRIBES/bar.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/bar.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowsermodel.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowsermodel.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowsermodel.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowserview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowserview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowserview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowser.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowser.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarkbrowser.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarktriggers.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarktriggers.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmarktriggers.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmark.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmark.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmark.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmark_metadata.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmark_metadata.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bookmark_metadata.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/bracket.py -%%PYTHON_SITELIBDIR%%/SCRIBES/bracket.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/bracket.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/casetrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/casetrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/casetrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/case.py -%%PYTHON_SITELIBDIR%%/SCRIBES/case.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/case.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorbgbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorbgbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorbgbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorbgsyntaxbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorbgsyntaxbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorbgsyntaxbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorboldcheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorboldcheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorboldcheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/coloreditortrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/coloreditortrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/coloreditortrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/coloreditor.py -%%PYTHON_SITELIBDIR%%/SCRIBES/coloreditor.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/coloreditor.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorfgbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorfgbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorfgbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorfgsyntaxbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorfgsyntaxbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorfgsyntaxbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/coloritaliccheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/coloritaliccheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/coloritaliccheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorresetbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorresetbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorresetbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorthemecheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorthemecheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorthemecheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colortreeview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colortreeview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colortreeview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/colorunderlinecheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/colorunderlinecheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/colorunderlinecheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/comboboxentry.py -%%PYTHON_SITELIBDIR%%/SCRIBES/comboboxentry.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/comboboxentry.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/commandline.py %%PYTHON_SITELIBDIR%%/SCRIBES/commandline.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/commandline.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/completionlist.py -%%PYTHON_SITELIBDIR%%/SCRIBES/completionlist.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/completionlist.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/completionmanager.py -%%PYTHON_SITELIBDIR%%/SCRIBES/completionmanager.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/completionmanager.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/completionswindow.py -%%PYTHON_SITELIBDIR%%/SCRIBES/completionswindow.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/completionswindow.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/completionview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/completionview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/completionview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/completionwindow.py -%%PYTHON_SITELIBDIR%%/SCRIBES/completionwindow.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/completionwindow.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/cursormove.py -%%PYTHON_SITELIBDIR%%/SCRIBES/cursormove.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/cursormove.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/cursor.py %%PYTHON_SITELIBDIR%%/SCRIBES/cursor.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/cursor.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/cursor_metadata.py %%PYTHON_SITELIBDIR%%/SCRIBES/cursor_metadata.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/cursor_metadata.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/dbusmain.py -%%PYTHON_SITELIBDIR%%/SCRIBES/dbusmain.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/dbusmain.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/dbusobject.py -%%PYTHON_SITELIBDIR%%/SCRIBES/dbusobject.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/dbusobject.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/DBusService.py +%%PYTHON_SITELIBDIR%%/SCRIBES/DBusService.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/DBusService.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/dialogfilter.py %%PYTHON_SITELIBDIR%%/SCRIBES/dialogfilter.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/dialogfilter.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/dialog.py %%PYTHON_SITELIBDIR%%/SCRIBES/dialog.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/dialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowsertreeview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowsertreeview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowsertreeview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowsertrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowsertrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowsertrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowser.py -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowser.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/documentbrowser.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/duplicate.py -%%PYTHON_SITELIBDIR%%/SCRIBES/duplicate.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/duplicate.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/edialog.py %%PYTHON_SITELIBDIR%%/SCRIBES/edialog.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/edialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/editor.py -%%PYTHON_SITELIBDIR%%/SCRIBES/editor.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/editor.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Editor.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Editor.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Editor.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/encodingbox.py %%PYTHON_SITELIBDIR%%/SCRIBES/encodingbox.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/encodingbox.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/encodingdialog.py %%PYTHON_SITELIBDIR%%/SCRIBES/encodingdialog.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/encodingdialog.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/EncodingManager.py +%%PYTHON_SITELIBDIR%%/SCRIBES/EncodingManager.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/EncodingManager.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/encoding_metadata.py %%PYTHON_SITELIBDIR%%/SCRIBES/encoding_metadata.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/encoding_metadata.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/ErrorDialog.py +%%PYTHON_SITELIBDIR%%/SCRIBES/ErrorDialog.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/ErrorDialog.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/error.py %%PYTHON_SITELIBDIR%%/SCRIBES/error.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/error.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/escape.py %%PYTHON_SITELIBDIR%%/SCRIBES/escape.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/escape.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/exportdialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/exportdialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/exportdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/feedback.py -%%PYTHON_SITELIBDIR%%/SCRIBES/feedback.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/feedback.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/fileloader.py -%%PYTHON_SITELIBDIR%%/SCRIBES/fileloader.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/fileloader.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findbartrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findbartrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findbartrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findbar.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findbar.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findbar.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findcasebutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findcasebutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findcasebutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findentrycompletion.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findentrycompletion.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findentrycompletion.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findentry.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findentry.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findentry.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findnextbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findnextbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findnextbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findpreviousbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findpreviousbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findpreviousbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findsearchbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findsearchbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findsearchbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findstopbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findstopbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findstopbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/findwordbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/findwordbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/findwordbutton.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Exceptions.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Exceptions.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Exceptions.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Feedback.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Feedback.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Feedback.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/FileLoader.py +%%PYTHON_SITELIBDIR%%/SCRIBES/FileLoader.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/FileLoader.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/FileSaver.py +%%PYTHON_SITELIBDIR%%/SCRIBES/FileSaver.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/FileSaver.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/fsbutton.py %%PYTHON_SITELIBDIR%%/SCRIBES/fsbutton.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/fsbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/gotobartrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/gotobartrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/gotobartrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/gotobar.py -%%PYTHON_SITELIBDIR%%/SCRIBES/gotobar.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/gotobar.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/gotospinbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/gotospinbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/gotospinbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/importdialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/importdialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/importdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/importtemplate.py -%%PYTHON_SITELIBDIR%%/SCRIBES/importtemplate.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/importtemplate.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/incsearchbartrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/incsearchbartrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/incsearchbartrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/incsearchbar.py -%%PYTHON_SITELIBDIR%%/SCRIBES/incsearchbar.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/incsearchbar.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/indent.py -%%PYTHON_SITELIBDIR%%/SCRIBES/indent.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/indent.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/info.py %%PYTHON_SITELIBDIR%%/SCRIBES/info.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/info.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/InstanceManager.py +%%PYTHON_SITELIBDIR%%/SCRIBES/InstanceManager.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/InstanceManager.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/internationalization.py %%PYTHON_SITELIBDIR%%/SCRIBES/internationalization.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/internationalization.pyo @@ -228,279 +77,69 @@ bin/scribes %%PYTHON_SITELIBDIR%%/SCRIBES/lines.py %%PYTHON_SITELIBDIR%%/SCRIBES/lines.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/lines.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/loader.py -%%PYTHON_SITELIBDIR%%/SCRIBES/loader.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/loader.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/maincontainer.py -%%PYTHON_SITELIBDIR%%/SCRIBES/maincontainer.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/maincontainer.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/main.py -%%PYTHON_SITELIBDIR%%/SCRIBES/main.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/main.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/matchingbrackettrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/matchingbrackettrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/matchingbrackettrigger.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/MainContainer.py +%%PYTHON_SITELIBDIR%%/SCRIBES/MainContainer.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/MainContainer.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Main.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Main.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Main.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/mdialog.py %%PYTHON_SITELIBDIR%%/SCRIBES/mdialog.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/mdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/opendialogtrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/opendialogtrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/opendialogtrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/opendialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/opendialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/opendialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/paragraph.py -%%PYTHON_SITELIBDIR%%/SCRIBES/paragraph.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/paragraph.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/MessageDialog.py +%%PYTHON_SITELIBDIR%%/SCRIBES/MessageDialog.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/MessageDialog.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/ModificationDialog.py +%%PYTHON_SITELIBDIR%%/SCRIBES/ModificationDialog.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/ModificationDialog.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/PluginManager.py %%PYTHON_SITELIBDIR%%/SCRIBES/PluginManager.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/PluginManager.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popupabout.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popupabout.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popupabout.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popupbookmarks.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popupbookmarks.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popupbookmarks.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popupcase.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popupcase.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popupcase.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popupindent.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popupindent.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popupindent.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popuplines.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popuplines.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popuplines.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popupselection.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popupselection.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popupselection.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/popupspaces.py -%%PYTHON_SITELIBDIR%%/SCRIBES/popupspaces.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/popupspaces.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/popupsubmenu.py %%PYTHON_SITELIBDIR%%/SCRIBES/popupsubmenu.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/popupsubmenu.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/position_metadata.py %%PYTHON_SITELIBDIR%%/SCRIBES/position_metadata.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/position_metadata.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/preferencestrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/preferencestrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/preferencestrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/preferences.py -%%PYTHON_SITELIBDIR%%/SCRIBES/preferences.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/preferences.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/preffontbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/preffontbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/preffontbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmargincheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmargincheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmargincheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmarginspinbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmarginspinbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmarginspinbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmenu.py -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmenu.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/prefmenu.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/prefspellcheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/prefspellcheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/prefspellcheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/preftabcheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/preftabcheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/preftabcheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/preftabspinbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/preftabspinbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/preftabspinbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/preftextwrapcheckbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/preftextwrapcheckbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/preftextwrapcheckbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/printdialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/printdialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/printdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/printing.py -%%PYTHON_SITELIBDIR%%/SCRIBES/printing.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/printing.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/printjob.py -%%PYTHON_SITELIBDIR%%/SCRIBES/printjob.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/printjob.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/printpreview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/printpreview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/printpreview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/printtrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/printtrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/printtrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/readxmltemplate.py -%%PYTHON_SITELIBDIR%%/SCRIBES/readxmltemplate.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/readxmltemplate.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/recentmanager.py -%%PYTHON_SITELIBDIR%%/SCRIBES/recentmanager.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/recentmanager.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/recentmenu.py -%%PYTHON_SITELIBDIR%%/SCRIBES/recentmenu.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/recentmenu.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/remotedialogtrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/remotedialogtrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/remotedialogtrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/remotedialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/remotedialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/remotedialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/rename.py -%%PYTHON_SITELIBDIR%%/SCRIBES/rename.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/rename.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceallbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceallbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceallbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebartrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebartrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebartrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebar.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebar.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebar.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replacebutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceentry.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceentry.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceentry.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceincrementalbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceincrementalbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replaceincrementalbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replacestopbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replacestopbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replacestopbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/replace.py -%%PYTHON_SITELIBDIR%%/SCRIBES/replace.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/replace.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/savedialogtrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/savedialogtrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/savedialogtrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/savedialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/savedialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/savedialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/save.py -%%PYTHON_SITELIBDIR%%/SCRIBES/save.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/save.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/scopehighlight.py -%%PYTHON_SITELIBDIR%%/SCRIBES/scopehighlight.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/scopehighlight.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/scribesservice.py -%%PYTHON_SITELIBDIR%%/SCRIBES/scribesservice.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/scribesservice.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/PreferenceMenu.py +%%PYTHON_SITELIBDIR%%/SCRIBES/PreferenceMenu.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/PreferenceMenu.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/RecentManager.py +%%PYTHON_SITELIBDIR%%/SCRIBES/RecentManager.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/RecentManager.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/RecentMenu.py +%%PYTHON_SITELIBDIR%%/SCRIBES/RecentMenu.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/RecentMenu.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/sdialog.py %%PYTHON_SITELIBDIR%%/SCRIBES/sdialog.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/sdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/searchbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/searchbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/searchbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/searchnexttrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/searchnexttrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/searchnexttrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/searchnext.py -%%PYTHON_SITELIBDIR%%/SCRIBES/searchnext.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/searchnext.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/searchprevioustrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/searchprevioustrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/searchprevioustrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/searchprevious.py -%%PYTHON_SITELIBDIR%%/SCRIBES/searchprevious.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/searchprevious.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/searchtrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/searchtrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/searchtrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/search.py -%%PYTHON_SITELIBDIR%%/SCRIBES/search.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/search.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/sentence.py -%%PYTHON_SITELIBDIR%%/SCRIBES/sentence.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/sentence.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/services.py -%%PYTHON_SITELIBDIR%%/SCRIBES/services.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/services.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/signals.py -%%PYTHON_SITELIBDIR%%/SCRIBES/signals.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/signals.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/spaces.py -%%PYTHON_SITELIBDIR%%/SCRIBES/spaces.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/spaces.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/statusbar.py -%%PYTHON_SITELIBDIR%%/SCRIBES/statusbar.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/statusbar.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/statuscontainer.py -%%PYTHON_SITELIBDIR%%/SCRIBES/statuscontainer.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/statuscontainer.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Spinner.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Spinner.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Spinner.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/StatusBar.py +%%PYTHON_SITELIBDIR%%/SCRIBES/StatusBar.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/StatusBar.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/StatusContainer.py +%%PYTHON_SITELIBDIR%%/SCRIBES/StatusContainer.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/StatusContainer.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Store.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Store.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Store.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/syntax.py %%PYTHON_SITELIBDIR%%/SCRIBES/syntax.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/syntax.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateadddialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateadddialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateadddialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templatedialogeditor.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templatedialogeditor.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templatedialogeditor.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templatedialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templatedialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templatedialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditdialog.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditdialog.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditdialog.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditoraddbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditoraddbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditoraddbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditordescriptionview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditordescriptionview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditordescriptionview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditoreditbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditoreditbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditoreditbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorexportbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorexportbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorexportbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorimportbutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorimportbutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorimportbutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorlangview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorlangview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorlangview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorremovebutton.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorremovebutton.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorremovebutton.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditortextview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditortextview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditortextview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditortrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditortrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditortrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorwindow.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorwindow.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditorwindow.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditor.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditor.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateeditor.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateloader.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateloader.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateloader.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templateprocessor.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templateprocessor.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templateprocessor.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/templatetrigger.py -%%PYTHON_SITELIBDIR%%/SCRIBES/templatetrigger.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/templatetrigger.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/template.py -%%PYTHON_SITELIBDIR%%/SCRIBES/template.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/template.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/template_metadata.py -%%PYTHON_SITELIBDIR%%/SCRIBES/template_metadata.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/template_metadata.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/textbuffer.py -%%PYTHON_SITELIBDIR%%/SCRIBES/textbuffer.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/textbuffer.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/textview.py -%%PYTHON_SITELIBDIR%%/SCRIBES/textview.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/textview.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/toolbarcontainer.py -%%PYTHON_SITELIBDIR%%/SCRIBES/toolbarcontainer.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/toolbarcontainer.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/toolbar.py -%%PYTHON_SITELIBDIR%%/SCRIBES/toolbar.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/toolbar.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/TextBuffer.py +%%PYTHON_SITELIBDIR%%/SCRIBES/TextBuffer.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/TextBuffer.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/TextView.py +%%PYTHON_SITELIBDIR%%/SCRIBES/TextView.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/TextView.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/ToolbarContainer.py +%%PYTHON_SITELIBDIR%%/SCRIBES/ToolbarContainer.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/ToolbarContainer.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Toolbar.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Toolbar.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Toolbar.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/toolbuttons.py %%PYTHON_SITELIBDIR%%/SCRIBES/toolbuttons.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/toolbuttons.pyo @@ -516,35 +155,29 @@ bin/scribes %%PYTHON_SITELIBDIR%%/SCRIBES/txtutils.py %%PYTHON_SITELIBDIR%%/SCRIBES/txtutils.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/txtutils.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/unindent.py -%%PYTHON_SITELIBDIR%%/SCRIBES/unindent.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/unindent.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/usage.py %%PYTHON_SITELIBDIR%%/SCRIBES/usage.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/usage.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/utils.py %%PYTHON_SITELIBDIR%%/SCRIBES/utils.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/utils.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/viewcontainer.py -%%PYTHON_SITELIBDIR%%/SCRIBES/viewcontainer.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/viewcontainer.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/window.py -%%PYTHON_SITELIBDIR%%/SCRIBES/window.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/window.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/wordcompletion.py -%%PYTHON_SITELIBDIR%%/SCRIBES/wordcompletion.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/wordcompletion.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/ViewContainer.py +%%PYTHON_SITELIBDIR%%/SCRIBES/ViewContainer.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/ViewContainer.pyo +%%PYTHON_SITELIBDIR%%/SCRIBES/Window.py +%%PYTHON_SITELIBDIR%%/SCRIBES/Window.pyc +%%PYTHON_SITELIBDIR%%/SCRIBES/Window.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/word.py %%PYTHON_SITELIBDIR%%/SCRIBES/word.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/word.pyo -%%PYTHON_SITELIBDIR%%/SCRIBES/writexmltemplate.py -%%PYTHON_SITELIBDIR%%/SCRIBES/writexmltemplate.pyc -%%PYTHON_SITELIBDIR%%/SCRIBES/writexmltemplate.pyo %%PYTHON_SITELIBDIR%%/SCRIBES/__init__.py %%PYTHON_SITELIBDIR%%/SCRIBES/__init__.pyc %%PYTHON_SITELIBDIR%%/SCRIBES/__init__.pyo share/locale/de/LC_MESSAGES/scribes.mo share/locale/fr/LC_MESSAGES/scribes.mo +share/locale/it/LC_MESSAGES/scribes.mo +share/locale/nl/LC_MESSAGES/scribes.mo +share/locale/pt_BR/LC_MESSAGES/scribes.mo share/gnome/applications/scribes.desktop share/gnome/help/scribes/C/figures/scribes_add_dialog.png share/gnome/help/scribes/C/figures/scribes_completion.png @@ -559,11 +192,690 @@ share/gnome/help/scribes/C/legal.xml share/gnome/help/scribes/C/scribes.xml share/gnome/omf/scribes/scribes-C.omf share/gnome/pixmaps/scribes.svg +share/gnome/scribes/ModificationDialog.glade share/gnome/scribes/bookmarks.png +share/gnome/scribes/plugins/About/AboutDialog.py +share/gnome/scribes/plugins/About/AboutDialog.pyo +share/gnome/scribes/plugins/About/i18n.py +share/gnome/scribes/plugins/About/i18n.pyo +share/gnome/scribes/plugins/About/PopupMenuItem.py +share/gnome/scribes/plugins/About/PopupMenuItem.pyo +share/gnome/scribes/plugins/About/Trigger.py +share/gnome/scribes/plugins/About/Trigger.pyo +share/gnome/scribes/plugins/About/__init__.py +share/gnome/scribes/plugins/About/__init__.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/AddButton.py +share/gnome/scribes/plugins/AutoReplaceGUI/AddButton.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/EditButton.py +share/gnome/scribes/plugins/AutoReplaceGUI/EditButton.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/i18n.py +share/gnome/scribes/plugins/AutoReplaceGUI/i18n.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/Manager.py +share/gnome/scribes/plugins/AutoReplaceGUI/Manager.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/MenuItem.py +share/gnome/scribes/plugins/AutoReplaceGUI/MenuItem.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/RemoveButton.py +share/gnome/scribes/plugins/AutoReplaceGUI/RemoveButton.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/Treeview.py +share/gnome/scribes/plugins/AutoReplaceGUI/Treeview.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/Trigger.py +share/gnome/scribes/plugins/AutoReplaceGUI/Trigger.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/Window.py +share/gnome/scribes/plugins/AutoReplaceGUI/Window.pyo +share/gnome/scribes/plugins/AutoReplaceGUI/__init__.py +share/gnome/scribes/plugins/AutoReplaceGUI/__init__.pyo +share/gnome/scribes/plugins/AutoReplace/Expander.py +share/gnome/scribes/plugins/AutoReplace/Expander.pyo +share/gnome/scribes/plugins/AutoReplace/i18n.py +share/gnome/scribes/plugins/AutoReplace/i18n.pyo +share/gnome/scribes/plugins/AutoReplace/Manager.py +share/gnome/scribes/plugins/AutoReplace/Manager.pyo +share/gnome/scribes/plugins/AutoReplace/Monitor.py +share/gnome/scribes/plugins/AutoReplace/Monitor.pyo +share/gnome/scribes/plugins/AutoReplace/__init__.py +share/gnome/scribes/plugins/AutoReplace/__init__.pyo +share/gnome/scribes/plugins/BookmarkBrowser/i18n.py +share/gnome/scribes/plugins/BookmarkBrowser/i18n.pyo +share/gnome/scribes/plugins/BookmarkBrowser/lines.py +share/gnome/scribes/plugins/BookmarkBrowser/lines.pyo +share/gnome/scribes/plugins/BookmarkBrowser/Manager.py +share/gnome/scribes/plugins/BookmarkBrowser/Manager.pyo +share/gnome/scribes/plugins/BookmarkBrowser/Treeview.py +share/gnome/scribes/plugins/BookmarkBrowser/Treeview.pyo +share/gnome/scribes/plugins/BookmarkBrowser/Trigger.py +share/gnome/scribes/plugins/BookmarkBrowser/Trigger.pyo +share/gnome/scribes/plugins/BookmarkBrowser/Window.py +share/gnome/scribes/plugins/BookmarkBrowser/Window.pyo +share/gnome/scribes/plugins/BookmarkBrowser/__init__.py +share/gnome/scribes/plugins/BookmarkBrowser/__init__.pyo +share/gnome/scribes/plugins/Bookmark/BookmarkMetadata.py +share/gnome/scribes/plugins/Bookmark/BookmarkMetadata.pyo +share/gnome/scribes/plugins/Bookmark/i18n.py +share/gnome/scribes/plugins/Bookmark/i18n.pyo +share/gnome/scribes/plugins/Bookmark/Manager.py +share/gnome/scribes/plugins/Bookmark/Manager.pyo +share/gnome/scribes/plugins/Bookmark/PopupMenuItem.py +share/gnome/scribes/plugins/Bookmark/PopupMenuItem.pyo +share/gnome/scribes/plugins/Bookmark/Trigger.py +share/gnome/scribes/plugins/Bookmark/Trigger.pyo +share/gnome/scribes/plugins/Bookmark/__init__.py +share/gnome/scribes/plugins/Bookmark/__init__.pyo +share/gnome/scribes/plugins/BracketCompletion/i18n.py +share/gnome/scribes/plugins/BracketCompletion/i18n.pyo +share/gnome/scribes/plugins/BracketCompletion/Manager.py +share/gnome/scribes/plugins/BracketCompletion/Manager.pyo +share/gnome/scribes/plugins/BracketCompletion/__init__.py +share/gnome/scribes/plugins/BracketCompletion/__init__.pyo +share/gnome/scribes/plugins/BracketSelection/i18n.py +share/gnome/scribes/plugins/BracketSelection/i18n.pyo +share/gnome/scribes/plugins/BracketSelection/Trigger.py +share/gnome/scribes/plugins/BracketSelection/Trigger.pyo +share/gnome/scribes/plugins/BracketSelection/__init__.py +share/gnome/scribes/plugins/BracketSelection/__init__.pyo +share/gnome/scribes/plugins/Case/case.py +share/gnome/scribes/plugins/Case/case.pyo +share/gnome/scribes/plugins/Case/i18n.py +share/gnome/scribes/plugins/Case/i18n.pyo +share/gnome/scribes/plugins/Case/PopupMenuItem.py +share/gnome/scribes/plugins/Case/PopupMenuItem.pyo +share/gnome/scribes/plugins/Case/Trigger.py +share/gnome/scribes/plugins/Case/Trigger.pyo +share/gnome/scribes/plugins/Case/__init__.py +share/gnome/scribes/plugins/Case/__init__.pyo +share/gnome/scribes/plugins/CloseWindow/Trigger.py +share/gnome/scribes/plugins/CloseWindow/Trigger.pyo +share/gnome/scribes/plugins/CloseWindow/__init__.py +share/gnome/scribes/plugins/CloseWindow/__init__.pyo +share/gnome/scribes/plugins/ColorEditor/BgColorButton.py +share/gnome/scribes/plugins/ColorEditor/BgColorButton.pyo +share/gnome/scribes/plugins/ColorEditor/BgSyntaxButton.py +share/gnome/scribes/plugins/ColorEditor/BgSyntaxButton.pyo +share/gnome/scribes/plugins/ColorEditor/BoldCheckButton.py +share/gnome/scribes/plugins/ColorEditor/BoldCheckButton.pyo +share/gnome/scribes/plugins/ColorEditor/FgColorButton.py +share/gnome/scribes/plugins/ColorEditor/FgColorButton.pyo +share/gnome/scribes/plugins/ColorEditor/FgSyntaxButton.py +share/gnome/scribes/plugins/ColorEditor/FgSyntaxButton.pyo +share/gnome/scribes/plugins/ColorEditor/ItalicCheckButton.py +share/gnome/scribes/plugins/ColorEditor/ItalicCheckButton.pyo +share/gnome/scribes/plugins/ColorEditor/i18n.py +share/gnome/scribes/plugins/ColorEditor/i18n.pyo +share/gnome/scribes/plugins/ColorEditor/Manager.py +share/gnome/scribes/plugins/ColorEditor/Manager.pyo +share/gnome/scribes/plugins/ColorEditor/MenuItem.py +share/gnome/scribes/plugins/ColorEditor/MenuItem.pyo +share/gnome/scribes/plugins/ColorEditor/ResetButton.py +share/gnome/scribes/plugins/ColorEditor/ResetButton.pyo +share/gnome/scribes/plugins/ColorEditor/ThemeCheckButton.py +share/gnome/scribes/plugins/ColorEditor/ThemeCheckButton.pyo +share/gnome/scribes/plugins/ColorEditor/TreeView.py +share/gnome/scribes/plugins/ColorEditor/TreeView.pyo +share/gnome/scribes/plugins/ColorEditor/Trigger.py +share/gnome/scribes/plugins/ColorEditor/Trigger.pyo +share/gnome/scribes/plugins/ColorEditor/UnderlineCheckButton.py +share/gnome/scribes/plugins/ColorEditor/UnderlineCheckButton.pyo +share/gnome/scribes/plugins/ColorEditor/Window.py +share/gnome/scribes/plugins/ColorEditor/Window.pyo +share/gnome/scribes/plugins/ColorEditor/__init__.py +share/gnome/scribes/plugins/ColorEditor/__init__.pyo +share/gnome/scribes/plugins/DocumentBrowser/i18n.py +share/gnome/scribes/plugins/DocumentBrowser/i18n.pyo +share/gnome/scribes/plugins/DocumentBrowser/lines.py +share/gnome/scribes/plugins/DocumentBrowser/lines.pyo +share/gnome/scribes/plugins/DocumentBrowser/Manager.py +share/gnome/scribes/plugins/DocumentBrowser/Manager.pyo +share/gnome/scribes/plugins/DocumentBrowser/Treeview.py +share/gnome/scribes/plugins/DocumentBrowser/Treeview.pyo +share/gnome/scribes/plugins/DocumentBrowser/Trigger.py +share/gnome/scribes/plugins/DocumentBrowser/Trigger.pyo +share/gnome/scribes/plugins/DocumentBrowser/Window.py +share/gnome/scribes/plugins/DocumentBrowser/Window.pyo +share/gnome/scribes/plugins/DocumentBrowser/__init__.py +share/gnome/scribes/plugins/DocumentBrowser/__init__.pyo +share/gnome/scribes/plugins/DocumentSwitcher/switcher.py +share/gnome/scribes/plugins/DocumentSwitcher/switcher.pyo +share/gnome/scribes/plugins/DocumentSwitcher/Trigger.py +share/gnome/scribes/plugins/DocumentSwitcher/Trigger.pyo +share/gnome/scribes/plugins/DocumentSwitcher/__init__.py +share/gnome/scribes/plugins/DocumentSwitcher/__init__.pyo +share/gnome/scribes/plugins/FindBar/CaseButton.py +share/gnome/scribes/plugins/FindBar/CaseButton.pyo +share/gnome/scribes/plugins/FindBar/EntryCompletion.py +share/gnome/scribes/plugins/FindBar/EntryCompletion.pyo +share/gnome/scribes/plugins/FindBar/Entry.py +share/gnome/scribes/plugins/FindBar/Entry.pyo +share/gnome/scribes/plugins/FindBar/i18n.py +share/gnome/scribes/plugins/FindBar/i18n.pyo +share/gnome/scribes/plugins/FindBar/Manager.py +share/gnome/scribes/plugins/FindBar/Manager.pyo +share/gnome/scribes/plugins/FindBar/NextButton.py +share/gnome/scribes/plugins/FindBar/NextButton.pyo +share/gnome/scribes/plugins/FindBar/PreviousButton.py +share/gnome/scribes/plugins/FindBar/PreviousButton.pyo +share/gnome/scribes/plugins/FindBar/SearchButton.py +share/gnome/scribes/plugins/FindBar/SearchButton.pyo +share/gnome/scribes/plugins/FindBar/StopButton.py +share/gnome/scribes/plugins/FindBar/StopButton.pyo +share/gnome/scribes/plugins/FindBar/Trigger.py +share/gnome/scribes/plugins/FindBar/Trigger.pyo +share/gnome/scribes/plugins/FindBar/WordButton.py +share/gnome/scribes/plugins/FindBar/WordButton.pyo +share/gnome/scribes/plugins/FindBar/__init__.py +share/gnome/scribes/plugins/FindBar/__init__.pyo +share/gnome/scribes/plugins/FullScreen/Trigger.py +share/gnome/scribes/plugins/FullScreen/Trigger.pyo +share/gnome/scribes/plugins/FullScreen/__init__.py +share/gnome/scribes/plugins/FullScreen/__init__.pyo +share/gnome/scribes/plugins/GotoBar/Bar.py +share/gnome/scribes/plugins/GotoBar/Bar.pyo +share/gnome/scribes/plugins/GotoBar/i18n.py +share/gnome/scribes/plugins/GotoBar/i18n.pyo +share/gnome/scribes/plugins/GotoBar/SpinButton.py +share/gnome/scribes/plugins/GotoBar/SpinButton.pyo +share/gnome/scribes/plugins/GotoBar/Trigger.py +share/gnome/scribes/plugins/GotoBar/Trigger.pyo +share/gnome/scribes/plugins/GotoBar/__init__.py +share/gnome/scribes/plugins/GotoBar/__init__.pyo +share/gnome/scribes/plugins/IncrementalBar/CaseButton.py +share/gnome/scribes/plugins/IncrementalBar/CaseButton.pyo +share/gnome/scribes/plugins/IncrementalBar/EntryCompletion.py +share/gnome/scribes/plugins/IncrementalBar/EntryCompletion.pyo +share/gnome/scribes/plugins/IncrementalBar/Entry.py +share/gnome/scribes/plugins/IncrementalBar/Entry.pyo +share/gnome/scribes/plugins/IncrementalBar/i18n.py +share/gnome/scribes/plugins/IncrementalBar/i18n.pyo +share/gnome/scribes/plugins/IncrementalBar/Manager.py +share/gnome/scribes/plugins/IncrementalBar/Manager.pyo +share/gnome/scribes/plugins/IncrementalBar/NextButton.py +share/gnome/scribes/plugins/IncrementalBar/NextButton.pyo +share/gnome/scribes/plugins/IncrementalBar/PreviousButton.py +share/gnome/scribes/plugins/IncrementalBar/PreviousButton.pyo +share/gnome/scribes/plugins/IncrementalBar/SearchButton.py +share/gnome/scribes/plugins/IncrementalBar/SearchButton.pyo +share/gnome/scribes/plugins/IncrementalBar/StopButton.py +share/gnome/scribes/plugins/IncrementalBar/StopButton.pyo +share/gnome/scribes/plugins/IncrementalBar/Trigger.py +share/gnome/scribes/plugins/IncrementalBar/Trigger.pyo +share/gnome/scribes/plugins/IncrementalBar/WordButton.py +share/gnome/scribes/plugins/IncrementalBar/WordButton.pyo +share/gnome/scribes/plugins/IncrementalBar/__init__.py +share/gnome/scribes/plugins/IncrementalBar/__init__.pyo +share/gnome/scribes/plugins/Indent/indent.py +share/gnome/scribes/plugins/Indent/indent.pyo +share/gnome/scribes/plugins/Indent/i18n.py +share/gnome/scribes/plugins/Indent/i18n.pyo +share/gnome/scribes/plugins/Indent/PopupMenuItem.py +share/gnome/scribes/plugins/Indent/PopupMenuItem.pyo +share/gnome/scribes/plugins/Indent/Trigger.py +share/gnome/scribes/plugins/Indent/Trigger.pyo +share/gnome/scribes/plugins/Indent/unindent.py +share/gnome/scribes/plugins/Indent/unindent.pyo +share/gnome/scribes/plugins/Indent/__init__.py +share/gnome/scribes/plugins/Indent/__init__.pyo +share/gnome/scribes/plugins/LexicalScopeHighlight/Highlight.py +share/gnome/scribes/plugins/LexicalScopeHighlight/Highlight.pyo +share/gnome/scribes/plugins/LexicalScopeHighlight/__init__.py +share/gnome/scribes/plugins/LexicalScopeHighlight/__init__.pyo +share/gnome/scribes/plugins/Lines/i18n.py +share/gnome/scribes/plugins/Lines/i18n.pyo +share/gnome/scribes/plugins/Lines/lines.py +share/gnome/scribes/plugins/Lines/lines.pyo +share/gnome/scribes/plugins/Lines/PopupMenuItem.py +share/gnome/scribes/plugins/Lines/PopupMenuItem.pyo +share/gnome/scribes/plugins/Lines/Trigger.py +share/gnome/scribes/plugins/Lines/Trigger.pyo +share/gnome/scribes/plugins/Lines/__init__.py +share/gnome/scribes/plugins/Lines/__init__.pyo +share/gnome/scribes/plugins/MatchingBracket/i18n.py +share/gnome/scribes/plugins/MatchingBracket/i18n.pyo +share/gnome/scribes/plugins/MatchingBracket/Trigger.py +share/gnome/scribes/plugins/MatchingBracket/Trigger.pyo +share/gnome/scribes/plugins/MatchingBracket/__init__.py +share/gnome/scribes/plugins/MatchingBracket/__init__.pyo +share/gnome/scribes/plugins/NewWindow/Trigger.py +share/gnome/scribes/plugins/NewWindow/Trigger.pyo +share/gnome/scribes/plugins/NewWindow/__init__.py +share/gnome/scribes/plugins/NewWindow/__init__.pyo +share/gnome/scribes/plugins/OpenDialog/Dialog.py +share/gnome/scribes/plugins/OpenDialog/Dialog.pyo +share/gnome/scribes/plugins/OpenDialog/i18n.py +share/gnome/scribes/plugins/OpenDialog/i18n.pyo +share/gnome/scribes/plugins/OpenDialog/Trigger.py +share/gnome/scribes/plugins/OpenDialog/Trigger.pyo +share/gnome/scribes/plugins/OpenDialog/__init__.py +share/gnome/scribes/plugins/OpenDialog/__init__.pyo +share/gnome/scribes/plugins/PluginAbout.py +share/gnome/scribes/plugins/PluginAbout.pyo +share/gnome/scribes/plugins/PluginAutoReplaceGUI.py +share/gnome/scribes/plugins/PluginAutoReplaceGUI.pyo +share/gnome/scribes/plugins/PluginAutoReplace.py +share/gnome/scribes/plugins/PluginAutoReplace.pyo +share/gnome/scribes/plugins/PluginBookmarkBrowser.py +share/gnome/scribes/plugins/PluginBookmarkBrowser.pyo +share/gnome/scribes/plugins/PluginBookmark.py +share/gnome/scribes/plugins/PluginBookmark.pyo +share/gnome/scribes/plugins/PluginBracketCompletion.py +share/gnome/scribes/plugins/PluginBracketCompletion.pyo +share/gnome/scribes/plugins/PluginBracketSelection.py +share/gnome/scribes/plugins/PluginBracketSelection.pyo +share/gnome/scribes/plugins/PluginCase.py +share/gnome/scribes/plugins/PluginCase.pyo +share/gnome/scribes/plugins/PluginCloseWindow.py +share/gnome/scribes/plugins/PluginCloseWindow.pyo +share/gnome/scribes/plugins/PluginColorEditor.py +share/gnome/scribes/plugins/PluginColorEditor.pyo +share/gnome/scribes/plugins/PluginDocumentBrowser.py +share/gnome/scribes/plugins/PluginDocumentBrowser.pyo +share/gnome/scribes/plugins/PluginDocumentSwitcher.py +share/gnome/scribes/plugins/PluginDocumentSwitcher.pyo +share/gnome/scribes/plugins/PluginFindBar.py +share/gnome/scribes/plugins/PluginFindBar.pyo +share/gnome/scribes/plugins/PluginFullScreen.py +share/gnome/scribes/plugins/PluginFullScreen.pyo +share/gnome/scribes/plugins/PluginGotoBar.py +share/gnome/scribes/plugins/PluginGotoBar.pyo +share/gnome/scribes/plugins/PluginIncrementalBar.py +share/gnome/scribes/plugins/PluginIncrementalBar.pyo +share/gnome/scribes/plugins/PluginIndent.py +share/gnome/scribes/plugins/PluginIndent.pyo +share/gnome/scribes/plugins/PluginLexicalScopeHighlight.py +share/gnome/scribes/plugins/PluginLexicalScopeHighlight.pyo +share/gnome/scribes/plugins/PluginLines.py +share/gnome/scribes/plugins/PluginLines.pyo +share/gnome/scribes/plugins/PluginMatchingBracket.py +share/gnome/scribes/plugins/PluginMatchingBracket.pyo +share/gnome/scribes/plugins/PluginNewWindow.py +share/gnome/scribes/plugins/PluginNewWindow.pyo +share/gnome/scribes/plugins/PluginOpenDialog.py +share/gnome/scribes/plugins/PluginOpenDialog.pyo +share/gnome/scribes/plugins/PluginPreferences.py +share/gnome/scribes/plugins/PluginPreferences.pyo +share/gnome/scribes/plugins/PluginPrintDialog.py +share/gnome/scribes/plugins/PluginPrintDialog.pyo +share/gnome/scribes/plugins/PluginReadOnly.py +share/gnome/scribes/plugins/PluginReadOnly.pyo +share/gnome/scribes/plugins/PluginRecentMenu.py +share/gnome/scribes/plugins/PluginRecentMenu.pyo +share/gnome/scribes/plugins/PluginRemoteDialog.py +share/gnome/scribes/plugins/PluginRemoteDialog.pyo +share/gnome/scribes/plugins/PluginReplaceBar.py +share/gnome/scribes/plugins/PluginReplaceBar.pyo +share/gnome/scribes/plugins/PluginSaveDialog.py +share/gnome/scribes/plugins/PluginSaveDialog.pyo +share/gnome/scribes/plugins/PluginSaveFile.py +share/gnome/scribes/plugins/PluginSaveFile.pyo +share/gnome/scribes/plugins/PluginSearchPreviousNext.py +share/gnome/scribes/plugins/PluginSearchPreviousNext.pyo +share/gnome/scribes/plugins/PluginSearchReplace.py +share/gnome/scribes/plugins/PluginSearchReplace.pyo +share/gnome/scribes/plugins/PluginSelection.py +share/gnome/scribes/plugins/PluginSelection.pyo +share/gnome/scribes/plugins/PluginSpaces.py +share/gnome/scribes/plugins/PluginSpaces.pyo +share/gnome/scribes/plugins/PluginSpellCheck.py +share/gnome/scribes/plugins/PluginSpellCheck.pyo +share/gnome/scribes/plugins/PluginSyntaxColorSwitcher.py +share/gnome/scribes/plugins/PluginSyntaxColorSwitcher.pyo +share/gnome/scribes/plugins/PluginTemplateEditor.py +share/gnome/scribes/plugins/PluginTemplateEditor.pyo +share/gnome/scribes/plugins/PluginTemplates.py +share/gnome/scribes/plugins/PluginTemplates.pyo +share/gnome/scribes/plugins/PluginToolbarVisibility.py +share/gnome/scribes/plugins/PluginToolbarVisibility.pyo +share/gnome/scribes/plugins/PluginUndoRedo.py +share/gnome/scribes/plugins/PluginUndoRedo.pyo +share/gnome/scribes/plugins/PluginUserGuide.py +share/gnome/scribes/plugins/PluginUserGuide.pyo +share/gnome/scribes/plugins/PluginWordCompletionGUI.py +share/gnome/scribes/plugins/PluginWordCompletionGUI.pyo +share/gnome/scribes/plugins/PluginWordCompletion.py +share/gnome/scribes/plugins/PluginWordCompletion.pyo +share/gnome/scribes/plugins/Preferences/FontButton.py +share/gnome/scribes/plugins/Preferences/FontButton.pyo +share/gnome/scribes/plugins/Preferences/i18n.py +share/gnome/scribes/plugins/Preferences/i18n.pyo +share/gnome/scribes/plugins/Preferences/Manager.py +share/gnome/scribes/plugins/Preferences/Manager.pyo +share/gnome/scribes/plugins/Preferences/MarginCheckButton.py +share/gnome/scribes/plugins/Preferences/MarginCheckButton.pyo +share/gnome/scribes/plugins/Preferences/MarginSpinButton.py +share/gnome/scribes/plugins/Preferences/MarginSpinButton.pyo +share/gnome/scribes/plugins/Preferences/SpellCheckButton.py +share/gnome/scribes/plugins/Preferences/SpellCheckButton.pyo +share/gnome/scribes/plugins/Preferences/TabCheckButton.py +share/gnome/scribes/plugins/Preferences/TabCheckButton.pyo +share/gnome/scribes/plugins/Preferences/TabSpinButton.py +share/gnome/scribes/plugins/Preferences/TabSpinButton.pyo +share/gnome/scribes/plugins/Preferences/Trigger.py +share/gnome/scribes/plugins/Preferences/Trigger.pyo +share/gnome/scribes/plugins/Preferences/Window.py +share/gnome/scribes/plugins/Preferences/Window.pyo +share/gnome/scribes/plugins/Preferences/WrapCheckButton.py +share/gnome/scribes/plugins/Preferences/WrapCheckButton.pyo +share/gnome/scribes/plugins/Preferences/__init__.py +share/gnome/scribes/plugins/Preferences/__init__.pyo +share/gnome/scribes/plugins/PrintDialog/Dialog.py +share/gnome/scribes/plugins/PrintDialog/Dialog.pyo +share/gnome/scribes/plugins/PrintDialog/i18n.py +share/gnome/scribes/plugins/PrintDialog/i18n.pyo +share/gnome/scribes/plugins/PrintDialog/Job.py +share/gnome/scribes/plugins/PrintDialog/Job.pyo +share/gnome/scribes/plugins/PrintDialog/Preview.py +share/gnome/scribes/plugins/PrintDialog/Preview.pyo +share/gnome/scribes/plugins/PrintDialog/Trigger.py +share/gnome/scribes/plugins/PrintDialog/Trigger.pyo +share/gnome/scribes/plugins/PrintDialog/__init__.py +share/gnome/scribes/plugins/PrintDialog/__init__.pyo +share/gnome/scribes/plugins/ReadOnly/i18n.py +share/gnome/scribes/plugins/ReadOnly/i18n.pyo +share/gnome/scribes/plugins/ReadOnly/Trigger.py +share/gnome/scribes/plugins/ReadOnly/Trigger.pyo +share/gnome/scribes/plugins/ReadOnly/__init__.py +share/gnome/scribes/plugins/ReadOnly/__init__.pyo +share/gnome/scribes/plugins/RecentMenu/Trigger.py +share/gnome/scribes/plugins/RecentMenu/Trigger.pyo +share/gnome/scribes/plugins/RecentMenu/__init__.py +share/gnome/scribes/plugins/RecentMenu/__init__.pyo +share/gnome/scribes/plugins/RemoteDialog/comboboxentry.py +share/gnome/scribes/plugins/RemoteDialog/comboboxentry.pyo +share/gnome/scribes/plugins/RemoteDialog/Dialog.py +share/gnome/scribes/plugins/RemoteDialog/Dialog.pyo +share/gnome/scribes/plugins/RemoteDialog/i18n.py +share/gnome/scribes/plugins/RemoteDialog/i18n.pyo +share/gnome/scribes/plugins/RemoteDialog/Trigger.py +share/gnome/scribes/plugins/RemoteDialog/Trigger.pyo +share/gnome/scribes/plugins/RemoteDialog/__init__.py +share/gnome/scribes/plugins/RemoteDialog/__init__.pyo +share/gnome/scribes/plugins/ReplaceBar/CaseButton.py +share/gnome/scribes/plugins/ReplaceBar/CaseButton.pyo +share/gnome/scribes/plugins/ReplaceBar/EntryCompletion.py +share/gnome/scribes/plugins/ReplaceBar/EntryCompletion.pyo +share/gnome/scribes/plugins/ReplaceBar/Entry.py +share/gnome/scribes/plugins/ReplaceBar/Entry.pyo +share/gnome/scribes/plugins/ReplaceBar/IncrementalButton.py +share/gnome/scribes/plugins/ReplaceBar/IncrementalButton.pyo +share/gnome/scribes/plugins/ReplaceBar/i18n.py +share/gnome/scribes/plugins/ReplaceBar/i18n.pyo +share/gnome/scribes/plugins/ReplaceBar/Manager.py +share/gnome/scribes/plugins/ReplaceBar/Manager.pyo +share/gnome/scribes/plugins/ReplaceBar/NextButton.py +share/gnome/scribes/plugins/ReplaceBar/NextButton.pyo +share/gnome/scribes/plugins/ReplaceBar/PreviousButton.py +share/gnome/scribes/plugins/ReplaceBar/PreviousButton.pyo +share/gnome/scribes/plugins/ReplaceBar/ReplaceAllButton.py +share/gnome/scribes/plugins/ReplaceBar/ReplaceAllButton.pyo +share/gnome/scribes/plugins/ReplaceBar/ReplaceButton.py +share/gnome/scribes/plugins/ReplaceBar/ReplaceButton.pyo +share/gnome/scribes/plugins/ReplaceBar/ReplaceEntry.py +share/gnome/scribes/plugins/ReplaceBar/ReplaceEntry.pyo +share/gnome/scribes/plugins/ReplaceBar/ReplaceStopButton.py +share/gnome/scribes/plugins/ReplaceBar/ReplaceStopButton.pyo +share/gnome/scribes/plugins/ReplaceBar/SearchButton.py +share/gnome/scribes/plugins/ReplaceBar/SearchButton.pyo +share/gnome/scribes/plugins/ReplaceBar/StopButton.py +share/gnome/scribes/plugins/ReplaceBar/StopButton.pyo +share/gnome/scribes/plugins/ReplaceBar/Trigger.py +share/gnome/scribes/plugins/ReplaceBar/Trigger.pyo +share/gnome/scribes/plugins/ReplaceBar/WordButton.py +share/gnome/scribes/plugins/ReplaceBar/WordButton.pyo +share/gnome/scribes/plugins/ReplaceBar/__init__.py +share/gnome/scribes/plugins/ReplaceBar/__init__.pyo +share/gnome/scribes/plugins/SaveDialog/Dialog.py +share/gnome/scribes/plugins/SaveDialog/Dialog.pyo +share/gnome/scribes/plugins/SaveDialog/i18n.py +share/gnome/scribes/plugins/SaveDialog/i18n.pyo +share/gnome/scribes/plugins/SaveDialog/Rename.py +share/gnome/scribes/plugins/SaveDialog/Rename.pyo +share/gnome/scribes/plugins/SaveDialog/Trigger.py +share/gnome/scribes/plugins/SaveDialog/Trigger.pyo +share/gnome/scribes/plugins/SaveDialog/__init__.py +share/gnome/scribes/plugins/SaveDialog/__init__.pyo +share/gnome/scribes/plugins/SaveFile/i18n.py +share/gnome/scribes/plugins/SaveFile/i18n.pyo +share/gnome/scribes/plugins/SaveFile/Trigger.py +share/gnome/scribes/plugins/SaveFile/Trigger.pyo +share/gnome/scribes/plugins/SaveFile/__init__.py +share/gnome/scribes/plugins/SaveFile/__init__.pyo +share/gnome/scribes/plugins/SearchPreviousNext/i18n.py +share/gnome/scribes/plugins/SearchPreviousNext/i18n.pyo +share/gnome/scribes/plugins/SearchPreviousNext/Next.py +share/gnome/scribes/plugins/SearchPreviousNext/Next.pyo +share/gnome/scribes/plugins/SearchPreviousNext/Previous.py +share/gnome/scribes/plugins/SearchPreviousNext/Previous.pyo +share/gnome/scribes/plugins/SearchPreviousNext/searchnexttrigger.py +share/gnome/scribes/plugins/SearchPreviousNext/searchnexttrigger.pyo +share/gnome/scribes/plugins/SearchPreviousNext/searchnext.py +share/gnome/scribes/plugins/SearchPreviousNext/searchnext.pyo +share/gnome/scribes/plugins/SearchPreviousNext/searchprevioustrigger.py +share/gnome/scribes/plugins/SearchPreviousNext/searchprevioustrigger.pyo +share/gnome/scribes/plugins/SearchPreviousNext/searchprevious.py +share/gnome/scribes/plugins/SearchPreviousNext/searchprevious.pyo +share/gnome/scribes/plugins/SearchPreviousNext/Trigger.py +share/gnome/scribes/plugins/SearchPreviousNext/Trigger.pyo +share/gnome/scribes/plugins/SearchPreviousNext/__init__.py +share/gnome/scribes/plugins/SearchPreviousNext/__init__.pyo +share/gnome/scribes/plugins/SearchReplace/i18n.py +share/gnome/scribes/plugins/SearchReplace/i18n.pyo +share/gnome/scribes/plugins/SearchReplace/Manager.py +share/gnome/scribes/plugins/SearchReplace/Manager.pyo +share/gnome/scribes/plugins/SearchReplace/Trigger.py +share/gnome/scribes/plugins/SearchReplace/Trigger.pyo +share/gnome/scribes/plugins/SearchReplace/__init__.py +share/gnome/scribes/plugins/SearchReplace/__init__.pyo +share/gnome/scribes/plugins/Selection/i18n.py +share/gnome/scribes/plugins/Selection/i18n.pyo +share/gnome/scribes/plugins/Selection/lines.py +share/gnome/scribes/plugins/Selection/lines.pyo +share/gnome/scribes/plugins/Selection/paragraph.py +share/gnome/scribes/plugins/Selection/paragraph.pyo +share/gnome/scribes/plugins/Selection/PopupMenuItem.py +share/gnome/scribes/plugins/Selection/PopupMenuItem.pyo +share/gnome/scribes/plugins/Selection/sentence.py +share/gnome/scribes/plugins/Selection/sentence.pyo +share/gnome/scribes/plugins/Selection/Trigger.py +share/gnome/scribes/plugins/Selection/Trigger.pyo +share/gnome/scribes/plugins/Selection/word.py +share/gnome/scribes/plugins/Selection/word.pyo +share/gnome/scribes/plugins/Selection/__init__.py +share/gnome/scribes/plugins/Selection/__init__.pyo +share/gnome/scribes/plugins/Spaces/i18n.py +share/gnome/scribes/plugins/Spaces/i18n.pyo +share/gnome/scribes/plugins/Spaces/PopupMenuItem.py +share/gnome/scribes/plugins/Spaces/PopupMenuItem.pyo +share/gnome/scribes/plugins/Spaces/spaces.py +share/gnome/scribes/plugins/Spaces/spaces.pyo +share/gnome/scribes/plugins/Spaces/Trigger.py +share/gnome/scribes/plugins/Spaces/Trigger.pyo +share/gnome/scribes/plugins/Spaces/__init__.py +share/gnome/scribes/plugins/Spaces/__init__.pyo +share/gnome/scribes/plugins/SpellCheck/i18n.py +share/gnome/scribes/plugins/SpellCheck/i18n.pyo +share/gnome/scribes/plugins/SpellCheck/Trigger.py +share/gnome/scribes/plugins/SpellCheck/Trigger.pyo +share/gnome/scribes/plugins/SpellCheck/__init__.py +share/gnome/scribes/plugins/SpellCheck/__init__.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/Exceptions.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/Exceptions.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/i18n.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/i18n.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/Manager.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/Manager.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/Metadata.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/Metadata.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/PopupMenuItem.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/PopupMenuItem.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/Syntax.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/Syntax.pyo +share/gnome/scribes/plugins/SyntaxColorSwitcher/__init__.py +share/gnome/scribes/plugins/SyntaxColorSwitcher/__init__.pyo +share/gnome/scribes/plugins/TemplateEditor/AddButton.py +share/gnome/scribes/plugins/TemplateEditor/AddButton.pyo +share/gnome/scribes/plugins/TemplateEditor/AddDialog.py +share/gnome/scribes/plugins/TemplateEditor/AddDialog.pyo +share/gnome/scribes/plugins/TemplateEditor/DescriptionTreeView.py +share/gnome/scribes/plugins/TemplateEditor/DescriptionTreeView.pyo +share/gnome/scribes/plugins/TemplateEditor/EditButton.py +share/gnome/scribes/plugins/TemplateEditor/EditButton.pyo +share/gnome/scribes/plugins/TemplateEditor/EditDialog.py +share/gnome/scribes/plugins/TemplateEditor/EditDialog.pyo +share/gnome/scribes/plugins/TemplateEditor/Editor.py +share/gnome/scribes/plugins/TemplateEditor/Editor.pyo +share/gnome/scribes/plugins/TemplateEditor/Exceptions.py +share/gnome/scribes/plugins/TemplateEditor/Exceptions.pyo +share/gnome/scribes/plugins/TemplateEditor/ExportButton.py +share/gnome/scribes/plugins/TemplateEditor/ExportButton.pyo +share/gnome/scribes/plugins/TemplateEditor/ExportDialog.py +share/gnome/scribes/plugins/TemplateEditor/ExportDialog.pyo +share/gnome/scribes/plugins/TemplateEditor/HelpButton.py +share/gnome/scribes/plugins/TemplateEditor/HelpButton.pyo +share/gnome/scribes/plugins/TemplateEditor/ImportButton.py +share/gnome/scribes/plugins/TemplateEditor/ImportButton.pyo +share/gnome/scribes/plugins/TemplateEditor/ImportDialog.py +share/gnome/scribes/plugins/TemplateEditor/ImportDialog.pyo +share/gnome/scribes/plugins/TemplateEditor/ImportTemplate.py +share/gnome/scribes/plugins/TemplateEditor/ImportTemplate.pyo +share/gnome/scribes/plugins/TemplateEditor/i18n.py +share/gnome/scribes/plugins/TemplateEditor/i18n.pyo +share/gnome/scribes/plugins/TemplateEditor/LanguageTreeView.py +share/gnome/scribes/plugins/TemplateEditor/LanguageTreeView.pyo +share/gnome/scribes/plugins/TemplateEditor/LinkButton.py +share/gnome/scribes/plugins/TemplateEditor/LinkButton.pyo +share/gnome/scribes/plugins/TemplateEditor/Manager.py +share/gnome/scribes/plugins/TemplateEditor/Manager.pyo +share/gnome/scribes/plugins/TemplateEditor/MenuItem.py +share/gnome/scribes/plugins/TemplateEditor/MenuItem.pyo +share/gnome/scribes/plugins/TemplateEditor/Metadata.py +share/gnome/scribes/plugins/TemplateEditor/Metadata.pyo +share/gnome/scribes/plugins/TemplateEditor/NoImage.png +share/gnome/scribes/plugins/TemplateEditor/Preview.py +share/gnome/scribes/plugins/TemplateEditor/Preview.pyo +share/gnome/scribes/plugins/TemplateEditor/ReadXMLTemplate.py +share/gnome/scribes/plugins/TemplateEditor/ReadXMLTemplate.pyo +share/gnome/scribes/plugins/TemplateEditor/RemoveButton.py +share/gnome/scribes/plugins/TemplateEditor/RemoveButton.pyo +share/gnome/scribes/plugins/TemplateEditor/Template.glade +share/gnome/scribes/plugins/TemplateEditor/Trigger.py +share/gnome/scribes/plugins/TemplateEditor/Trigger.pyo +share/gnome/scribes/plugins/TemplateEditor/utils.py +share/gnome/scribes/plugins/TemplateEditor/utils.pyo +share/gnome/scribes/plugins/TemplateEditor/Window.py +share/gnome/scribes/plugins/TemplateEditor/Window.pyo +share/gnome/scribes/plugins/TemplateEditor/WriteXMLTemplate.py +share/gnome/scribes/plugins/TemplateEditor/WriteXMLTemplate.pyo +share/gnome/scribes/plugins/TemplateEditor/__init__.py +share/gnome/scribes/plugins/TemplateEditor/__init__.pyo +share/gnome/scribes/plugins/Templates/Factory.py +share/gnome/scribes/plugins/Templates/Factory.pyo +share/gnome/scribes/plugins/Templates/Highlighter.py +share/gnome/scribes/plugins/Templates/Highlighter.pyo +share/gnome/scribes/plugins/Templates/i18n.py +share/gnome/scribes/plugins/Templates/i18n.pyo +share/gnome/scribes/plugins/Templates/Loader.py +share/gnome/scribes/plugins/Templates/Loader.pyo +share/gnome/scribes/plugins/Templates/Manager.py +share/gnome/scribes/plugins/Templates/Manager.pyo +share/gnome/scribes/plugins/Templates/Metadata.py +share/gnome/scribes/plugins/Templates/Metadata.pyo +share/gnome/scribes/plugins/Templates/Monitor.py +share/gnome/scribes/plugins/Templates/Monitor.pyo +share/gnome/scribes/plugins/Templates/Processor.py +share/gnome/scribes/plugins/Templates/Processor.pyo +share/gnome/scribes/plugins/Templates/utils.py +share/gnome/scribes/plugins/Templates/utils.pyo +share/gnome/scribes/plugins/Templates/__init__.py +share/gnome/scribes/plugins/Templates/__init__.pyo +share/gnome/scribes/plugins/ToolbarVisibility/i18n.py +share/gnome/scribes/plugins/ToolbarVisibility/i18n.pyo +share/gnome/scribes/plugins/ToolbarVisibility/Trigger.py +share/gnome/scribes/plugins/ToolbarVisibility/Trigger.pyo +share/gnome/scribes/plugins/ToolbarVisibility/__init__.py +share/gnome/scribes/plugins/ToolbarVisibility/__init__.pyo +share/gnome/scribes/plugins/UndoRedo/i18n.py +share/gnome/scribes/plugins/UndoRedo/i18n.pyo +share/gnome/scribes/plugins/UndoRedo/Trigger.py +share/gnome/scribes/plugins/UndoRedo/Trigger.pyo +share/gnome/scribes/plugins/UndoRedo/__init__.py +share/gnome/scribes/plugins/UndoRedo/__init__.pyo +share/gnome/scribes/plugins/UserGuide/i18n.py +share/gnome/scribes/plugins/UserGuide/i18n.pyo +share/gnome/scribes/plugins/UserGuide/Trigger.py +share/gnome/scribes/plugins/UserGuide/Trigger.pyo +share/gnome/scribes/plugins/UserGuide/__init__.py +share/gnome/scribes/plugins/UserGuide/__init__.pyo +share/gnome/scribes/plugins/WordCompletionGUI/i18n.py +share/gnome/scribes/plugins/WordCompletionGUI/i18n.pyo +share/gnome/scribes/plugins/WordCompletionGUI/Manager.py +share/gnome/scribes/plugins/WordCompletionGUI/Manager.pyo +share/gnome/scribes/plugins/WordCompletionGUI/ScrollWin.py +share/gnome/scribes/plugins/WordCompletionGUI/ScrollWin.pyo +share/gnome/scribes/plugins/WordCompletionGUI/TreeView.py +share/gnome/scribes/plugins/WordCompletionGUI/TreeView.pyo +share/gnome/scribes/plugins/WordCompletionGUI/Window.py +share/gnome/scribes/plugins/WordCompletionGUI/Window.pyo +share/gnome/scribes/plugins/WordCompletionGUI/__init__.py +share/gnome/scribes/plugins/WordCompletionGUI/__init__.pyo +share/gnome/scribes/plugins/WordCompletion/DBusService.py +share/gnome/scribes/plugins/WordCompletion/DBusService.pyo +share/gnome/scribes/plugins/WordCompletion/Indexer.py +share/gnome/scribes/plugins/WordCompletion/Indexer.pyo +share/gnome/scribes/plugins/WordCompletion/Manager.py +share/gnome/scribes/plugins/WordCompletion/Manager.pyo +share/gnome/scribes/plugins/WordCompletion/Monitor.py +share/gnome/scribes/plugins/WordCompletion/Monitor.pyo +share/gnome/scribes/plugins/WordCompletion/Updater.py +share/gnome/scribes/plugins/WordCompletion/Updater.pyo +share/gnome/scribes/plugins/WordCompletion/__init__.py +share/gnome/scribes/plugins/WordCompletion/__init__.pyo +share/gnome/scribes/plugins/__init__.py +share/gnome/scribes/plugins/__init__.pyo share/gnome/scribes/throbber-active.gif share/gnome/scribes/throbber-inactive.png share/icons/hicolor/scalable/apps/scribes.svg share/icons/hicolor/48x48/apps/scribes.png +@dirrm share/gnome/scribes/plugins/WordCompletionGUI +@dirrm share/gnome/scribes/plugins/WordCompletion +@dirrm share/gnome/scribes/plugins/UserGuide +@dirrm share/gnome/scribes/plugins/UndoRedo +@dirrm share/gnome/scribes/plugins/ToolbarVisibility +@dirrm share/gnome/scribes/plugins/Templates +@dirrm share/gnome/scribes/plugins/TemplateEditor +@dirrm share/gnome/scribes/plugins/SyntaxColorSwitcher +@dirrm share/gnome/scribes/plugins/SpellCheck +@dirrm share/gnome/scribes/plugins/Spaces +@dirrm share/gnome/scribes/plugins/Selection +@dirrm share/gnome/scribes/plugins/SearchReplace +@dirrm share/gnome/scribes/plugins/SearchPreviousNext +@dirrm share/gnome/scribes/plugins/SaveFile +@dirrm share/gnome/scribes/plugins/SaveDialog +@dirrm share/gnome/scribes/plugins/ReplaceBar +@dirrm share/gnome/scribes/plugins/RemoteDialog +@dirrm share/gnome/scribes/plugins/RecentMenu +@dirrm share/gnome/scribes/plugins/ReadOnly +@dirrm share/gnome/scribes/plugins/PrintDialog +@dirrm share/gnome/scribes/plugins/Preferences +@dirrm share/gnome/scribes/plugins/OpenDialog +@dirrm share/gnome/scribes/plugins/NewWindow +@dirrm share/gnome/scribes/plugins/MatchingBracket +@dirrm share/gnome/scribes/plugins/Lines +@dirrm share/gnome/scribes/plugins/LexicalScopeHighlight +@dirrm share/gnome/scribes/plugins/Indent +@dirrm share/gnome/scribes/plugins/IncrementalBar +@dirrm share/gnome/scribes/plugins/GotoBar +@dirrm share/gnome/scribes/plugins/FullScreen +@dirrm share/gnome/scribes/plugins/FindBar +@dirrm share/gnome/scribes/plugins/DocumentSwitcher +@dirrm share/gnome/scribes/plugins/DocumentBrowser +@dirrm share/gnome/scribes/plugins/ColorEditor +@dirrm share/gnome/scribes/plugins/CloseWindow +@dirrm share/gnome/scribes/plugins/Case +@dirrm share/gnome/scribes/plugins/BracketSelection +@dirrm share/gnome/scribes/plugins/BracketCompletion +@dirrm share/gnome/scribes/plugins/BookmarkBrowser +@dirrm share/gnome/scribes/plugins/Bookmark +@dirrm share/gnome/scribes/plugins/AutoReplaceGUI +@dirrm share/gnome/scribes/plugins/AutoReplace +@dirrm share/gnome/scribes/plugins/About +@dirrm share/gnome/scribes/plugins @dirrm share/gnome/scribes @dirrm share/gnome/omf/scribes @dirrm share/gnome/help/scribes/C/figures |