]> git.pld-linux.org Git - packages/gnome-kiosk.git/blob - gnome-kiosk-meson.patch
b4aad9655067c7b240daf15182edf5724a1d0f2f
[packages/gnome-kiosk.git] / gnome-kiosk-meson.patch
1 --- gnome-kiosk-42.0/meson.build.orig   2022-03-21 21:16:08.072222000 +0100
2 +++ gnome-kiosk-42.0/meson.build        2022-05-19 21:02:16.852979500 +0200
3 @@ -142,7 +142,7 @@ desktop_file = configure_file(
4          configuration: desktop_config_data
5  )
6  
7 -i18n.merge_file('desktop',
8 +i18n.merge_file(
9          input: desktop_file,
10          output: 'org.gnome.Kiosk.desktop',
11          po_dir: po_dir,
This page took 0.076443 seconds and 2 git commands to generate.