[rhythmbox] build: extract Description and X-GNOME-FullName from desktop files
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] build: extract Description and X-GNOME-FullName from desktop files
- Date: Thu, 18 Nov 2021 12:13:58 +0000 (UTC)
commit 8ce4a80091624de6d98bf9d876aba330457f1187
Author: Jonathan Matthew <jonathan d14n org>
Date: Thu Nov 18 22:10:36 2021 +1000
build: extract Description and X-GNOME-FullName from desktop files
po/meson.build | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/po/meson.build b/po/meson.build
index e9b77d79b..666376680 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1 +1,3 @@
-i18n.gettext(meson.project_name(), preset: 'glib')
+i18n.gettext(meson.project_name(),
+ preset: 'glib',
+ args: ['--keyword=Description', '--keyword=X-GNOME-FullName'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]