gtkspell is available under windows

This commit is contained in:
Yann Leboulanger 2011-12-19 10:05:34 +01:00
parent 6e4bac262c
commit 8d33dace7c
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class FeaturesWindow:
_('Spell Checker'): (self.speller_available,
_('Spellchecking of composed messages.'),
_('Requires libgtkspell.'),
_('Feature not available under Windows.')),
_('Requires libgtkspell and libenchant.')),
_('Notification'): (self.notification_available,
_('Passive popups notifying for new events.'),
_('Requires python-notify or instead python-dbus in conjunction with notification-daemon.'),