diff options
-rw-r--r-- | po-properties/POTFILES.in | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/po-properties/POTFILES.in b/po-properties/POTFILES.in index 3a2204f958..81dd5d9ff2 100644 --- a/po-properties/POTFILES.in +++ b/po-properties/POTFILES.in @@ -21,7 +21,9 @@ gdk/gdkseat.c gdk/gdksurface.c gdk/gdktoplevel.c gdk/keyname-table.h -gdk/quartz/gdkglcontext-quartz.c +gdk/macos/gdkmacosclipboard.c +gdk/macos/gdkmacosdrag.c +gdk/macos/gdkmacosglcontext.c gdk/wayland/gdkclipboard-wayland.c gdk/wayland/gdkdrag-wayland.c gdk/wayland/gdkdrop-wayland.c diff --git a/po/POTFILES.in b/po/POTFILES.in index 11ed75e4e1..e445fa2552 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -21,7 +21,9 @@ gdk/gdkseat.c gdk/gdksurface.c gdk/gdktoplevel.c gdk/keyname-table.h -gdk/quartz/gdkglcontext-quartz.c +gdk/macos/gdkmacosclipboard.c +gdk/macos/gdkmacosdrag.c +gdk/macos/gdkmacosglcontext.c gdk/wayland/gdkclipboard-wayland.c gdk/wayland/gdkdrag-wayland.c gdk/wayland/gdkdrop-wayland.c |