diff options
Diffstat (limited to 'development/notepad++/README')
-rw-r--r-- | development/notepad++/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/development/notepad++/README b/development/notepad++/README new file mode 100644 index 0000000000..44f9851f08 --- /dev/null +++ b/development/notepad++/README @@ -0,0 +1,12 @@ +Notepad++ is a free (as in "free speech" and also as in "free beer") +source code editor and Notepad replacement that supports several +languages. +Running in the MS Windows environment, its use is governed by +GNU General Public License. + +This Slackbuild is made as an example of how you can run windows +software i686 or x86_64 in Slackware without installing multilib. +It uses a dedicated AppImage bundled with Notepad++. + +You can modify the wrapper bash script to fit your needs. +Have a look at the included wrapper.patch and the SlackBuild. |