diff options
| author | André Nusser <andre.nusser@googlemail.com> | 2018-06-15 19:57:32 +0200 | 
|---|---|---|
| committer | André Nusser <andre.nusser@googlemail.com> | 2018-06-15 19:57:32 +0200 | 
| commit | 5b734d237890fd73504c8d9684f32a116b1cbdec (patch) | |
| tree | fe970c98fbebf188e1342615a2c79c97582a30e3 /plugin | |
| parent | 8d0ad1fe0d71100ab07a60b2d7824a4a2e6a3ce0 (diff) | |
Add BUGS file in root dir and also in the about tab.
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/Makefile.mingw32.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 3fe5933..d224bcf 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -154,6 +154,7 @@ RES = \  	resources/widget.png \  	../ABOUT \  	../AUTHORS \ +	../BUGS \  	../COPYING  all: | 
