mirror of
https://github.com/irssi/irssi.git
synced 2026-08-21 01:22:26 +02:00
Moved fe_perl module to use Irssi::UI .. this breaks several scripts that
use UI-specific code, but simply adding the "use Irssi::UI;" after use Irssi; should work. make install now removes libfe_perl.* files from global module directory, but if you have it somewhere else you should manually remove it. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1582 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d7342a6c4f
commit
89d7498019
15 changed files with 157 additions and 124 deletions
7
src/perl/ui/.cvsignore
Normal file
7
src/perl/ui/.cvsignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Makefile
|
||||
Makefile.PL
|
||||
UI.c
|
||||
UI.bs
|
||||
*.o
|
||||
pm_to_blib
|
||||
blib
|
||||
Loading…
Add table
Add a link
Reference in a new issue