Welcome to mirror list, hosted at ThFree Co, Russian Federation.

quick_replies.py « quick_replies - dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 502dd01d8fb6e430e556b3143fc48a2c43097191 (plain)
1
2
3
4
5
DEFAULT_DATA = [
    'Hello!',
    'How are you?',
    'Good bye.',
]