Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Cherniuk 99aa440fbf Unify the tuple notation style 2010-08-06 21:47:34 +03:00
Alexander Cherniuk 7c1f4bf23e Rewrote the command_system/implementation/custom.py 2010-08-06 01:49:46 +03:00
Alexander Cherniuk e42a50dc44 Contracted @documentation to @doc 2010-03-19 03:22:17 +02:00
Alexander Cherniuk 4429cd0c93 Updated copyright date in the command system 2010-03-18 08:29:44 +02:00
Alexander Cherniuk c272fce312 Realigned width of text meant for humans to 72 characters 2010-02-26 12:35:09 +02:00
Alexander Cherniuk 8be7f9d2e1 Setting my identity straight 2009-11-23 16:08:09 +02:00
red-agent d7e4ab3eb7 A workaround to make commands documentation easily translatable
Though I consider this a major regression, as using doc-strings is a much
cleaner and better solution. It requires not that big scaffolding to support it,
but some of Gajim developers think otherwise.
2009-10-04 20:43:51 +03:00
red-agent 958d937d5c Dropped in the reworked version of the new command system
The reworked version has refactored and simplified architecture, which also
involves simplified dispatching.
2009-10-02 23:57:11 +03:00