garcon: 4.19.1 -> 4.20.0

4.20.0 (2024-12-15)
======
- Translation Updates:
  Polish
4.19.3 (2024-12-01)
======
- menu-item: Ensure UTF-8 strings
- Translation Updates:
  Galician
4.19.2 (2024-11-01)
======
- Fix doc annotation
- build: Bump requirements for Xfce 4.20
- Apply .clang-format file
- Sort includes
- clang-format: Add file
- gcc-analyzer: Add false positive file
- scan-build: Add false positive file
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- menu-item: Honor TryExec again
- menu-item: Let glib check for absolute path to executable
- Use Exec instead of TryExec for menu item visibility (#22)
- Translation Updates:
  Asturian, Catalan, Polish

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Kai Kang 2024-12-16 18:36:18 +08:00 committed by Khem Raj
parent d5af0dd956
commit 607c2d67ce
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,7 +11,7 @@ inherit xfce gtk-doc gobject-introspection features_check
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch"
SRC_URI[sha256sum] = "5d4c9504a0c73b0f8f14b70875bd0ac5f280c99754e9c2e575031ca03cc87eb1"
SRC_URI[sha256sum] = "7fb8517c12309ca4ddf8b42c34bc0c315e38ea077b5442bfcc4509415feada8f"
EXTRA_OECONF = "--disable-gtk-doc"