summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVictor A. Santos <[email protected]>2020-03-30 18:54:42 -0300
committerraveit65 <[email protected]>2020-09-03 13:19:35 +0200
commit1db4b409322e559a3d3a03677dd482a0613f3b29 (patch)
tree5b7f03980579416d78135db46287799eb0a6a0ba /po
parent301549e96d34a3b79fa471aaff5402689bf5868f (diff)
downloadmate-power-manager-1db4b409322e559a3d3a03677dd482a0613f3b29.tar.bz2
mate-power-manager-1db4b409322e559a3d3a03677dd482a0613f3b29.tar.xz
add meson project
fix indentation in some files
Diffstat (limited to 'po')
-rw-r--r--po/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/meson.build b/po/meson.build
new file mode 100644
index 0000000..e9b77d7
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext(meson.project_name(), preset: 'glib')