summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2023-03-22 16:44:31 -0700
committerChristian Hergert <chergert@redhat.com>2023-03-22 16:44:31 -0700
commit37b9fae8ab0f31f64761762cb1693807add68613 (patch)
treece2d72f42b97fa679f7bf56076b6978d9354f878 /po
parentc68ecac0025caa5fa2401deff41d3b1959062600 (diff)
downloadlibpeas-37b9fae8ab0f31f64761762cb1693807add68613.tar.gz
janitorial: clean up tree in preparation for libpeas-2.0
This starts the process of working towards a new Libpeas 2.0 ABI. The goals of this ABI break are: * Modernize and cleanup GObject usage within libpeas * Use GObject's in more places to allow for better GIO integration * Implement GListModel where it makes sense * Remove GTK 3 and GTK-based APIs as those are trivial to implement in applications with GTK 4 and newer. * Drop Python 2 support * Simplify support for new plugin loaders # Conflicts: # NEWS # meson.build
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b5b759d..7b53a78 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -6,8 +6,3 @@ libpeas/peas-extension-set.c
libpeas/peas-object-module.c
libpeas/peas-plugin-info.c
libpeas/peas-plugin-loader.c
-libpeas-gtk/peas-gtk-disable-plugins-dialog.c
-libpeas-gtk/peas-gtk-plugin-manager.c
-libpeas-gtk/peas-gtk-plugin-manager-view.c
-peas-demo/peas-demo.c
-tests/libpeas-gtk/plugin-manager.c