summary refs log tree commit diff stats
path: root/plugins/fishlim/fishlim.def
blob: 5797636b4576ea76e13a1f005cd51d33f1a8071f (plain) (blame)
1
2
3
4
EXPORTS 
xchat_plugin_init 
xchat_plugin_deinit 
xchat_plugin_get_info 
your pci.ids file. (Symptom if you get it wrong: raw PCI ID's (XXXX:XXXX) emitted by /VIDEO and friends). Run: make Run: make install Voila! NOTES: `make install' copies the compiled library (something like xsys-v.v.v.so) to $HOME/.xchat2/xsys-plugin.so for autoloading. If $HOME/.xchat2/xsys-plugin.so exists, it is removed first.