Opened 10 years ago

Last modified 8 years ago

#11161 new enhancement

patch and images for adding "ok" and "cancel" (or "not-ok") icons to trac — at Initial Version

Reported by: mz@… Owned by: Olemis Lang
Priority: normal Component: EmoticonsPlugin
Severity: trivial Keywords:
Cc: Trac Release: 1.0

Description

--- tracemoticons/icons/tracok.png (revision 13282) +++ tracemoticons/icons/tracok.png (working copy)

/

--- tracemoticons/init.py (revision 13282) +++ tracemoticons/init.py (working copy) @@ -34,7 +34,8 @@

':|': 'stoic.png', ':-|': 'stoic.png', ':O': 'suprised.png', ':o': 'suprised.png', ':-O': 'suprised.png', ':-o': 'suprised.png',

  • ';)': 'wink.png', ';-)': 'wink.png'

+ ';)': 'wink.png', ';-)': 'wink.png', + 'k-)': 'tracok.png', 'nk-)': 'tracnok.png',

}

Change History (2)

Changed 10 years ago by mz@…

Attachment: tracok.png added

tracok.png icon file

Changed 10 years ago by mz@…

Attachment: tracnok.png added

tracnok.png icon file

Note: See TracTickets for help on using tickets.