mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 17:20:21 +00:00
new name after fork
This commit is contained in:
@@ -25,13 +25,13 @@ sub toc {
|
||||
}
|
||||
|
||||
for my $files (
|
||||
[ "hexchat.pm.h", # output file
|
||||
"lib/HexChat.pm", # input files
|
||||
[ "zoitechat.pm.h", # output file
|
||||
"lib/ZoiteChat.pm", # input files
|
||||
"lib/Xchat.pm",
|
||||
"lib/HexChat/Embed.pm",
|
||||
"lib/HexChat/List/Network.pm",
|
||||
"lib/HexChat/List/Network/Entry.pm",
|
||||
"lib/HexChat/List/Network/AutoJoin.pm",
|
||||
"lib/ZoiteChat/Embed.pm",
|
||||
"lib/ZoiteChat/List/Network.pm",
|
||||
"lib/ZoiteChat/List/Network/Entry.pm",
|
||||
"lib/ZoiteChat/List/Network/AutoJoin.pm",
|
||||
],
|
||||
[ "irc.pm.h", # output file
|
||||
"lib/IRC.pm" # input file
|
||||
|
||||
Reference in New Issue
Block a user