diff --git a/po-properties/POTFILES.in b/po-properties/POTFILES.in index 2d7b3633eb..525d4d6c86 100644 --- a/po-properties/POTFILES.in +++ b/po-properties/POTFILES.in @@ -7,6 +7,7 @@ gdk/gdkcursor.c gdk/gdkdevice.c gdk/gdkdevicemanager.c gdk/gdkdisplaymanager.c +gdk/gdkdnd.c gdk/gdkglcontext.c gdk/gdkpango.c gdk/gdkscreen.c diff --git a/po-properties/POTFILES.skip b/po-properties/POTFILES.skip index 772705f1dc..977e9368be 100644 --- a/po-properties/POTFILES.skip +++ b/po-properties/POTFILES.skip @@ -161,6 +161,10 @@ testsuite/a11y/placeholder-text.ui testsuite/a11y/stack.ui testsuite/css/nodes/buttons.ui testsuite/css/nodes/entries.ui +testsuite/css/nodes/notebook.bottom.ui +testsuite/css/nodes/notebook.left.ui +testsuite/css/nodes/notebook.right.ui +testsuite/css/nodes/notebook.top.ui testsuite/css/nodes/notebook.ui testsuite/css/style/adjacent-states.ui testsuite/css/style/currentcolor.ui diff --git a/po/POTFILES.in b/po/POTFILES.in index a158f3d8cf..a3663c5a2f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -7,6 +7,7 @@ gdk/gdkcursor.c gdk/gdkdevice.c gdk/gdkdevicemanager.c gdk/gdkdisplaymanager.c +gdk/gdkdnd.c gdk/gdkglcontext.c gdk/gdkpango.c gdk/gdkscreen.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 588d0ea5dc..81f5f7dcb3 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -87,6 +87,10 @@ testsuite/a11y/placeholder-text.ui testsuite/a11y/stack.ui testsuite/css/nodes/buttons.ui testsuite/css/nodes/entries.ui +testsuite/css/nodes/notebook.bottom.ui +testsuite/css/nodes/notebook.left.ui +testsuite/css/nodes/notebook.right.ui +testsuite/css/nodes/notebook.top.ui testsuite/css/nodes/notebook.ui testsuite/css/style/adjacent-states.ui testsuite/css/style/currentcolor.ui