[jsonrpc-glib] build: remove i18n bits



commit 63bb816b971f1c7f0a0aa32d445fa0b81b441636
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jun 5 01:50:09 2017 -0700

    build: remove i18n bits
    
    We don't actually have any strings to translate, so there is no need to
    have po or any translations created.

 meson.build    |    1 -
 po/meson.build |   30 ------------------------------
 2 files changed, 0 insertions(+), 31 deletions(-)
---
diff --git a/meson.build b/meson.build
index 3c26655..599fe16 100644
--- a/meson.build
+++ b/meson.build
@@ -91,7 +91,6 @@ gnome = import('gnome')
 
 subdir('src')
 subdir('tests')
-subdir('po')
 
 if get_option('enable-gtk-doc')
   subdir('doc')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]