Tue, 01 Oct 2024 01:18:36 -0500
Create Pidgin.NotificationConnectionError
This is a Pidgin.Notification subclass that wraps a
Purple.NotificationConnectionError.
Testing Done:
Caused a connection error with the demo protocol plugin and verified all the actions worked. Also called in the turtles.
Bugs closed: PIDGIN-17951
Reviewed at https://reviews.imfreedom.org/r/3555/
|
42606
d6ed63c2508e
Start new Bonjour protocol plugin
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
42529
diff
changeset
|
1 | subdir('bonjour') |
|
42652
225762d4e206
Move the Demo and IRCv3 protocols to the new protocols directory
Gary Kramlich <grim@reaperworld.com>
parents:
42606
diff
changeset
|
2 | subdir('demo') |
|
225762d4e206
Move the Demo and IRCv3 protocols to the new protocols directory
Gary Kramlich <grim@reaperworld.com>
parents:
42606
diff
changeset
|
3 | subdir('ircv3') |
|
42529
f00a798a38a6
Stub out our new modern XMPP implementation
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
4 | subdir('xmpp') |