Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-desktop-portal for 
openSUSE:Factory checked in at 2022-04-03 21:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Sun Apr  3 21:30:40 2022 rev:27 rq:966418 version:1.14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2022-03-31 17:18:46.669211759 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.1900/xdg-desktop-portal.changes
  2022-04-03 21:30:45.667973277 +0200
@@ -1,0 +2,9 @@
+Thu Mar 31 01:27:19 UTC 2022 - Luciano Santos <luc1...@opensuse.org>
+
+- Update to version 1.14.2:
+  + Fix a frequent crash with WebKit processes.
+  + Fix a bug in parsing the app ID from the cgroup on KDE.
+  + Documentation improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  xdg-desktop-portal-1.14.1.tar.xz

New:
----
  xdg-desktop-portal-1.14.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.R6d5B1/_old  2022-04-03 21:30:46.695961769 +0200
+++ /var/tmp/diff_new_pack.R6d5B1/_new  2022-04-03 21:30:46.699961724 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xdg-desktop-portal
-Version:        1.14.1
+Version:        1.14.2
 Release:        0
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1-or-later
@@ -85,7 +85,7 @@
 %install
 export LANG=C.UTF-8
 %make_install
-%find_lang %{name}
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %systemd_user_post %{name}.service xdg-document-portal.service 
xdg-permission-store.service

++++++ xdg-desktop-portal-1.14.1.tar.xz -> xdg-desktop-portal-1.14.2.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/Makefile.in 
new/xdg-desktop-portal-1.14.2/Makefile.in
--- old/xdg-desktop-portal-1.14.1/Makefile.in   2022-03-18 21:30:37.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/Makefile.in   2022-03-30 00:02:13.000000000 
+0200
@@ -386,15 +386,15 @@
        $(tests_test_backends_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
        $(LDFLAGS) -o $@
 am__xdg_desktop_portal_SOURCES_DIST = src/xdg-desktop-portal.c \
-       src/file-chooser.c src/file-chooser.h src/open-uri.c \
-       src/open-uri.h src/print.c src/print.h src/memory-monitor.c \
-       src/memory-monitor.h src/network-monitor.c \
-       src/network-monitor.h src/power-profile-monitor.c \
-       src/power-profile-monitor.h src/proxy-resolver.c \
-       src/proxy-resolver.h src/screenshot.c src/screenshot.h \
-       src/notification.c src/notification.h src/inhibit.c \
-       src/inhibit.h src/device.c src/device.h src/account.c \
-       src/account.h src/realtime.c src/realtime.h \
+       src/file-chooser.c src/file-chooser.h src/glib-backports.c \
+       src/glib-backports.h src/open-uri.c src/open-uri.h src/print.c \
+       src/print.h src/memory-monitor.c src/memory-monitor.h \
+       src/network-monitor.c src/network-monitor.h \
+       src/power-profile-monitor.c src/power-profile-monitor.h \
+       src/proxy-resolver.c src/proxy-resolver.h src/screenshot.c \
+       src/screenshot.h src/notification.c src/notification.h \
+       src/inhibit.c src/inhibit.h src/device.c src/device.h \
+       src/account.c src/account.h src/realtime.c src/realtime.h \
        src/dynamic-launcher.c src/dynamic-launcher.h src/request.c \
        src/request.h src/call.c src/call.h src/documents.c \
        src/documents.h src/permissions.c src/permissions.h \
@@ -422,6 +422,7 @@
 am_xdg_desktop_portal_OBJECTS =  \
        src/xdg_desktop_portal-xdg-desktop-portal.$(OBJEXT) \
        src/xdg_desktop_portal-file-chooser.$(OBJEXT) \
+       src/xdg_desktop_portal-glib-backports.$(OBJEXT) \
        src/xdg_desktop_portal-open-uri.$(OBJEXT) \
        src/xdg_desktop_portal-print.$(OBJEXT) \
        src/xdg_desktop_portal-memory-monitor.$(OBJEXT) \
@@ -468,7 +469,8 @@
        $(xdg_desktop_portal_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
        $(LDFLAGS) -o $@
 am_xdg_desktop_portal_rewrite_launchers_OBJECTS = 
src/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.$(OBJEXT)
-nodist_xdg_desktop_portal_rewrite_launchers_OBJECTS =
+nodist_xdg_desktop_portal_rewrite_launchers_OBJECTS = 
src/xdg_desktop_portal_rewrite_launchers-glib-backports.$(OBJEXT) \
+       $(am__objects_1)
 xdg_desktop_portal_rewrite_launchers_OBJECTS =  \
        $(am_xdg_desktop_portal_rewrite_launchers_OBJECTS) \
        $(nodist_xdg_desktop_portal_rewrite_launchers_OBJECTS)
@@ -592,6 +594,7 @@
        src/$(DEPDIR)/xdg_desktop_portal-flatpak-instance.Po \
        src/$(DEPDIR)/xdg_desktop_portal-gamemode.Po \
        src/$(DEPDIR)/xdg_desktop_portal-geoclue-dbus.Po \
+       src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Po \
        src/$(DEPDIR)/xdg_desktop_portal-inhibit.Po \
        src/$(DEPDIR)/xdg_desktop_portal-location.Po \
        src/$(DEPDIR)/xdg_desktop_portal-memory-monitor.Po \
@@ -620,6 +623,7 @@
        src/$(DEPDIR)/xdg_desktop_portal-xdp-dbus.Po \
        src/$(DEPDIR)/xdg_desktop_portal-xdp-impl-dbus.Po \
        src/$(DEPDIR)/xdg_desktop_portal-xdp-utils.Po \
+       src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Po \
        src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.Po 
\
        src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Po \
        src/$(DEPDIR)/xdg_document_portal-sd-escape.Po \
@@ -1371,15 +1375,15 @@
        $(NULL)
 
 xdg_desktop_portal_SOURCES = src/xdg-desktop-portal.c \
-       src/file-chooser.c src/file-chooser.h src/open-uri.c \
-       src/open-uri.h src/print.c src/print.h src/memory-monitor.c \
-       src/memory-monitor.h src/network-monitor.c \
-       src/network-monitor.h src/power-profile-monitor.c \
-       src/power-profile-monitor.h src/proxy-resolver.c \
-       src/proxy-resolver.h src/screenshot.c src/screenshot.h \
-       src/notification.c src/notification.h src/inhibit.c \
-       src/inhibit.h src/device.c src/device.h src/account.c \
-       src/account.h src/realtime.c src/realtime.h \
+       src/file-chooser.c src/file-chooser.h src/glib-backports.c \
+       src/glib-backports.h src/open-uri.c src/open-uri.h src/print.c \
+       src/print.h src/memory-monitor.c src/memory-monitor.h \
+       src/network-monitor.c src/network-monitor.h \
+       src/power-profile-monitor.c src/power-profile-monitor.h \
+       src/proxy-resolver.c src/proxy-resolver.h src/screenshot.c \
+       src/screenshot.h src/notification.c src/notification.h \
+       src/inhibit.c src/inhibit.h src/device.c src/device.h \
+       src/account.c src/account.h src/realtime.c src/realtime.h \
        src/dynamic-launcher.c src/dynamic-launcher.h src/request.c \
        src/request.h src/call.c src/call.h src/documents.c \
        src/documents.h src/permissions.c src/permissions.h \
@@ -1420,7 +1424,12 @@
 xdg_desktop_portal_validate_icon_LDADD = $(GDK_PIXBUF_LIBS)
 xdg_desktop_portal_validate_icon_CFLAGS = $(GDK_PIXBUF_CFLAGS) 
-DHELPER=\"$(BWRAP)\" -D_GNU_SOURCE=1
 xdg_desktop_portal_rewrite_launchers_SOURCES = src/rewrite-launchers.c
-nodist_xdg_desktop_portal_rewrite_launchers_SOURCES = src/dynamic-launcher.h
+nodist_xdg_desktop_portal_rewrite_launchers_SOURCES = \
+       src/dynamic-launcher.h \
+       src/glib-backports.c \
+       src/glib-backports.h \
+       $(NULL)
+
 xdg_desktop_portal_rewrite_launchers_LDADD = $(BASE_LIBS)
 xdg_desktop_portal_rewrite_launchers_CFLAGS = $(BASE_CFLAGS)
 tests_test_backends_CFLAGS = $(AM_CFLAGS) $(BASE_CFLAGS)
@@ -2069,6 +2078,8 @@
        src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
 src/xdg_desktop_portal-file-chooser.$(OBJEXT): src/$(am__dirstamp) \
        src/$(DEPDIR)/$(am__dirstamp)
+src/xdg_desktop_portal-glib-backports.$(OBJEXT): src/$(am__dirstamp) \
+       src/$(DEPDIR)/$(am__dirstamp)
 src/xdg_desktop_portal-open-uri.$(OBJEXT): src/$(am__dirstamp) \
        src/$(DEPDIR)/$(am__dirstamp)
 src/xdg_desktop_portal-print.$(OBJEXT): src/$(am__dirstamp) \
@@ -2151,6 +2162,8 @@
        $(AM_V_CCLD)$(xdg_desktop_portal_LINK) $(xdg_desktop_portal_OBJECTS) 
$(xdg_desktop_portal_LDADD) $(LIBS)
 src/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.$(OBJEXT):  \
        src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
+src/xdg_desktop_portal_rewrite_launchers-glib-backports.$(OBJEXT):  \
+       src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
 
 xdg-desktop-portal-rewrite-launchers$(EXEEXT): 
$(xdg_desktop_portal_rewrite_launchers_OBJECTS) 
$(xdg_desktop_portal_rewrite_launchers_DEPENDENCIES) 
$(EXTRA_xdg_desktop_portal_rewrite_launchers_DEPENDENCIES) 
        @rm -f xdg-desktop-portal-rewrite-launchers$(EXEEXT)
@@ -2311,6 +2324,7 @@
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-flatpak-instance.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-gamemode.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-geoclue-dbus.Po@am__quote@ # 
am--include-marker
+@AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-inhibit.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-location.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-memory-monitor.Po@am__quote@ # 
am--include-marker
@@ -2339,6 +2353,7 @@
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-xdp-dbus.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-xdp-impl-dbus.Po@am__quote@ # 
am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal-xdp-utils.Po@am__quote@ # 
am--include-marker
+@AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Po@am__quote@
 # am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.Po@am__quote@
 # am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Po@am__quote@
 # am--include-marker
 @AMDEP_TRUE@@am__include@ 
@am__quote@src/$(DEPDIR)/xdg_document_portal-sd-escape.Po@am__quote@ # 
am--include-marker
@@ -3214,6 +3229,20 @@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(xdg_desktop_portal_CPPFLAGS) $(CPPFLAGS) 
$(xdg_desktop_portal_CFLAGS) $(CFLAGS) -c -o 
src/xdg_desktop_portal-file-chooser.obj `if test -f 'src/file-chooser.c'; then 
$(CYGPATH_W) 'src/file-chooser.c'; else $(CYGPATH_W) 
'$(srcdir)/src/file-chooser.c'; fi`
 
+src/xdg_desktop_portal-glib-backports.o: src/glib-backports.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xdg_desktop_portal_CPPFLAGS) $(CPPFLAGS) $(xdg_desktop_portal_CFLAGS) 
$(CFLAGS) -MT src/xdg_desktop_portal-glib-backports.o -MD -MP -MF 
src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Tpo -c -o 
src/xdg_desktop_portal-glib-backports.o `test -f 'src/glib-backports.c' || echo 
'$(srcdir)/'`src/glib-backports.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) 
src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Tpo 
src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='src/glib-backports.c' 
object='src/xdg_desktop_portal-glib-backports.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(xdg_desktop_portal_CPPFLAGS) $(CPPFLAGS) 
$(xdg_desktop_portal_CFLAGS) $(CFLAGS) -c -o 
src/xdg_desktop_portal-glib-backports.o `test -f 'src/glib-backports.c' || echo 
'$(srcdir)/'`src/glib-backports.c
+
+src/xdg_desktop_portal-glib-backports.obj: src/glib-backports.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xdg_desktop_portal_CPPFLAGS) $(CPPFLAGS) $(xdg_desktop_portal_CFLAGS) 
$(CFLAGS) -MT src/xdg_desktop_portal-glib-backports.obj -MD -MP -MF 
src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Tpo -c -o 
src/xdg_desktop_portal-glib-backports.obj `if test -f 'src/glib-backports.c'; 
then $(CYGPATH_W) 'src/glib-backports.c'; else $(CYGPATH_W) 
'$(srcdir)/src/glib-backports.c'; fi`
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) 
src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Tpo 
src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='src/glib-backports.c' 
object='src/xdg_desktop_portal-glib-backports.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(xdg_desktop_portal_CPPFLAGS) $(CPPFLAGS) 
$(xdg_desktop_portal_CFLAGS) $(CFLAGS) -c -o 
src/xdg_desktop_portal-glib-backports.obj `if test -f 'src/glib-backports.c'; 
then $(CYGPATH_W) 'src/glib-backports.c'; else $(CYGPATH_W) 
'$(srcdir)/src/glib-backports.c'; fi`
+
 src/xdg_desktop_portal-open-uri.o: src/open-uri.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xdg_desktop_portal_CPPFLAGS) $(CPPFLAGS) $(xdg_desktop_portal_CFLAGS) 
$(CFLAGS) -MT src/xdg_desktop_portal-open-uri.o -MD -MP -MF 
src/$(DEPDIR)/xdg_desktop_portal-open-uri.Tpo -c -o 
src/xdg_desktop_portal-open-uri.o `test -f 'src/open-uri.c' || echo 
'$(srcdir)/'`src/open-uri.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) 
src/$(DEPDIR)/xdg_desktop_portal-open-uri.Tpo 
src/$(DEPDIR)/xdg_desktop_portal-open-uri.Po
@@ -3760,6 +3789,20 @@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
$(xdg_desktop_portal_rewrite_launchers_CFLAGS) $(CFLAGS) -c -o 
src/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.obj `if test -f 
'src/rewrite-launchers.c'; then $(CYGPATH_W) 'src/rewrite-launchers.c'; else 
$(CYGPATH_W) '$(srcdir)/src/rewrite-launchers.c'; fi`
 
+src/xdg_desktop_portal_rewrite_launchers-glib-backports.o: src/glib-backports.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(AM_CPPFLAGS) $(CPPFLAGS) $(xdg_desktop_portal_rewrite_launchers_CFLAGS) 
$(CFLAGS) -MT src/xdg_desktop_portal_rewrite_launchers-glib-backports.o -MD -MP 
-MF src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Tpo -c -o 
src/xdg_desktop_portal_rewrite_launchers-glib-backports.o `test -f 
'src/glib-backports.c' || echo '$(srcdir)/'`src/glib-backports.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Tpo 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='src/glib-backports.c' 
object='src/xdg_desktop_portal_rewrite_launchers-glib-backports.o' libtool=no 
@AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
$(xdg_desktop_portal_rewrite_launchers_CFLAGS) $(CFLAGS) -c -o 
src/xdg_desktop_portal_rewrite_launchers-glib-backports.o `test -f 
'src/glib-backports.c' || echo '$(srcdir)/'`src/glib-backports.c
+
+src/xdg_desktop_portal_rewrite_launchers-glib-backports.obj: 
src/glib-backports.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(AM_CPPFLAGS) $(CPPFLAGS) $(xdg_desktop_portal_rewrite_launchers_CFLAGS) 
$(CFLAGS) -MT src/xdg_desktop_portal_rewrite_launchers-glib-backports.obj -MD 
-MP -MF src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Tpo 
-c -o src/xdg_desktop_portal_rewrite_launchers-glib-backports.obj `if test -f 
'src/glib-backports.c'; then $(CYGPATH_W) 'src/glib-backports.c'; else 
$(CYGPATH_W) '$(srcdir)/src/glib-backports.c'; fi`
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Tpo 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='src/glib-backports.c' 
object='src/xdg_desktop_portal_rewrite_launchers-glib-backports.obj' libtool=no 
@AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
$(xdg_desktop_portal_rewrite_launchers_CFLAGS) $(CFLAGS) -c -o 
src/xdg_desktop_portal_rewrite_launchers-glib-backports.obj `if test -f 
'src/glib-backports.c'; then $(CYGPATH_W) 'src/glib-backports.c'; else 
$(CYGPATH_W) '$(srcdir)/src/glib-backports.c'; fi`
+
 src/xdg_desktop_portal_validate_icon-validate-icon.o: src/validate-icon.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(AM_CPPFLAGS) $(CPPFLAGS) $(xdg_desktop_portal_validate_icon_CFLAGS) $(CFLAGS) 
-MT src/xdg_desktop_portal_validate_icon-validate-icon.o -MD -MP -MF 
src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Tpo -c -o 
src/xdg_desktop_portal_validate_icon-validate-icon.o `test -f 
'src/validate-icon.c' || echo '$(srcdir)/'`src/validate-icon.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) 
src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Tpo 
src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Po
@@ -4856,6 +4899,7 @@
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-flatpak-instance.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-gamemode.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-geoclue-dbus.Po
+       -rm -f src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-inhibit.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-location.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-memory-monitor.Po
@@ -4884,6 +4928,7 @@
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-xdp-dbus.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-xdp-impl-dbus.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-xdp-utils.Po
+       -rm -f 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Po
        -rm -f 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Po
        -rm -f src/$(DEPDIR)/xdg_document_portal-sd-escape.Po
@@ -5030,6 +5075,7 @@
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-flatpak-instance.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-gamemode.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-geoclue-dbus.Po
+       -rm -f src/$(DEPDIR)/xdg_desktop_portal-glib-backports.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-inhibit.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-location.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-memory-monitor.Po
@@ -5058,6 +5104,7 @@
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-xdp-dbus.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-xdp-impl-dbus.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal-xdp-utils.Po
+       -rm -f 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-glib-backports.Po
        -rm -f 
src/$(DEPDIR)/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.Po
        -rm -f src/$(DEPDIR)/xdg_desktop_portal_validate_icon-validate-icon.Po
        -rm -f src/$(DEPDIR)/xdg_document_portal-sd-escape.Po
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/NEWS 
new/xdg-desktop-portal-1.14.2/NEWS
--- old/xdg-desktop-portal-1.14.1/NEWS  2022-03-18 21:30:17.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/NEWS  2022-03-30 00:00:20.000000000 +0200
@@ -1,3 +1,13 @@
+Changes in 1.14.2
+=================
+Released: 2022-03-29
+
+- realtime: Fix a frequent crash with WebKit processes
+- Fix a bug in parsing the app ID from the cgroup on KDE
+- Fix build with old GLib
+- New translation: oc
+- Documentation improvements
+
 Changes in 1.14.1
 =================
 Released: 2022-03-18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/configure 
new/xdg-desktop-portal-1.14.2/configure
--- old/xdg-desktop-portal-1.14.1/configure     2022-03-18 21:30:36.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/configure     2022-03-30 00:02:12.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xdg-desktop-portal 1.14.1.
+# Generated by GNU Autoconf 2.69 for xdg-desktop-portal 1.14.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='xdg-desktop-portal'
 PACKAGE_TARNAME='xdg-desktop-portal'
-PACKAGE_VERSION='1.14.1'
-PACKAGE_STRING='xdg-desktop-portal 1.14.1'
+PACKAGE_VERSION='1.14.2'
+PACKAGE_STRING='xdg-desktop-portal 1.14.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1431,7 +1431,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xdg-desktop-portal 1.14.1 to adapt to many kinds of 
systems.
+\`configure' configures xdg-desktop-portal 1.14.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1503,7 +1503,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xdg-desktop-portal 1.14.1:";;
+     short | recursive ) echo "Configuration of xdg-desktop-portal 1.14.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1687,7 +1687,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xdg-desktop-portal configure 1.14.1
+xdg-desktop-portal configure 1.14.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2052,7 +2052,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xdg-desktop-portal $as_me 1.14.1, which was
+It was created by xdg-desktop-portal $as_me 1.14.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -12795,7 +12795,7 @@
 
 # Define the identity of the package.
  PACKAGE='xdg-desktop-portal'
- VERSION='1.14.1'
+ VERSION='1.14.2'
 
 
 # Some tools Automake needs.
@@ -17253,7 +17253,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xdg-desktop-portal $as_me 1.14.1, which was
+This file was extended by xdg-desktop-portal $as_me 1.14.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17319,7 +17319,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-xdg-desktop-portal config.status 1.14.1
+xdg-desktop-portal config.status 1.14.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/configure.ac 
new/xdg-desktop-portal-1.14.2/configure.ac
--- old/xdg-desktop-portal-1.14.1/configure.ac  2022-03-18 21:30:17.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/configure.ac  2022-03-30 00:00:20.000000000 
+0200
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 
-AC_INIT([xdg-desktop-portal],[1.14.1])
+AC_INIT([xdg-desktop-portal],[1.14.2])
 
 AC_USE_SYSTEM_EXTENSIONS
 AC_SYS_LARGEFILE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.impl.portal.Wallpaper.xml 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.impl.portal.Wallpaper.xml
--- 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.impl.portal.Wallpaper.xml    
    2022-03-17 18:23:12.000000000 +0100
+++ 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.impl.portal.Wallpaper.xml    
    2022-03-30 00:00:20.000000000 +0200
@@ -24,7 +24,7 @@
       @short_description: Portal for setting the desktop's Wallpaper
 
       This simple interface lets sandboxed applications set the user's
-      desktop background picutre.
+      desktop background picture.
   -->
   <interface name="org.freedesktop.impl.portal.Wallpaper">
     <!--
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.Documents.xml 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.Documents.xml
--- old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.Documents.xml     
2022-03-18 20:06:50.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.Documents.xml     
2022-03-30 00:00:20.000000000 +0200
@@ -264,7 +264,7 @@
     <!--
         List:
         @app_id: an application ID, or '' to list all documents
-        @docs: a dictonary mapping document IDs to their filesystem path
+        @docs: a dictionary mapping document IDs to their filesystem path
 
         Lists documents in the document store for an application (or for
         all applications).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.DynamicLauncher.xml 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.DynamicLauncher.xml
--- 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.DynamicLauncher.xml   
    2022-03-18 20:06:50.000000000 +0100
+++ 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.DynamicLauncher.xml   
    2022-03-30 00:00:20.000000000 +0200
@@ -21,8 +21,7 @@
 <node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd";>
   <!--
       org.freedesktop.portal.DynamicLauncher:
-      @short_description: Portal for installing application launchers onto the
-        desktop
+      @short_description: Portal for installing application launchers onto the 
desktop
 
       The DynamicLauncher portal allows sandboxed (or unsandboxed) applications
       to install launchers (.desktop files) which have an icon associated with 
them
@@ -95,8 +94,7 @@
         PrepareInstall:
         @parent_window: Identifier for the application window, see <link 
linkend="parent_window">Common Conventions</link>
         @name: The default name for the launcher
-        @icon_v: A #GBytesIcon icon as returned by g_icon_serialize(). Must be
-          a png or jpeg no larger than 512x512, or an svg
+        @icon_v: A #GBytesIcon icon as returned by g_icon_serialize(). Must be 
a png or jpeg no larger than 512x512, or an svg
         @options: Vardict with optional further information
         @handle: Object path for the #org.freedesktop.portal.Request object 
representing this call
 
@@ -177,8 +175,7 @@
     <!--
         RequestInstallToken:
         @name: The name that will be used in the desktop file
-        @icon_v: A #GBytesIcon icon as returned by g_icon_serialize(). Must be
-          a png or jpeg no larger than 512x512, or an svg
+        @icon_v: A #GBytesIcon icon as returned by g_icon_serialize(). Must be 
a png or jpeg no larger than 512x512, or an svg
         @options: Vardict with optional further information
         @token: the token to be used with the Install() method
 
@@ -289,7 +286,7 @@
     <!--
         Launch:
         @desktop_file_id: The .desktop file name
-        @options: Vardict with optional further onformation
+        @options: Vardict with optional further information
 
         This function launches the app specified by @desktop_file_id.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.FileTransfer.xml 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.FileTransfer.xml
--- old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.FileTransfer.xml  
2022-03-18 20:06:50.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.FileTransfer.xml  
2022-03-30 00:00:20.000000000 +0200
@@ -48,7 +48,7 @@
   <interface name="org.freedesktop.portal.FileTransfer">
     <!--
         StartTransfer:
-        @options: Vardict with optional further onformation
+        @options: Vardict with optional further information
         @key: a key that needs to be passed to 
org.freedesktop.portal.FileTransfer.RetrieveFiles() to obtain the files
 
         Starts a session for a file transfer.
@@ -109,7 +109,7 @@
     <!--
         RetrieveFiles:
         @key: A key returned by 
org.freedesktop.portal.FileTransfer.StartTransfer()
-        @options: Vardict with optional further onformation
+        @options: Vardict with optional further information
         @files: list of paths
 
         Retrieves files that were previously added to the session with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.OpenURI.xml 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.OpenURI.xml
--- old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.OpenURI.xml       
2022-03-17 18:23:12.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.OpenURI.xml       
2022-03-30 00:00:20.000000000 +0200
@@ -34,7 +34,7 @@
         OpenURI:
         @parent_window: Identifier for the application window, see <link 
linkend="parent_window">Common Conventions</link>
         @uri: The uri to open
-        @options: Vardict with optional further onformation
+        @options: Vardict with optional further information
         @handle: Object path for the #org.freedesktop.portal.Request object 
representing this call
 
         Asks to open a uri.
@@ -93,7 +93,7 @@
         OpenFile:
         @parent_window: Identifier for the application window, see <link 
linkend="parent_window">Common Conventions</link>
         @fd: File descriptor for the file to open
-        @options: Vardict with optional further onformation
+        @options: Vardict with optional further information
         @handle: Object path for the #org.freedesktop.portal.Request object 
representing this call
 
         Asks to open a local file.
@@ -151,7 +151,7 @@
         OpenDirectory:
         @parent_window: Identifier for the application window, see <link 
linkend="parent_window">Common Conventions</link>
         @fd: File descriptor for a file
-        @options: Vardict with optional further onformation
+        @options: Vardict with optional further information
         @handle: Object path for the #org.freedesktop.portal.Request object 
representing this call
 
         Asks to open the directory containing a local file in the file browser.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.Screenshot.xml 
new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.Screenshot.xml
--- old/xdg-desktop-portal-1.14.1/data/org.freedesktop.portal.Screenshot.xml    
2022-03-17 18:23:12.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/data/org.freedesktop.portal.Screenshot.xml    
2022-03-30 00:00:20.000000000 +0200
@@ -60,7 +60,7 @@
           <varlistentry>
             <term>interactive b</term>
             <listitem><para>
-              Hint shether the dialog should offer customization before taking 
a screenshot.
+              Hint whether the dialog should offer customization before taking 
a screenshot.
               Default is no. Since version 2.
             </para></listitem>
           </varlistentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/doc/portal-docs.xml.in 
new/xdg-desktop-portal-1.14.2/doc/portal-docs.xml.in
--- old/xdg-desktop-portal-1.14.1/doc/portal-docs.xml.in        2022-03-18 
20:06:50.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/doc/portal-docs.xml.in        2022-03-30 
00:00:20.000000000 +0200
@@ -95,6 +95,7 @@
     <xi:include href="portal-org.freedesktop.portal.Camera.xml"/>
     <xi:include href="portal-org.freedesktop.portal.Device.xml"/>
     <xi:include href="portal-org.freedesktop.portal.Documents.xml"/>
+    <xi:include href="portal-org.freedesktop.portal.DynamicLauncher.xml"/>
     <xi:include href="portal-org.freedesktop.portal.Email.xml"/>
     <xi:include href="portal-org.freedesktop.portal.FileChooser.xml"/>
     <xi:include href="portal-org.freedesktop.portal.FileTransfer.xml"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/LINGUAS 
new/xdg-desktop-portal-1.14.2/po/LINGUAS
--- old/xdg-desktop-portal-1.14.1/po/LINGUAS    2022-03-18 20:06:50.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/LINGUAS    2022-03-30 00:00:20.000000000 
+0200
@@ -12,6 +12,7 @@
 it
 lt
 nl
+oc
 pl
 pt
 pt_BR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/cs.po 
new/xdg-desktop-portal-1.14.2/po/cs.po
--- old/xdg-desktop-portal-1.14.1/po/cs.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/cs.po      2022-03-30 00:03:24.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2019-10-24 16:06+0200\n"
 "Last-Translator: Daniel Rusek <m...@asciiwolf.com>\n"
 "Language-Team: Czech <gnome-cs-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/da.po 
new/xdg-desktop-portal-1.14.2/po/da.po
--- old/xdg-desktop-portal-1.14.1/po/da.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/da.po      2022-03-30 00:03:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-10-12 01:25+0200\n"
 "Last-Translator: scootergrisen\n"
 "Language-Team: Danish\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/de.po 
new/xdg-desktop-portal-1.14.2/po/de.po
--- old/xdg-desktop-portal-1.14.1/po/de.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/de.po      2022-03-30 00:03:24.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2016-09-23 19:17+0200\n"
 "Last-Translator: Mario Bl??ttermann <mario.blaetterm...@gmail.com>\n"
 "Language-Team: German <gnome...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/en_GB.po 
new/xdg-desktop-portal-1.14.2/po/en_GB.po
--- old/xdg-desktop-portal-1.14.1/po/en_GB.po   2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/en_GB.po   2022-03-30 00:03:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2019-08-24 23:48+0100\n"
 "Last-Translator: Zander Brown <zbr...@gnome.org>\n"
 "Language-Team: English - United Kingdom <en...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/es.po 
new/xdg-desktop-portal-1.14.2/po/es.po
--- old/xdg-desktop-portal-1.14.1/po/es.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/es.po      2022-03-30 00:03:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2021-12-04 14:52+0100\n"
 "Last-Translator: Adolfo Jayme Barrientos <fit...@ubuntu.com>\n"
 "Language-Team: Spanish\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/fr.po 
new/xdg-desktop-portal-1.14.2/po/fr.po
--- old/xdg-desktop-portal-1.14.1/po/fr.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/fr.po      2022-03-30 00:03:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2017-03-02 11:34+0100\n"
 "Last-Translator: Nicolas Cuffia <cuffia.cuceg...@vivaldi.net>\n"
 "Language-Team: French <gnom...@traduc.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/gl.po 
new/xdg-desktop-portal-1.14.2/po/gl.po
--- old/xdg-desktop-portal-1.14.1/po/gl.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/gl.po      2022-03-30 00:03:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-01-06 00:03+0100\n"
 "Last-Translator: Fran Di??guez <frandieg...@gnome.org>\n"
 "Language-Team: Galician\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/hi.po 
new/xdg-desktop-portal-1.14.2/po/hi.po
--- old/xdg-desktop-portal-1.14.1/po/hi.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/hi.po      2022-03-30 00:03:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal 1.8.1\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2021-09-09 00:42+0700\n"
 "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>\n"
 "Language-Team: Hindi <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/hr.po 
new/xdg-desktop-portal-1.14.2/po/hr.po
--- old/xdg-desktop-portal-1.14.1/po/hr.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/hr.po      2022-03-30 00:03:25.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-01-25 16:44+0100\n"
 "Last-Translator: Milo Ivir <m...@milotype.de>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/hu.po 
new/xdg-desktop-portal-1.14.2/po/hu.po
--- old/xdg-desktop-portal-1.14.1/po/hu.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/hu.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2019-02-12 21:18+0100\n"
 "Last-Translator: Bal??zs ??r <ur.balazs at fsf dot hu>\n"
 "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
Binary files old/xdg-desktop-portal-1.14.1/po/id.gmo and 
new/xdg-desktop-portal-1.14.2/po/id.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/id.po 
new/xdg-desktop-portal-1.14.2/po/id.po
--- old/xdg-desktop-portal-1.14.1/po/id.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/id.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,15 +7,15 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
-"PO-Revision-Date: 2020-01-26 17:23+0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
+"PO-Revision-Date: 2022-03-28 18:31+0700\n"
 "Last-Translator: Kukuh Syafaat <kukuhsyaf...@gnome.org>\n"
 "Language-Team: Indonesian <gnome-l10n...@googlegroups.com>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.2.4\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #: src/background.c:260
 #, c-format
@@ -26,12 +26,12 @@
 #, c-format
 msgid "%s requests to be started automatically and run in the background."
 msgstr ""
-"%s permintaan untuk dimulai secara otomatis dan dijalankan di latar belakang."
+"%s meminta untuk dimulai secara otomatis dan dijalankan di latar belakang."
 
 #: src/background.c:266
 #, c-format
 msgid "%s requests to run in the background."
-msgstr "%s permintaan untuk berjalan di latar belakang."
+msgstr "%s meminta untuk berjalan di latar belakang."
 
 #: src/background.c:267
 msgid ""
@@ -51,7 +51,7 @@
 
 #: src/device.c:115
 msgid "Turn On Microphone?"
-msgstr "Menyalakan Mikrofon?"
+msgstr "Hidupkan Mikrofon?"
 
 #: src/device.c:116
 msgid ""
@@ -71,7 +71,7 @@
 
 #: src/device.c:128
 msgid "Turn On Speakers?"
-msgstr "Menyalakan Speaker?"
+msgstr "Hidupkan Speaker?"
 
 #: src/device.c:129
 msgid ""
@@ -90,7 +90,7 @@
 
 #: src/device.c:141
 msgid "Turn On Camera?"
-msgstr "Menyalakan Kamera?"
+msgstr "Hidupkan Kamera?"
 
 #: src/device.c:142
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/it.po 
new/xdg-desktop-portal-1.14.2/po/it.po
--- old/xdg-desktop-portal-1.14.1/po/it.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/it.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-02-10 16:11+0100\n"
 "Last-Translator: Milo Casagrande <m...@milo.name>\n"
 "Language-Team: Italian <gnome-it-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/lt.po 
new/xdg-desktop-portal-1.14.2/po/lt.po
--- old/xdg-desktop-portal-1.14.1/po/lt.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/lt.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-03-07 20:26+0200\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian <gnome...@lists.akl.lt>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/nl.po 
new/xdg-desktop-portal-1.14.2/po/nl.po
--- old/xdg-desktop-portal-1.14.1/po/nl.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/nl.po      2022-03-30 00:03:25.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2021-07-18 14:05+0200\n"
 "Last-Translator: Heimen Stoffels <vistau...@fastmail.com>\n"
 "Language-Team: Dutch\n"
Binary files old/xdg-desktop-portal-1.14.1/po/oc.gmo and 
new/xdg-desktop-portal-1.14.2/po/oc.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/oc.po 
new/xdg-desktop-portal-1.14.2/po/oc.po
--- old/xdg-desktop-portal-1.14.1/po/oc.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/oc.po      2022-03-30 00:03:25.000000000 
+0200
@@ -0,0 +1,175 @@
+# Occitan translation for xdg-desktop-portal.
+# Copyright (C) 2019 xdg-desktop-portal's COPYRIGHT HOLDER
+# This file is distributed under the same license as the xdg-desktop-portal 
package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xdg-desktop-portal master\n"
+"Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
+"PO-Revision-Date: 2022-03-20 15:11+0100\n"
+"Last-Translator: Quentin PAG??S\n"
+"Language-Team: Occitan\n"
+"Language: oc\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Poedit 3.0.1\n"
+
+#: src/background.c:260
+#, c-format
+msgid "Allow %s to run in the background?"
+msgstr "Permetre a %s de s???executar en r??ireplan????"
+
+#: src/background.c:264
+#, c-format
+msgid "%s requests to be started automatically and run in the background."
+msgstr ""
+"%s demanda de poder s???aviar automaticament e de s???executar en r??ireplan."
+
+#: src/background.c:266
+#, c-format
+msgid "%s requests to run in the background."
+msgstr "%s demanda de s???executar en r??ireplan."
+
+#: src/background.c:267
+msgid ""
+"The ???run in background??? permission can be changed at any time from the "
+"application settings."
+msgstr ""
+"La permission d???execucion en r??ireplan se p??t modificar a tot moment als "
+"param??tres d???aplicacion."
+
+#: src/background.c:272
+msgid "Don't allow"
+msgstr "Permetre pas"
+
+#: src/background.c:273 src/wallpaper.c:181
+msgid "Allow"
+msgstr "Permetre"
+
+#: src/device.c:115
+msgid "Turn On Microphone?"
+msgstr "Alucar lo microf??n????"
+
+#: src/device.c:116
+msgid ""
+"Access to your microphone can be changed at any time from the privacy "
+"settings."
+msgstr ""
+"L???acc??s al microf??n se p??t modificar a tot moment als param??tres de "
+"confidencialitat."
+
+#: src/device.c:120
+msgid "An application wants to use your microphone."
+msgstr "Una aplicacion v??l utilizar lo microf??n."
+
+#: src/device.c:122
+#, c-format
+msgid "%s wants to use your microphone."
+msgstr "%s v??l utilizar lo microf??n."
+
+#: src/device.c:128
+msgid "Turn On Speakers?"
+msgstr "Alucar los nautparlaires????"
+
+#: src/device.c:129
+msgid ""
+"Access to your speakers can be changed at any time from the privacy settings."
+msgstr ""
+"L???acc??s als nautparlaires se p??t modificar a tot moment als param??tres 
de "
+"confidencialitat."
+
+#: src/device.c:133
+msgid "An application wants to play sound."
+msgstr "Una aplicacion v??l legir de son."
+
+#: src/device.c:135
+#, c-format
+msgid "%s wants to play sound."
+msgstr "%s v??l legir de son."
+
+#: src/device.c:141
+msgid "Turn On Camera?"
+msgstr "Alucar la cam??ra????"
+
+#: src/device.c:142
+msgid ""
+"Access to your camera can be changed at any time from the privacy settings."
+msgstr ""
+"L???acc??s a la cam??ra se p??t modificar a tot moment als param??tres de "
+"confidencialitat."
+
+#: src/device.c:146
+msgid "An application wants to use your camera."
+msgstr "Una aplicacion v??l utilizar la cam??ra."
+
+#: src/device.c:148
+#, c-format
+msgid "%s wants to use your camera."
+msgstr "%s v??l utilizar la cam??ra."
+
+#: src/location.c:527
+msgid "Deny Access"
+msgstr "Refusar l???acc??s"
+
+#: src/location.c:529
+msgid "Grant Access"
+msgstr "Acordar l???acc??s"
+
+#: src/location.c:535
+msgid "Grant Access to Your Location?"
+msgstr "Donar acc??s a v??stre localizacion????"
+
+#: src/location.c:536
+msgid "An application wants to use your location."
+msgstr "Una aplicacion v??l utilizar v??stra localizacion."
+
+#: src/location.c:548
+#, c-format
+msgid "Give %s Access to Your Location?"
+msgstr "Donar acc??s a %s a v??stra localizacion????"
+
+#: src/location.c:552
+#, c-format
+msgid "%s wants to use your location."
+msgstr "%s v??l utilizar v??stra localizacion."
+
+#: src/location.c:555
+msgid "Location access can be changed at any time from the privacy settings."
+msgstr ""
+"Las r??glas d???acc??s a la localizacion se p??don a tot moment modificar als 
"
+"param??tres de confidencialitat."
+
+#: src/settings.c:124
+msgid "Requested setting not found"
+msgstr "Param??tre demandat pas trobat"
+
+#: src/wallpaper.c:179
+msgid "Deny"
+msgstr "Refusar"
+
+#: src/wallpaper.c:191
+msgid "Allow Applications to Set Backgrounds?"
+msgstr "Permetre a las aplicacions de definir los fonzes d???ecran????"
+
+#: src/wallpaper.c:192
+msgid "An application is requesting to be able to change the background image."
+msgstr "Una aplicacion demanda de poder modificar l???imatge de r??ireplan."
+
+#: src/wallpaper.c:204
+#, c-format
+msgid "Allow %s to Set Backgrounds?"
+msgstr "Permetre a %s de definir de fonzes d???ecran????"
+
+#: src/wallpaper.c:205
+#, c-format
+msgid "%s is requesting to be able to change the background image."
+msgstr "%s demanda de poder modificar l???imatge de r??ireplan."
+
+#: src/wallpaper.c:208
+msgid "This permission can be changed at any time from the privacy settings."
+msgstr ""
+"Las permissions se p??don modificar a tot moment als param??tres de "
+"confidencialitat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/pl.po 
new/xdg-desktop-portal-1.14.2/po/pl.po
--- old/xdg-desktop-portal-1.14.1/po/pl.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/pl.po      2022-03-30 00:03:25.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2019-10-24 16:30+0200\n"
 "Last-Translator: Piotr Dr??g <piotrd...@gmail.com>\n"
 "Language-Team: Polish <community-pol...@mozilla.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/pt.po 
new/xdg-desktop-portal-1.14.2/po/pt.po
--- old/xdg-desktop-portal-1.14.1/po/pt.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/pt.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2022-01-20 10:40-0300\n"
 "Last-Translator: Juliano de Souza Camargo <julian...@protonmail.com>\n"
 "Language-Team: Portuguese < https://l10n.gnome.org/teams/pt/>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/pt_BR.po 
new/xdg-desktop-portal-1.14.2/po/pt_BR.po
--- old/xdg-desktop-portal-1.14.1/po/pt_BR.po   2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/pt_BR.po   2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2019-11-24 22:29-0300\n"
 "Last-Translator: Rafael Fontenelle <rafae...@gnome.org>\n"
 "Language-Team: Brazilian Portuguese <gnome-pt_br-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/ro.po 
new/xdg-desktop-portal-1.14.2/po/ro.po
--- old/xdg-desktop-portal-1.14.1/po/ro.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/ro.po      2022-03-30 00:03:25.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2022-02-18 10:51+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/ru.po 
new/xdg-desktop-portal-1.14.2/po/ru.po
--- old/xdg-desktop-portal-1.14.1/po/ru.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/ru.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-04-04 06:13+0300\n"
 "Last-Translator: ?????????????? ?????????????? <finz...@yandex.ru>\n"
 "Language-Team: Russian <gnome-...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/sk.po 
new/xdg-desktop-portal-1.14.2/po/sk.po
--- old/xdg-desktop-portal-1.14.1/po/sk.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/sk.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-09-22 14:32+0200\n"
 "Last-Translator: Du??an Kazik <prescot...@gmail.com>\n"
 "Language-Team: Slovak <gnome-sk-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/sr.po 
new/xdg-desktop-portal-1.14.2/po/sr.po
--- old/xdg-desktop-portal-1.14.1/po/sr.po      2022-03-18 21:31:02.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/sr.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2016-09-14 12:54+0200\n"
 "Last-Translator: ???????????????? ?????????????? 
<miroslavniko...@rocketmail.com>\n"
 "Language-Team: ???????????? <gnome...@googlegroups.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/sv.po 
new/xdg-desktop-portal-1.14.2/po/sv.po
--- old/xdg-desktop-portal-1.14.1/po/sv.po      2022-03-18 21:31:03.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/sv.po      2022-03-30 00:03:25.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-09-20 00:11+0200\n"
 "Last-Translator: Anders Jonsson <anders.jons...@norsjovallen.se>\n"
 "Language-Team: Swedish <tp...@listor.tp-sv.se>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/tr.po 
new/xdg-desktop-portal-1.14.2/po/tr.po
--- old/xdg-desktop-portal-1.14.1/po/tr.po      2022-03-18 21:31:03.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/tr.po      2022-03-30 00:03:25.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-02-27 21:57+0300\n"
 "Last-Translator: Sabri ??nal <libreaj...@gmail.com>\n"
 "Language-Team: T??rk??e <gnome-t...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/uk.po 
new/xdg-desktop-portal-1.14.2/po/uk.po
--- old/xdg-desktop-portal-1.14.1/po/uk.po      2022-03-18 21:31:03.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/uk.po      2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2019-11-10 13:03+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <trans...@lists.fedoraproject.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/xdg-desktop-portal.pot 
new/xdg-desktop-portal-1.14.2/po/xdg-desktop-portal.pot
--- old/xdg-desktop-portal-1.14.1/po/xdg-desktop-portal.pot     2022-03-18 
21:30:48.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/po/xdg-desktop-portal.pot     2022-03-30 
00:02:29.000000000 +0200
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: xdg-desktop-portal 1.14.1\n"
+"Project-Id-Version: xdg-desktop-portal 1.14.2\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/zh_CN.po 
new/xdg-desktop-portal-1.14.2/po/zh_CN.po
--- old/xdg-desktop-portal-1.14.1/po/zh_CN.po   2022-03-18 21:31:03.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/zh_CN.po   2022-03-30 00:03:25.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2020-10-09 00:19+0800\n"
 "Last-Translator: Dingzhong Chen <wsxy...@gmail.com>\n"
 "Language-Team: Chinese - China <i18n...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/po/zh_TW.po 
new/xdg-desktop-portal-1.14.2/po/zh_TW.po
--- old/xdg-desktop-portal-1.14.1/po/zh_TW.po   2022-03-18 21:31:03.000000000 
+0100
+++ new/xdg-desktop-portal-1.14.2/po/zh_TW.po   2022-03-30 00:03:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-03-18 13:30-0700\n"
+"POT-Creation-Date: 2022-03-29 15:02-0700\n"
 "PO-Revision-Date: 2021-10-01 23:52+0700\n"
 "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>\n"
 "Language-Team: Chinese (Taiwan) <chinese-l...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/Makefile.am.inc 
new/xdg-desktop-portal-1.14.2/src/Makefile.am.inc
--- old/xdg-desktop-portal-1.14.1/src/Makefile.am.inc   2022-03-18 
20:06:50.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/Makefile.am.inc   2022-03-30 
00:00:20.000000000 +0200
@@ -72,6 +72,8 @@
        src/xdg-desktop-portal.c        \
        src/file-chooser.c              \
        src/file-chooser.h              \
+       src/glib-backports.c            \
+       src/glib-backports.h            \
        src/open-uri.c                  \
        src/open-uri.h                  \
        src/print.c                     \
@@ -185,6 +187,10 @@
 xdg_desktop_portal_validate_icon_CFLAGS = $(GDK_PIXBUF_CFLAGS) 
-DHELPER=\"$(BWRAP)\" -D_GNU_SOURCE=1
 
 xdg_desktop_portal_rewrite_launchers_SOURCES = src/rewrite-launchers.c
-nodist_xdg_desktop_portal_rewrite_launchers_SOURCES = src/dynamic-launcher.h
+nodist_xdg_desktop_portal_rewrite_launchers_SOURCES = \
+       src/dynamic-launcher.h \
+       src/glib-backports.c \
+       src/glib-backports.h \
+       $(NULL)
 xdg_desktop_portal_rewrite_launchers_LDADD = $(BASE_LIBS)
 xdg_desktop_portal_rewrite_launchers_CFLAGS = $(BASE_CFLAGS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/gamemode.c 
new/xdg-desktop-portal-1.14.2/src/gamemode.c
--- old/xdg-desktop-portal-1.14.1/src/gamemode.c        2022-03-18 
20:06:50.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/gamemode.c        2022-03-30 
00:00:20.000000000 +0200
@@ -294,7 +294,7 @@
       for (guint i = 0; i < n_pids; i++)
         pids[0] = (pid_t) call->ids[i];
 
-      ok = xdg_app_info_map_pids (call->app_info, pids, n_pids, &error);
+      ok = xdp_app_info_map_pids (call->app_info, pids, n_pids, &error);
 
       if (!ok)
         {
@@ -321,7 +321,7 @@
       /* verify fds are actually pidfds */
       fds = g_unix_fd_list_peek_fds (fdlist, &n_pids);
 
-      ok = xdg_app_info_pidfds_to_pids (call->app_info, fds, pids, n_pids, 
&error);
+      ok = xdp_app_info_pidfds_to_pids (call->app_info, fds, pids, n_pids, 
&error);
 
       if (!ok || !check_pids (pids, n_pids, &error))
         {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/glib-backports.c 
new/xdg-desktop-portal-1.14.2/src/glib-backports.c
--- old/xdg-desktop-portal-1.14.1/src/glib-backports.c  1970-01-01 
01:00:00.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/glib-backports.c  2022-03-30 
00:00:20.000000000 +0200
@@ -0,0 +1,71 @@
+/*
+ * Copyright ?? 2014 Red Hat, Inc
+ * Copyright ?? 2021 Joshua Lee
+ * Copyright ?? 2021 Emmanuel Fleury
+ * Copyright ?? 2021 Nelson Ben
+ * Copyright ?? 2021 Peter Bloomfield
+ * Copyright ?? 2021 Collabora Ltd.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "config.h"
+
+#include <gio/gio.h>
+
+#include "glib-backports.h"
+
+#if !GLIB_CHECK_VERSION (2, 68, 0)
+/* All this code is backported directly from glib */
+guint
+g_string_replace (GString     *string,
+                  const gchar *find,
+                  const gchar *replace,
+                  guint        limit)
+{
+  gsize f_len, r_len, pos;
+  gchar *cur, *next;
+  guint n = 0;
+
+  g_return_val_if_fail (string != NULL, 0);
+  g_return_val_if_fail (find != NULL, 0);
+  g_return_val_if_fail (replace != NULL, 0);
+
+  f_len = strlen (find);
+  r_len = strlen (replace);
+  cur = string->str;
+
+  while ((next = strstr (cur, find)) != NULL)
+    {
+      pos = next - string->str;
+      g_string_erase (string, pos, f_len);
+      g_string_insert (string, pos, replace);
+      cur = string->str + pos + r_len;
+      n++;
+      /* Only match the empty string once at any given position, to
+       * avoid infinite loops */
+      if (f_len == 0)
+        {
+          if (cur[0] == '\0')
+            break;
+          else
+            cur++;
+        }
+      if (n == limit)
+        break;
+    }
+
+  return n;
+}
+#endif /* GLIB_CHECK_VERSION (2, 68, 0) */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/glib-backports.h 
new/xdg-desktop-portal-1.14.2/src/glib-backports.h
--- old/xdg-desktop-portal-1.14.1/src/glib-backports.h  1970-01-01 
01:00:00.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/glib-backports.h  2022-03-30 
00:00:20.000000000 +0200
@@ -0,0 +1,53 @@
+/*
+ * Copyright ?? 2014, 2016 Red Hat, Inc
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.         See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ *       Alexander Larsson <al...@redhat.com>
+ *       Matthias Clasen <mcla...@redhat.com>
+ */
+
+#pragma once
+
+#include <gio/gio.h>
+
+#ifndef G_DBUS_METHOD_INVOCATION_HANDLED
+#define G_DBUS_METHOD_INVOCATION_HANDLED TRUE
+#define G_DBUS_METHOD_INVOCATION_UNHANDLED FALSE
+#endif
+
+#if !GLIB_CHECK_VERSION (2, 58, 0)
+static inline gboolean
+g_hash_table_steal_extended (GHashTable    *hash_table,
+                             gconstpointer  lookup_key,
+                             gpointer      *stolen_key,
+                             gpointer      *stolen_value)
+{
+  if (g_hash_table_lookup_extended (hash_table, lookup_key, stolen_key, 
stolen_value))
+    {
+      g_hash_table_steal (hash_table, lookup_key);
+      return TRUE;
+    }
+  else
+      return FALSE;
+}
+#endif
+
+#if !GLIB_CHECK_VERSION (2, 68, 0)
+guint g_string_replace (GString     *string,
+                        const gchar *find,
+                        const gchar *replace,
+                        guint        limit);
+#endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/realtime.c 
new/xdg-desktop-portal-1.14.2/src/realtime.c
--- old/xdg-desktop-portal-1.14.1/src/realtime.c        2022-03-18 
20:06:50.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/realtime.c        2022-03-30 
00:00:20.000000000 +0200
@@ -59,7 +59,7 @@
 {
   if (!xdp_app_info_is_host (app_info))
   {
-    if (!xdg_app_info_map_pids (app_info, pid, 1, error))
+    if (!xdp_app_info_map_pids (app_info, pid, 1, error))
     {
       g_prefix_error (error, "Could not map pid: ");
       g_warning ("Realtime error: %s", (*error)->message);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/rewrite-launchers.c 
new/xdg-desktop-portal-1.14.2/src/rewrite-launchers.c
--- old/xdg-desktop-portal-1.14.1/src/rewrite-launchers.c       2022-03-18 
21:30:17.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/rewrite-launchers.c       2022-03-30 
00:00:20.000000000 +0200
@@ -26,6 +26,7 @@
 #include <gio/gdesktopappinfo.h>
 
 #include "dynamic-launcher.h"
+#include "xdp-utils.h"
 
 static char *
 find_renamed_app_id (const char *old_app_id)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/xdp-utils.c 
new/xdg-desktop-portal-1.14.2/src/xdp-utils.c
--- old/xdg-desktop-portal-1.14.1/src/xdp-utils.c       2022-03-18 
21:30:17.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/xdp-utils.c       2022-03-30 
00:00:20.000000000 +0200
@@ -163,7 +163,7 @@
    * app[-<launcher>]-<ApplicationID>-<RANDOM>.slice
    */
   regex = g_regex_new ("^app-(?:[[:alnum:]]+\\-)?(.+?\\..+?\\..+?)"
-                       "(?:[@\\-][0-9]*)?(?:-autostart)?"
+                       "(?:[@\\-][[:alnum:]]*)?(?:-autostart)?"
                        "(?:\\.scope|\\.service|\\.slice)$",
                        0, 0, &error);
   g_assert (error == NULL);
@@ -1979,7 +1979,7 @@
 }
 
 static JsonNode *
-xdg_app_info_load_brwap_info (XdpAppInfo *app_info,
+xdp_app_info_load_bwrap_info (XdpAppInfo *app_info,
                               GError    **error)
 {
   g_autoptr(JsonParser) parser = NULL;
@@ -1994,7 +1994,11 @@
   instance = xdp_app_info_get_instance (app_info);
 
   if (instance == NULL)
-    return 0;
+    {
+      g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_FAILED,
+                           "Could not find instance-id in process's 
/.flatpak-info");
+      return 0;
+    }
 
   path = g_build_filename (g_get_user_runtime_dir (),
                            ".flatpak",
@@ -2038,7 +2042,7 @@
   JsonObject *cpo;
   gint64 nsid;
 
-  /* xdg_app_info_load_brwap_info assures root is of type object */
+  /* xdp_app_info_load_bwrap_info assures root is of type object */
   cpo = json_node_get_object (root);
   node = json_object_get_member (cpo, "pid-namespace");
 
@@ -2073,7 +2077,7 @@
 #define xdp_lockguard G_GNUC_UNUSED 
__attribute__((cleanup(xdp_auto_unlock_helper)))
 
 static gboolean
-xdg_app_info_ensure_pidns (XdpAppInfo  *app_info,
+xdp_app_info_ensure_pidns (XdpAppInfo  *app_info,
                            DIR         *proc,
                            GError     **error)
 {
@@ -2091,7 +2095,7 @@
   if (app_info->u.flatpak.pidns_id != 0)
     return TRUE;
 
-  root = xdg_app_info_load_brwap_info (app_info, error);
+  root = xdp_app_info_load_bwrap_info (app_info, error);
   if (root == NULL)
     return FALSE;
 
@@ -2132,7 +2136,7 @@
 
 
 gboolean
-xdg_app_info_map_pids (XdpAppInfo  *app_info,
+xdp_app_info_map_pids (XdpAppInfo  *app_info,
                        pid_t       *pids,
                        guint        n_pids,
                        GError     **error)
@@ -2161,7 +2165,7 @@
     }
 
   /* Make sure we know the pid namespace the app is running in */
-  ok = xdg_app_info_ensure_pidns (app_info, proc, error);
+  ok = xdp_app_info_ensure_pidns (app_info, proc, error);
   if (!ok)
     {
       g_prefix_error (error, "Could not determine pid namespace: ");
@@ -2182,7 +2186,7 @@
 }
 
 gboolean
-xdg_app_info_pidfds_to_pids (XdpAppInfo  *app_info,
+xdp_app_info_pidfds_to_pids (XdpAppInfo  *app_info,
                              const int   *fds,
                              pid_t       *pids,
                              gint         count,
@@ -2343,48 +2347,3 @@
 
   return TRUE;
 }
-
-#if !GLIB_CHECK_VERSION (2, 68, 0)
-/* All this code is backported directly from glib */
-guint
-g_string_replace (GString     *string,
-                  const gchar *find,
-                  const gchar *replace,
-                  guint        limit)
-{
-  gsize f_len, r_len, pos;
-  gchar *cur, *next;
-  guint n = 0;
-
-  g_return_val_if_fail (string != NULL, 0);
-  g_return_val_if_fail (find != NULL, 0);
-  g_return_val_if_fail (replace != NULL, 0);
-
-  f_len = strlen (find);
-  r_len = strlen (replace);
-  cur = string->str;
-
-  while ((next = strstr (cur, find)) != NULL)
-    {
-      pos = next - string->str;
-      g_string_erase (string, pos, f_len);
-      g_string_insert (string, pos, replace);
-      cur = string->str + pos + r_len;
-      n++;
-      /* Only match the empty string once at any given position, to
-       * avoid infinite loops */
-      if (f_len == 0)
-        {
-          if (cur[0] == '\0')
-            break;
-          else
-            cur++;
-        }
-      if (n == limit)
-        break;
-    }
-
-  return n;
-}
-
-#endif /* GLIB_CHECK_VERSION (2, 28, 0) */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/src/xdp-utils.h 
new/xdg-desktop-portal-1.14.2/src/xdp-utils.h
--- old/xdg-desktop-portal-1.14.1/src/xdp-utils.h       2022-03-18 
21:30:17.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/src/xdp-utils.h       2022-03-30 
00:00:20.000000000 +0200
@@ -29,10 +29,7 @@
 #include <gio/gio.h>
 #include <errno.h>
 
-#ifndef G_DBUS_METHOD_INVOCATION_HANDLED
-#define G_DBUS_METHOD_INVOCATION_HANDLED TRUE
-#define G_DBUS_METHOD_INVOCATION_UNHANDLED FALSE
-#endif
+#include "glib-backports.h"
 
 #define DESKTOP_PORTAL_OBJECT_PATH "/org/freedesktop/portal/desktop"
 
@@ -84,11 +81,11 @@
 gboolean    xdp_app_info_supports_opath  (XdpAppInfo  *app_info);
 char *      xdp_app_info_remap_path      (XdpAppInfo  *app_info,
                                           const char  *path);
-gboolean    xdg_app_info_map_pids        (XdpAppInfo  *app_info,
-                                         pid_t       *pids,
-                                         guint        n_pids,
-                                         GError     **error);
-gboolean    xdg_app_info_pidfds_to_pids (XdpAppInfo  *app_info,
+gboolean    xdp_app_info_map_pids        (XdpAppInfo  *app_info,
+                                          pid_t       *pids,
+                                          guint        n_pids,
+                                          GError     **error);
+gboolean    xdp_app_info_pidfds_to_pids (XdpAppInfo  *app_info,
                                          const int   *fds,
                                          pid_t       *pids,
                                          gint         count,
@@ -202,27 +199,3 @@
 #ifdef HAVE_LIBSYSTEMD
 char *_xdp_parse_app_id_from_unit_name (const char *unit);
 #endif
-
-#if !GLIB_CHECK_VERSION (2, 58, 0)
-static inline gboolean
-g_hash_table_steal_extended (GHashTable    *hash_table,
-                             gconstpointer  lookup_key,
-                             gpointer      *stolen_key,
-                             gpointer      *stolen_value)
-{
-  if (g_hash_table_lookup_extended (hash_table, lookup_key, stolen_key, 
stolen_value))
-    {
-      g_hash_table_steal (hash_table, lookup_key);
-      return TRUE;
-    }
-  else
-      return FALSE;
-}
-#endif
-
-#if !GLIB_CHECK_VERSION (2, 68, 0)
-guint g_string_replace (GString     *string,
-                        const gchar *find,
-                        const gchar *replace,
-                        guint        limit);
-#endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.1/tests/test-xdp-utils.c 
new/xdg-desktop-portal-1.14.2/tests/test-xdp-utils.c
--- old/xdg-desktop-portal-1.14.1/tests/test-xdp-utils.c        2022-03-18 
21:30:17.000000000 +0100
+++ new/xdg-desktop-portal-1.14.2/tests/test-xdp-utils.c        2022-03-30 
00:00:20.000000000 +0200
@@ -166,6 +166,10 @@
   app_id = _xdp_parse_app_id_from_unit_name 
("app-gnome-org.gnome.Terminal-92502.slice");
   g_assert_cmpstr (app_id, ==, "org.gnome.Terminal");
   g_clear_pointer (&app_id, g_free);
+
+  app_id = _xdp_parse_app_id_from_unit_name 
("app-com.obsproject.Studio-d70acc38b5154a3a8b4a60accc4b15f4.scope");
+  g_assert_cmpstr (app_id, ==, "com.obsproject.Studio");
+  g_clear_pointer (&app_id, g_free);
 }
 #endif /* HAVE_LIBSYSTEMD */
 

Reply via email to