lp:~anks/+junk/do-plugins
Created by
Ankit
on
2008-02-17
and last modified on
2008-03-11
- Get this branch:
- bzr branch lp:~anks/+junk/do-plugins
Branch information
- Owner:
- Ankit
- Status:
- Development
Recent revisions
- 58. By Ankit Solanki <email address hidden> on 2008-03-10
-
Added preliminary SpellCheckAction
Very basic, I wanted it to support 'Selected text' as well, but turns
out that manipulating GTK clipboards is really tricky. It works only on
text files for now.ToDos:
* Make it configurable -- run aspell, ispell or any other program
* Check whether this works in non-English environments - 53. By Ankit Solanki <email address hidden> on 2008-02-27
-
Small patch to ensure that Pidgin populates the Email address of your
contacts as well.Just checking whether the `name` or `alias` fields are like an Email
address--there could be some false positives. - 49. By Ankit Solanki <email address hidden> on 2008-02-16
-
Changed namespace
Is this the standard way?