Update POTFILES.in and POTFILES.skip

This commit is contained in:
Piotr Drąg 2024-08-24 14:57:57 +02:00
parent 3a965088a2
commit beb20fb1db
2 changed files with 14 additions and 0 deletions

View File

@ -4,6 +4,7 @@ gdk/broadway/gdkbroadway-server.c
gdk/gdkapplaunchcontext.c
gdk/gdk.c
gdk/gdkclipboard.c
gdk/gdkcolorstate.c
gdk/gdkcontentprovider.c
gdk/gdkcontentproviderimpl.c
gdk/gdkcursor.c
@ -426,6 +427,13 @@ tools/gtk-builder-tool-preview.c
tools/gtk-builder-tool-screenshot.c
tools/gtk-builder-tool-simplify.c
tools/gtk-builder-tool-validate.c
tools/gtk-image-tool.c
tools/gtk-image-tool-compare.c
tools/gtk-image-tool-convert.c
tools/gtk-image-tool-info.c
tools/gtk-image-tool-relabel.c
tools/gtk-image-tool-show.c
tools/gtk-image-tool-utils.c
tools/gtk-launch.c
tools/gtk-path-tool.c
tools/gtk-path-tool-decompose.c
@ -438,6 +446,7 @@ tools/gtk-path-tool-utils.c
tools/gtk-rendernode-tool.c
tools/gtk-rendernode-tool-benchmark.c
tools/gtk-rendernode-tool-compare.c
tools/gtk-rendernode-tool-extract.c
tools/gtk-rendernode-tool-info.c
tools/gtk-rendernode-tool-render.c
tools/gtk-rendernode-tool-show.c

View File

@ -33,6 +33,7 @@ demos/gtk-demo/listview_filebrowser.ui
demos/gtk-demo/listview_minesweeper.ui
demos/gtk-demo/listview_settings2.ui
demos/gtk-demo/listview_settings.ui
demos/gtk-demo/main.c
demos/gtk-demo/main.ui
demos/gtk-demo/menus.ui
demos/gtk-demo/offscreen_window2.c
@ -136,12 +137,16 @@ testsuite/css/nodes/notebook.top.ui
testsuite/css/nodes/notebook.ui
testsuite/css/style/adjacent-states.ui
testsuite/css/style/bloomfilter-not.ui
testsuite/css/style/currentcolor2.ui
testsuite/css/style/currentcolor3.ui
testsuite/css/style/currentcolor4.ui
testsuite/css/style/currentcolor.ui
testsuite/css/style/font.ui
testsuite/css/style/inherit.ui
testsuite/css/style/label.ui
testsuite/css/style/nth-child.ui
testsuite/css/style/root.ui
testsuite/css/style/variables.ui
testsuite/gtk/filechooser.c
testsuite/gtk/focus-chain/widget-factory2.ui
testsuite/gtk/focus-chain/widget-factory3.ui