summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPino Toscano <ptoscano@redhat.com>2020-07-08 16:54:16 +0200
committerCole Robinson <crobinso@redhat.com>2020-07-11 14:59:56 -0400
commit33d8bc9ae2e9f8f27955e0b5cf460f89fb381ea4 (patch)
treee6cbe559256e3bb659ce004dfbc4dcc6ea62274d /INSTALL.md
parent69a1f5dbc19dd3780343da2741e8165ef86d05af (diff)
downloadvirt-manager-33d8bc9ae2e9f8f27955e0b5cf460f89fb381ea4.tar.gz
Handle desktop files using gettext
Starting from version 0.19, gettext has native capabilities to extract from, and merge back translations in desktop files. Hence, use xgettext to extract messages, and msgfmt to create a desktop file with translations; because of this, there no more need to prefix with underscore the keys to be translated. Update the gettext required version in INSTALL.md. Reviewed-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Pino Toscano <ptoscano@redhat.com>
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 7080fce8..dbc3ebde 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -30,7 +30,7 @@ A detailed dependency list can be found in
Minimum version requirements of major components:
- - gettext
+ - gettext >= 0.19
- python >= 3.4
- gtk3 >= 3.22
- libvirt-python >= 0.6.0