Mercurial > p > roundup > code
diff doc/developers.txt @ 5534:86b297a3d261 maint-1.6
Updated links to handle:
http://issues.roundup-tracker.org/issue2550965
I think I have most of them at this point.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 18 Jul 2018 21:32:24 -0400 |
| parents | bd9098e288aa |
| children | 0df5f9eeefd4 |
line wrap: on
line diff
--- a/doc/developers.txt Wed Jul 18 21:31:12 2018 -0400 +++ b/doc/developers.txt Wed Jul 18 21:32:24 2018 -0400 @@ -372,9 +372,8 @@ - `poEdit`_ by Vaclav Slavik. Very nice cross-platform GUI editor. - - `KBabel`_. Being part of `KDE`_, it works in X windows only. - At the first glance looks pretty hairy, with all bells and whistles. - Haven't had much experience with it, though. + - `Lokalize`_. A replacement for KBabel. Being part of `KDE`_, it + works in X windows only. Haven't had much experience with it, though. - ``po-mode`` for `emacs`_. One of `GNU gettext`_ tools. Very handy, definitely recommended if you are comfortable with emacs. Cannot @@ -418,21 +417,21 @@ .. _alexander smishlajev: .. _als: http://sourceforge.net/users/a1s/ -.. _cygwin: http://www.cygwin.com/ -.. _emacs: http://www.gnu.org/software/emacs/ -.. _gettext package: http://www.gnu.org/software/gettext/ -.. _gettext module: http://docs.python.org/lib/module-gettext.html +.. _cygwin: https://www.cygwin.com/ +.. _emacs: https://www.gnu.org/software/emacs/ +.. _gettext package: https://www.gnu.org/software/gettext/ +.. _gettext module: https://docs.python.org/2/library/gettext.html .. _GNU: http://www.gnu.org/ .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html .. _issue tracker: http://issues.roundup-tracker.org/ -.. _KBabel: http://i18n.kde.org/tools/kbabel/ +.. _Lokalize: Lokalize .. _KDE: http://www.kde.org/ -.. _linux: http://www.linux.org/ +.. _linux: https://www.linux.org/ .. _Plural Forms: http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html .. _po filetype plugin: http://vim.sourceforge.net/scripts/script.php?script_id=695 -.. _PO utilities: http://po-utils.progiciels-bpi.ca/ +.. _PO utilities: https://github.com/pinard/po-utils .. _poEdit: http://poedit.sourceforge.net/ .. _Roundup Source: .. _Roundup source distribution:
