Cleanup outdated pidgin comments

Smileys are now supported globally via native purple support
This commit is contained in:
Daniel Siepmann 2022-09-02 13:44:06 +02:00
parent 7cf0b6ed7a
commit 23e161b0d0
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 0 additions and 3 deletions

View file

@ -2,7 +2,6 @@
{
config = {
programs.pidgin = {
enable = true;

View file

@ -10,7 +10,6 @@ self: super: {
};
# Further ideas to add:
# Transform emoticons
# Add command to react to messages
# Support sending of files
# Prevent duplicates of incoming messages (happens from time to time)
@ -21,7 +20,6 @@ self: super: {
./browser-based-auth.patch
# Own
# ./smiley-transformation.patch
./open-command.patch
# Send upstream