summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAbderrahim Kitouni <akitouni@gnome.org>2020-08-31 20:09:14 +0100
committerSimon McVittie <smcv@debian.org>2020-09-01 12:39:09 +0100
commit45ffef2fc98c01165f3be3e5b3c537d28dad414d (patch)
tree8118623aeb5f581591038731c75834885788df97 /meson.build
parentaa139f04d7a6d4f67931c5464e08263479d654f6 (diff)
downloadgnome-backgrounds-45ffef2fc98c01165f3be3e5b3c537d28dad414d.tar.gz
delete translation infrastructure
We don't need to translate things anymore as they don't show in the UI [smcv: Remove more remnants of translation infrastructure] Co-authored-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6f0b68a..389d2fc 100644
--- a/meson.build
+++ b/meson.build
@@ -12,4 +12,3 @@ backgrounddir = join_paths(datadir, 'backgrounds', 'gnome')
metadatadir = join_paths(datadir, 'gnome-background-properties')
subdir('backgrounds')
-subdir('po')