From e91826c52adadc90dcb12c10df19a7cf60ca3ac4 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 29 Dec 2019 13:06:46 +0000 Subject: Add notepad++ as notepadpp --- notepadpp/debian/app32/config.xml | 58 + notepadpp/debian/app32/plugins/ComparePlugin.dll | Bin 0 -> 215040 bytes .../app32/plugins/ComparePlugin/ComparePlugin.dll | Bin 0 -> 215040 bytes .../plugins/ComparePlugin/ComparePlugin/git2.dll | Bin 0 -> 817664 bytes .../ComparePlugin/ComparePlugin/sqlite3.dll | Bin 0 -> 838887 bytes .../debian/app32/plugins/Config/NppTextFX.ini | 29 + .../debian/app32/plugins/Config/converter.ini | 10 + .../debian/app32/plugins/Config/nppPluginList.dll | Bin 0 -> 169616 bytes .../app32/plugins/NppConverter/NppConverter.dll | Bin 0 -> 135312 bytes .../debian/app32/plugins/NppExport/NppExport.dll | Bin 0 -> 113296 bytes notepadpp/debian/app32/plugins/NppTextFX.dll | Bin 0 -> 229376 bytes .../debian/app32/plugins/NppTextFX/NppTextFX.dll | Bin 0 -> 229376 bytes .../debian/app32/plugins/mimeTools/mimeTools.dll | Bin 0 -> 98448 bytes notepadpp/debian/app32/session.xml | 6 + notepadpp/debian/app32/shortcuts.xml | 20 + notepadpp/debian/app32/stylers.xml | 1391 ++++++++++++++++++++ 16 files changed, 1514 insertions(+) create mode 100644 notepadpp/debian/app32/config.xml create mode 100644 notepadpp/debian/app32/plugins/ComparePlugin.dll create mode 100644 notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin.dll create mode 100644 notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/git2.dll create mode 100644 notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/sqlite3.dll create mode 100644 notepadpp/debian/app32/plugins/Config/NppTextFX.ini create mode 100644 notepadpp/debian/app32/plugins/Config/converter.ini create mode 100644 notepadpp/debian/app32/plugins/Config/nppPluginList.dll create mode 100644 notepadpp/debian/app32/plugins/NppConverter/NppConverter.dll create mode 100644 notepadpp/debian/app32/plugins/NppExport/NppExport.dll create mode 100644 notepadpp/debian/app32/plugins/NppTextFX.dll create mode 100644 notepadpp/debian/app32/plugins/NppTextFX/NppTextFX.dll create mode 100644 notepadpp/debian/app32/plugins/mimeTools/mimeTools.dll create mode 100644 notepadpp/debian/app32/session.xml create mode 100644 notepadpp/debian/app32/shortcuts.xml create mode 100644 notepadpp/debian/app32/stylers.xml (limited to 'notepadpp/debian/app32') diff --git a/notepadpp/debian/app32/config.xml b/notepadpp/debian/app32/config.xml new file mode 100644 index 0000000..4865720 --- /dev/null +++ b/notepadpp/debian/app32/config.xml @@ -0,0 +1,58 @@ + + + + + + standard + show + + vertical + hide + + + yes + yes + no + no + yes + yes + yes + yes + + + + + yes + yes + 2 + + + + + + show + + + + + + + + + + + yes + + + + + + + + + + + + + + diff --git a/notepadpp/debian/app32/plugins/ComparePlugin.dll b/notepadpp/debian/app32/plugins/ComparePlugin.dll new file mode 100644 index 0000000..339c950 Binary files /dev/null and b/notepadpp/debian/app32/plugins/ComparePlugin.dll differ diff --git a/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin.dll b/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin.dll new file mode 100644 index 0000000..339c950 Binary files /dev/null and b/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin.dll differ diff --git a/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/git2.dll b/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/git2.dll new file mode 100644 index 0000000..1ce2a2d Binary files /dev/null and b/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/git2.dll differ diff --git a/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/sqlite3.dll b/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/sqlite3.dll new file mode 100644 index 0000000..8f6b637 Binary files /dev/null and b/notepadpp/debian/app32/plugins/ComparePlugin/ComparePlugin/sqlite3.dll differ diff --git a/notepadpp/debian/app32/plugins/Config/NppTextFX.ini b/notepadpp/debian/app32/plugins/Config/NppTextFX.ini new file mode 100644 index 0000000..5769c7c --- /dev/null +++ b/notepadpp/debian/app32/plugins/Config/NppTextFX.ini @@ -0,0 +1,29 @@ +[FindReplace] +RepositoryFolders=TextFX Original:%CSIDLX_TEXTFXDATA%\ReplaceSets;Most Recent Folder:;My Documents:%CSIDL_PERSONAL% +RepositorySelected=0 +[Settings] +SeparateQuickMenus=0 +BlockOverwrite=0 +AutoCloseBrace=0 +AutoCloseHTMLtag=0 +AutoSpace2Tab=0 +AutoConvertHTML=0 +SortAscending=1 +SortLinesUnique=0 +MarkWordFindCaseSensitive=0 +MarkWordFindWholeWord=0 +DisableSubclassing=0 +CaptureCutCopyPaste=0 +CtrlDAlsoDupsBlock=0 +[Viz] +VizCaseSensitive=0 +VizWholeWords=0 +VizRegex=0 +VizCutCopyAppend=0 +VizClipboardAlwaysCRLF=1 +VizClipboardReplaceNulls=0 +VizClipboardCopyAlsoUTF8=0 +VizClipboardNotUnicode=0 +VizPasteRetainsPosition=0 +VizPasteBinary=0 +VizPasteToEditorEOL=1 diff --git a/notepadpp/debian/app32/plugins/Config/converter.ini b/notepadpp/debian/app32/plugins/Config/converter.ini new file mode 100644 index 0000000..2fdb027 --- /dev/null +++ b/notepadpp/debian/app32/plugins/Config/converter.ini @@ -0,0 +1,10 @@ +; This section contains the paremters for command ASCII -> Hex +; If you modify directly this file, please restart your Notepad++ to take effect. +; * insertSpace: this parameter allows you to insert a white space between the generated hex codes. Set the value to 1 to enable it, 0 otherwise. +; * uppercase: this parameter allows you to make a-f in UPPERCASE (ie. A-F). Set the value to 1 to enable it , 0 otherwise. +; * nbCharPerLine:this parameter allows you to break line. The value you set is the number of ascii character per line. Set the value from 0 to whatever you want. +[ascii2Hex] +insertSpace=0 +uppercase=1 +nbCharPerLine=16 + diff --git a/notepadpp/debian/app32/plugins/Config/nppPluginList.dll b/notepadpp/debian/app32/plugins/Config/nppPluginList.dll new file mode 100644 index 0000000..959488f Binary files /dev/null and b/notepadpp/debian/app32/plugins/Config/nppPluginList.dll differ diff --git a/notepadpp/debian/app32/plugins/NppConverter/NppConverter.dll b/notepadpp/debian/app32/plugins/NppConverter/NppConverter.dll new file mode 100644 index 0000000..bfbbd4a Binary files /dev/null and b/notepadpp/debian/app32/plugins/NppConverter/NppConverter.dll differ diff --git a/notepadpp/debian/app32/plugins/NppExport/NppExport.dll b/notepadpp/debian/app32/plugins/NppExport/NppExport.dll new file mode 100644 index 0000000..1e5c05c Binary files /dev/null and b/notepadpp/debian/app32/plugins/NppExport/NppExport.dll differ diff --git a/notepadpp/debian/app32/plugins/NppTextFX.dll b/notepadpp/debian/app32/plugins/NppTextFX.dll new file mode 100644 index 0000000..8fc2309 Binary files /dev/null and b/notepadpp/debian/app32/plugins/NppTextFX.dll differ diff --git a/notepadpp/debian/app32/plugins/NppTextFX/NppTextFX.dll b/notepadpp/debian/app32/plugins/NppTextFX/NppTextFX.dll new file mode 100644 index 0000000..8fc2309 Binary files /dev/null and b/notepadpp/debian/app32/plugins/NppTextFX/NppTextFX.dll differ diff --git a/notepadpp/debian/app32/plugins/mimeTools/mimeTools.dll b/notepadpp/debian/app32/plugins/mimeTools/mimeTools.dll new file mode 100644 index 0000000..2d2f7f0 Binary files /dev/null and b/notepadpp/debian/app32/plugins/mimeTools/mimeTools.dll differ diff --git a/notepadpp/debian/app32/session.xml b/notepadpp/debian/app32/session.xml new file mode 100644 index 0000000..80c8575 --- /dev/null +++ b/notepadpp/debian/app32/session.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/notepadpp/debian/app32/shortcuts.xml b/notepadpp/debian/app32/shortcuts.xml new file mode 100644 index 0000000..626ad55 --- /dev/null +++ b/notepadpp/debian/app32/shortcuts.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + https://www.php.net/$(CURRENT_WORD) + https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD) + $(NPP_FULL_FILE_PATH) $(CURRENT_WORD) -nosession -multiInst + + + + + + diff --git a/notepadpp/debian/app32/stylers.xml b/notepadpp/debian/app32/stylers.xml new file mode 100644 index 0000000..403b86d --- /dev/null +++ b/notepadpp/debian/app32/stylers.xml @@ -0,0 +1,1391 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit