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.
Showing
- launch.sh 1 addition, 1 deletionlaunch.sh
- src/command_system/framework.py 15 additions, 0 deletionssrc/command_system/framework.py
- src/command_system/implementation/custom.py 2 additions, 1 deletionsrc/command_system/implementation/custom.py
- src/command_system/implementation/standard.py 23 additions, 59 deletionssrc/command_system/implementation/standard.py
Please register or sign in to comment