Skip to content

Commit

Permalink
Remove multiterm plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
xiota committed Mar 7, 2023
1 parent f35cc08 commit 76dc527
Show file tree
Hide file tree
Showing 46 changed files with 240 additions and 5,757 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ jobs:
libmarkdown2-dev
# markdown/webhelper
libwebkit2gtk-4.0-dev
# multiterm
valac
# pretty-printer
libxml2-dev
# spellcheck
Expand Down
7 changes: 0 additions & 7 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,6 @@ M: Matthew Brush <matt@geany.org>
W:
S: Maintained

multiterm
P: Matthew Brush <matt@geany.org>
g: @codebrainz
M: Matthew Brush <matt@geany.org>
W: http://plugins.geany.org/multiterm.html
S: Maintained

overview
P: Matthew Brush <matt@geany.org>
g: @codebrainz
Expand Down
4 changes: 0 additions & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,6 @@ if ENABLE_MARKDOWN
SUBDIRS += markdown
endif

if ENABLE_MULTITERM
SUBDIRS += multiterm
endif

if ENABLE_OVERVIEW
SUBDIRS += overview
endif
Expand Down
1 change: 0 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ Available plugins are:
* ``lineoperations`` -- simple line functions that can be applied to an open file
* ``lipsum`` -- the Lipsum plugin
* ``markdown`` -- the Markdown plugin
* ``multiterm`` -- the multiterm plugin
* ``overview``-- the overview plugin
* ``pairtaghighlighter`` -- the PairTagHighlighter plugin
* ``peg-markdown`` -- use the Peg-Markdown library in the Markdown plugin
Expand Down
13 changes: 0 additions & 13 deletions build/multiterm.m4

This file was deleted.

1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ GP_CHECK_KEYRECORD
GP_CHECK_LINEOPERATIONS
GP_CHECK_LIPSUM
GP_CHECK_MARKDOWN
GP_CHECK_MULTITERM
GP_CHECK_OVERVIEW
GP_CHECK_PAIRTAGHIGHLIGHTER
GP_CHECK_POHELPER
Expand Down
2 changes: 0 additions & 2 deletions multiterm/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion multiterm/AUTHORS

This file was deleted.

339 changes: 0 additions & 339 deletions multiterm/COPYING

This file was deleted.

Empty file removed multiterm/ChangeLog
Empty file.
6 changes: 0 additions & 6 deletions multiterm/Makefile.am

This file was deleted.

1 change: 0 additions & 1 deletion multiterm/NEWS

This file was deleted.

78 changes: 0 additions & 78 deletions multiterm/README

This file was deleted.

10 changes: 0 additions & 10 deletions multiterm/TODO

This file was deleted.

34 changes: 0 additions & 34 deletions multiterm/src/Makefile.am

This file was deleted.

139 changes: 0 additions & 139 deletions multiterm/src/config.vala

This file was deleted.

Loading

0 comments on commit 76dc527

Please sign in to comment.