[gnome-builder/wip/gtk4-port] plugins/meson-templates: describe the library deps
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port] plugins/meson-templates: describe the library deps
- Date: Wed, 1 Jun 2022 19:56:55 +0000 (UTC)
commit 47c8c1c2ae3efb347dce54c5b9c48be480eef479
Author: Christian Hergert <chergert redhat com>
Date: Wed Jun 1 12:56:50 2022 -0700
plugins/meson-templates: describe the library deps
src/plugins/meson-templates/meson_templates.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/meson-templates/meson_templates.py b/src/plugins/meson-templates/meson_templates.py
index 377ca89e1..2c0280598 100644
--- a/src/plugins/meson-templates/meson_templates.py
+++ b/src/plugins/meson-templates/meson_templates.py
@@ -243,7 +243,7 @@ class GnomeGTK4ProjectTemplate(MesonTemplate):
'gnome-app-gtk4',
_('GTK Application'),
'pattern-gtk',
- _('Create a GTK application'),
+ _('Create a GTK application with GTK 4'),
['C', 'JavaScript', 'Rust', 'Python', 'Vala'],
0
)
@@ -325,7 +325,7 @@ class GnomeAdwaitaProjectTemplate(MesonTemplate):
'gnome-app-adwaita',
_('GNOME Application'),
'pattern-gnome',
- _('Create a GNOME application'),
+ _('Create a GNOME application with libadwaita'),
['C', 'JavaScript', 'Rust', 'Python', 'Vala'],
0
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]