summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2021-12-13 22:18:00 +0000
committerAntónio Fernandes <antoniof@gnome.org>2021-12-29 12:57:58 +0000
commit7bf5ab0c73d5027dbe754df34243054a83ffae1b (patch)
tree5d596c5f5a68c88f75c146152a96e362b846756a /po/POTFILES.in
parentbfc9d4ed4e19e9c76ab715a433a8c800a2e6423d (diff)
downloadnautilus-7bf5ab0c73d5027dbe754df34243054a83ffae1b.tar.gz
general: Use in-tree copy of GtkPlacesSidebar
GtkPlacesSidebar is a public GTK 3 widget, but private in GTK 4, so we need to have the sidebar in our own codebase if we are to keep using it. Extend the script already in use for the places view and use it to copy the places sidebar and its dependencies and patch it as necessary. Also, construct it from code, because this in-tree places sidebar cannot be used in a GtkBuilder UI template.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b0d229b14..d2c64b7ce 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -99,3 +99,6 @@ src/gtk/nautilusgtkplacesview.c
src/gtk/nautilusgtkplacesviewrow.c
src/gtk/nautilusgtkplacesviewrow.ui
src/gtk/nautilusgtkplacesview.ui
+src/gtk/nautilusgtkbookmarksmanager.c
+src/gtk/nautilusgtkplacessidebar.c
+src/gtk/nautilusgtksidebarrow.ui