1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:27:35 +00:00

Userland: Remove IRC Client

The IRC Client application made some sense while our main communication
hub was an IRC channel. Now that we've moved on, IRC is just a random
protocol with no particular relevance to this project.

This also has the benefit of removing one major client of the single-
process Web::InProcessWebView class.
This commit is contained in:
Andreas Kling 2021-08-24 16:19:08 +02:00
parent 97f5383525
commit c915174563
38 changed files with 1 additions and 2835 deletions

View file

@ -1,7 +1,6 @@
#!sh
alias fm=FileManager
alias irc=IRCClient
alias mag=Magnifier
alias ms=Minesweeper
alias sh=Shell

View file

@ -1,20 +0,0 @@
[User]
Nickname=anon_seren1ty
[Connection]
Server=chat.freenode.net
Port=6667
AutoJoinChannels=
[CTCP]
VersionReply=IRC Client [x86] / Serenity OS
UserInfoReply=anon
FingerReply=anon
[Messaging]
ShowJoinPartMessages=1
ShowNickChangeMessages=1
[Notifications]
NotifyOnMessage=1
NotifyOnMention=1

View file

@ -28,4 +28,3 @@ directory=/bin/FileManager
gemini=/bin/Browser
http=/bin/Browser
https=/bin/Browser
irc=/bin/IRCClient

View file

@ -1,7 +0,0 @@
[App]
Name=IRC Client
Executable=/bin/IRCClient
Category=Internet
[Launcher]
Protocols=irc

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 424 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B