Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2026 10:34:23 +0000
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Olivier Duchateau <duchateau.olivier@gmail.com>
Subject:   git: 3a4fdb7b08e2 - main - x11-toolkits/libadwaita: update to 1.8.4
Message-ID:  <69b3e82f.44d54.19fb185a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by truckman:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a4fdb7b08e2c6bd098fb40fcd72b45c93dbfe83

commit 3a4fdb7b08e2c6bd098fb40fcd72b45c93dbfe83
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2026-03-10 08:10:13 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2026-03-13 09:50:50 +0000

    x11-toolkits/libadwaita: update to 1.8.4
    
    Update to 1.8.4
    
      =============
      Version 1.8.4
      =============
      - AdwDialog
        - Fix initial focus in bottom sheet mode
      - AdwWrapBox
        - Fix ADW_JUSTIFY_SPREAD
      - Translation updates
        - Indonesian
        - Kazakh
        - Romanian
      =============
      Version 1.8.3
      =============
      - Adaptive preview
        - Fix a leak when taking screenshots
      - AdwAboutDialog
        - Fix an accessibility warning
      - AdwAlert/MessageDialog
        - Fix extra padding with hidden extra child
      - AdwInlineViewSwitcher
        - Limit badges to 999+ to match AdwViewSwitcher
      - AdwNavigationView
        - Fix a crash
        - Make :navigation-stack more robust
      - AdwPreferencesGroup
        - Fix accessible label
      - AdwPreferencesPage
        - Revert incompatible children warning from 1.8.2
      - AdwShortcutsDialog
        - Implement search activation
        - Fix an accessibility warning
      - AdwStatusPage
        - Implement focus() and grab_focus()
      - AdwTabOverview
        - Implement search activation
      - AdwViewStack
        - Fix accessible labels with underlines
      - Docs
        - Fix banner-suggested screenshot
      - Translation updates
        - German
      =============
      Version 1.8.2
      =============
      - Build
        - Fix gen-public-types.py encoding
      - AdwActionRow
        - Fix subtitle comparison
      - AdwComboRow
        - Revert touchscreen fix from 1.8.1, since it's been fixed in GTK
        - Update selection when the expression changes
      - AdwHeaderBar
        - Report back button context menu to screen reader
      - AdwPreferencesDialog
        - Allow to go from the first search result to header bar by pressing up
      - AdwPreferencesGroup
        - Fix title and description getters
      - AdwPreferencesPage
        - Fix description getter
        - Warn when trying to add incompatible children
      - AdwShortcutLabel
        - Make accessible
        - Flip arrows for RTL
        - Add focused styles
      - AdwShortcutsDialog
        - Allow to go from the first search result to header bar by pressing up
      - AdwTabBar/AdwTabOverview
        - Report context menu to screen reader
      - Translation updates
        - Greek
        - Norwegian Nynorsk
        - Serbian
        - Serbian (Latin)
        - Uzbek (Latin)
      =============
      Version 1.8.1
      =============
      - AdwComboRow
        - Allow selecting items via touchscreen
        - Improve accessibility
      - AdwEntryRow
        - Fix title ellipsizing too late
        - Activate the row action when pressing enter
      - AdwHeaderBar
        - Fix title buttons on macOS
      - AdwNavigationView
        - Fix a build warning on some platforms
      - AdwShortcutsDialog
        - Fix removing sections when the model changes
      - AdwTabBar/AdwTabGrid
        - Fix context menu alignment on RTL
      - Docs
        - Replace deprecated GApplication flag
        - Fix shortcuts screenshots in widget gallery in dark mode
      - Translation updates
        - Bulgarian
        - Dutch
        - Filipino
        - Occitan
        - Portuguese
        - Uighur
      =============
      Version 1.8.0
      =============
      - AdwSpinner
        - Switch to progressbar accessible role
      - AdwSwipeTracker
        - Fix memory leak
      - Demo
        - Fix 2 memory leaks
      - Docs
        - Typo fixes
      - Translation updates
        - Basque
        - British English
        - Catalan
        - Chinese (China)
        - Czech
        - Danish
        - Spanish
        - Esperanto
        - Finnish
        - Galician
        - Georgian
        - Hungarian
        - Korean
        - Lithuanian
        - Swedish
        - Turkish
        - Ukrainian
      ==============
      Version 1.8.rc
      ==============
      - Add copy-func and free-func annotations to boxed types
      - AdwAlertDialog/AdwMessageDialog:
        - Clarify behavior around :default-response
      - AdwApplication
        - Enable support for CSS media queries in the autoloaded styles
      - AdwShortcutLabel
        - Fix RTL layout
      - AdwShortcutsDialog
        - Fix 2 memory leaks
      - AdwToastOverlay
        - Fix disappear animation not playing on dismiss_all()
        - Make the action button in toasts insensitive after a click
      - AdwWrapLayout
        - Fx allocation of a single child in RTL languages or with align > 0
      - Build
        - Require GTK 4.19.4
      - Docs
        - Fix AdwShortcutLabel and AdwShortcutsDialog screenshots in dark
        - Fix close button style on screenshots
      - Stylesheet
        - Update GtkShortcutLabel style to match AdwShortcutLabel
        - Switch to media queries instead of separate CSS variants
      - Translation updates
        - Brazilian Portuguese
        - Galician
        - Interlingua
        - Japanese
        - Persian
        - Polish
        - Russian
      ================
      Version 1.8.beta
      ================
      - AdwAlertDialog/AdwMessageDialog
        - Emit ::response when cancelled after calling choose()
      - AdwDialog
        - Fix widget activation in window-backed dialogs
        - Fix set_focus() in window-backed dialogs
      - AdwLayoutSlot
        - Error out if ID is not set
      - AdwNavigationView
       - Defer swipe start to ::begin-swipe
      - AdwShortcutLabel
        - Differentiate keypad keys better (same as in GtkShortcutLabel)
      - AdwShortcutsDialog
        - Show navigation pills for large dialogs
        - Set a title
        - Focus search bar with Ctrl+F
        - Fix action-name fetching when presented as a window
        - Fix search row activation
        - Fix markup handling
      - AdwTabBar
        - Fix focusing start/end action widgets
      - AdwTabOverview
        - Make button hitboxes larger
      - AdwWrapBox
        - Add remove_all()
      - AdwWrapLayout
        - Fix a memory leak
      - Build
        - Evaluate dependencies early
      - Demo
        - Switch to AdwShortcutLabel
      - Stylesheet
        - Add .document style class using the document font
        - Increase line height for .body and .caption
        - Add hover/active styles to GtkFlowBox children
        - Stop shipping symbolic PNG assets
        - Fix .devel striping with new GTK
        - Adapt window controls styles to GTK styles
      - Various fixes
      - Translation updates
        - Belarusian
        - Hebrew
        - Romanian
        - Slovenian
      =================
      Version 1.8.alpha
      =================
      - Add AdwShortcutsDialog
      - Add AdwShortcutLabel
      - Fix a crash with empty window layouts
      - Avoid needlessly resassigning CSS classes for dynamic shadows
      - AdwAboutDialog/AdwAboutWindow
        - Fix a leak
        - Fix mnemonics
        - Clarify :translator-credits docs
      - AdwAlertDialog/AdwMessageDialog
        - Fix a warning with long headings
      - AdwApplication
        - Automatically set up app.shortcuts action if shortcuts-dialog.ui is present
      - AdwAvatar
        - Fix custom image size with GTK 4.19.2
      - AdwBreakpointBin
        - Preserve focus when switching breakpoints
      - AdwCarousel
        - Support keyboard navigation
        - Fix a critical when disposing it after scrolling with mouse wheel
      - AdwExpanderRow
        - Fix grab_focus() behavior
      - AdwHeaderBar
        - Add support for native window controls in macOS
      - AdwNavigationView
        - fix :visible-page-tag notifications
      - AdwPreferencesGroup
        - Add bind_model()
        - Add get_row()
        - Allow rows that aren't AdwPreferencesRow
      - AdwPreferencesPage
        - Add insert()
        - Add get_group()
      - AdwStyleManager
        - Fix font name docs
        - Fix loading font names when debug variables are set
        - Move yellow/green boundary for accent color
        - Support high contrast on macOS
      - AdwTabOverview
        - Update window radius
      - AdwToastOverlay
        - Fix a critical when showing a toast while hiding it
        - Fix accessible role in documentation
      - Adaptive preview
        - Add context to shell and device preset translatable strings
        - Change screenshot tooltip
      - Build
        - Don't install internal static library
        - Fix build with older gobject-introspection versions
      - Demo
        - Add a shortcut for opening preferences
      - Docs
        - Fix window radius value
        - Fix missing AdwCarouselIndicatorLines image
      - Inspector
        - Disable markup on window rows
      - Stylesheet
        - Adjust GtkWindowControls styles for GTK 4.18.4 changes
        - Optimize window and dialog shadows
        - Fix disabled styles for various .view widgets
        - Fix list DND styles
        - Fix .property for expander rows
      - Tests
        - Fix a leak
      - Translation updates
        - Belarusian
        - Brazilian Portuguese
        - British English
        - Catalan
        - Friulian
        - German
        - Hebrew
        - Hungarian
        - Indonesian
        - Japanese
        - Latvian
        - Portuguese
        - Romanian
        - Russian
        - Slovenian
        - Ukrainian
    
    USE_LDCONFIG=yes for shared library (truckman)
    
    PR:             291468
---
 x11-toolkits/libadwaita/Makefile  |  3 +-
 x11-toolkits/libadwaita/distinfo  |  6 ++--
 x11-toolkits/libadwaita/pkg-plist | 66 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 71 insertions(+), 4 deletions(-)

diff --git a/x11-toolkits/libadwaita/Makefile b/x11-toolkits/libadwaita/Makefile
index c93ff76c5fd6..8ddb46ed07f3 100644
--- a/x11-toolkits/libadwaita/Makefile
+++ b/x11-toolkits/libadwaita/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libadwaita
-PORTVERSION=	1.7.11
+PORTVERSION=	1.8.4
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME
 
@@ -18,6 +18,7 @@ LIB_DEPENDS=	libappstream.so:devel/appstream \
 USES=		gettext-tools gnome meson ninja pkgconfig python:build \
 		shebangfix tar:xz vala:build
 USE_GNOME=	cairo gdkpixbuf gtk40 introspection:build
+USE_LDCONFIG=	yes
 SHEBANG_FILES=	src/gen-public-types.py
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
diff --git a/x11-toolkits/libadwaita/distinfo b/x11-toolkits/libadwaita/distinfo
index e1c80398be8c..3ff6c0968ee0 100644
--- a/x11-toolkits/libadwaita/distinfo
+++ b/x11-toolkits/libadwaita/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770053469
-SHA256 (libadwaita-1.7.11.tar.xz) = d809df0388afaa1bf6605e76f54a7801abdaedf44a7ff09c5d9dfddb0bcf8343
-SIZE (libadwaita-1.7.11.tar.xz) = 2807020
+TIMESTAMP = 1770057772
+SHA256 (libadwaita-1.8.4.tar.xz) = d02bb77b6f0ff1055002d299898c487cb2d83dbf940d9edf59f6fdf2572a921c
+SIZE (libadwaita-1.8.4.tar.xz) = 2700164
diff --git a/x11-toolkits/libadwaita/pkg-plist b/x11-toolkits/libadwaita/pkg-plist
index 683b138f0ed4..72bba1d8f425 100644
--- a/x11-toolkits/libadwaita/pkg-plist
+++ b/x11-toolkits/libadwaita/pkg-plist
@@ -51,6 +51,10 @@ include/libadwaita-1/adw-preferences-group.h
 include/libadwaita-1/adw-preferences-page.h
 include/libadwaita-1/adw-preferences-row.h
 include/libadwaita-1/adw-preferences-window.h
+include/libadwaita-1/adw-shortcut-label.h
+include/libadwaita-1/adw-shortcuts-dialog.h
+include/libadwaita-1/adw-shortcuts-item.h
+include/libadwaita-1/adw-shortcuts-section.h
 include/libadwaita-1/adw-spin-row.h
 include/libadwaita-1/adw-spinner-paintable.h
 include/libadwaita-1/adw-spinner.h
@@ -281,6 +285,10 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/class.PreferencesRow.html
 %%PORTDOCS%%%%DOCSDIR%%-1/class.PreferencesWindow.html
 %%PORTDOCS%%%%DOCSDIR%%-1/class.PropertyAnimationTarget.html
+%%PORTDOCS%%%%DOCSDIR%%-1/class.ShortcutLabel.html
+%%PORTDOCS%%%%DOCSDIR%%-1/class.ShortcutsDialog.html
+%%PORTDOCS%%%%DOCSDIR%%-1/class.ShortcutsItem.html
+%%PORTDOCS%%%%DOCSDIR%%-1/class.ShortcutsSection.html
 %%PORTDOCS%%%%DOCSDIR%%-1/class.SpinRow.html
 %%PORTDOCS%%%%DOCSDIR%%-1/class.Spinner.html
 %%PORTDOCS%%%%DOCSDIR%%-1/class.SpinnerPaintable.html
@@ -375,6 +383,11 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/ctor.PreferencesWindow.new.html
 %%PORTDOCS%%%%DOCSDIR%%-1/ctor.PropertyAnimationTarget.new.html
 %%PORTDOCS%%%%DOCSDIR%%-1/ctor.PropertyAnimationTarget.new_for_pspec.html
+%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ShortcutLabel.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ShortcutsDialog.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ShortcutsItem.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ShortcutsItem.new_from_action.html
+%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ShortcutsSection.new.html
 %%PORTDOCS%%%%DOCSDIR%%-1/ctor.SpinRow.new.html
 %%PORTDOCS%%%%DOCSDIR%%-1/ctor.SpinRow.new_with_range.html
 %%PORTDOCS%%%%DOCSDIR%%-1/ctor.Spinner.new.html
@@ -1086,8 +1099,10 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesDialog.set_visible_page.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesDialog.set_visible_page_name.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.add.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.bind_model.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_description.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_header_suffix.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_row.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_separate_rows.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_title.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.remove.html
@@ -1099,10 +1114,12 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_banner.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_description.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_description_centered.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_group.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_icon_name.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_name.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_title.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_use_underline.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.insert.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.remove.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.scroll_to_top.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.set_banner.html
@@ -1137,6 +1154,24 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.set_visible_page_name.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PropertyAnimationTarget.get_object.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.PropertyAnimationTarget.get_pspec.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutLabel.get_accelerator.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutLabel.get_disabled_text.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutLabel.set_accelerator.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutLabel.set_disabled_text.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsDialog.add.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.get_accelerator.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.get_action_name.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.get_direction.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.get_subtitle.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.get_title.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.set_accelerator.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.set_action_name.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.set_direction.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.set_subtitle.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsItem.set_title.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsSection.add.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsSection.get_title.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.ShortcutsSection.set_title.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.SpinRow.configure.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.SpinRow.get_adjustment.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.SpinRow.get_climb_rate.html
@@ -1550,6 +1585,7 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.insert_child_after.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.prepend.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.remove.html
+%%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.remove_all.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.reorder_child_after.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.set_align.html
 %%PORTDOCS%%%%DOCSDIR%%-1/method.WrapBox.set_child_spacing.html
@@ -1899,6 +1935,14 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesWindow.visible-page.html
 %%PORTDOCS%%%%DOCSDIR%%-1/property.PropertyAnimationTarget.object.html
 %%PORTDOCS%%%%DOCSDIR%%-1/property.PropertyAnimationTarget.pspec.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutLabel.accelerator.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutLabel.disabled-text.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutsItem.accelerator.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutsItem.action-name.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutsItem.direction.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutsItem.subtitle.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutsItem.title.html
+%%PORTDOCS%%%%DOCSDIR%%-1/property.ShortcutsSection.title.html
 %%PORTDOCS%%%%DOCSDIR%%-1/property.SpinRow.adjustment.html
 %%PORTDOCS%%%%DOCSDIR%%-1/property.SpinRow.climb-rate.html
 %%PORTDOCS%%%%DOCSDIR%%-1/property.SpinRow.digits.html
@@ -2113,6 +2157,22 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/secondary-sidebar.png
 %%PORTDOCS%%%%DOCSDIR%%-1/selection-mode-checks-dark.png
 %%PORTDOCS%%%%DOCSDIR%%-1/selection-mode-checks.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-alternative-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-alternative.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-multiple-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-multiple.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-range-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-range.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-sequence-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-sequence.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-single-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label-single.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcut-label.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcuts-dialog-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcuts-dialog-example-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcuts-dialog-example.png
+%%PORTDOCS%%%%DOCSDIR%%-1/shortcuts-dialog.png
 %%PORTDOCS%%%%DOCSDIR%%-1/signal.AboutDialog.activate-link.html
 %%PORTDOCS%%%%DOCSDIR%%-1/signal.AboutWindow.activate-link.html
 %%PORTDOCS%%%%DOCSDIR%%-1/signal.ActionRow.activated.html
@@ -2251,6 +2311,8 @@ libdata/pkgconfig/libadwaita-1.pc
 %%PORTDOCS%%%%DOCSDIR%%-1/typography-body.png
 %%PORTDOCS%%%%DOCSDIR%%-1/typography-captions-dark.png
 %%PORTDOCS%%%%DOCSDIR%%-1/typography-captions.png
+%%PORTDOCS%%%%DOCSDIR%%-1/typography-document-dark.png
+%%PORTDOCS%%%%DOCSDIR%%-1/typography-document.png
 %%PORTDOCS%%%%DOCSDIR%%-1/typography-heading-dark.png
 %%PORTDOCS%%%%DOCSDIR%%-1/typography-heading.png
 %%PORTDOCS%%%%DOCSDIR%%-1/typography-large-title-dark.png
@@ -2316,6 +2378,7 @@ share/locale/he/LC_MESSAGES/libadwaita.mo
 share/locale/hi/LC_MESSAGES/libadwaita.mo
 share/locale/hr/LC_MESSAGES/libadwaita.mo
 share/locale/hu/LC_MESSAGES/libadwaita.mo
+share/locale/ia/LC_MESSAGES/libadwaita.mo
 share/locale/id/LC_MESSAGES/libadwaita.mo
 share/locale/it/LC_MESSAGES/libadwaita.mo
 share/locale/ja/LC_MESSAGES/libadwaita.mo
@@ -2328,6 +2391,7 @@ share/locale/lv/LC_MESSAGES/libadwaita.mo
 share/locale/nb/LC_MESSAGES/libadwaita.mo
 share/locale/ne/LC_MESSAGES/libadwaita.mo
 share/locale/nl/LC_MESSAGES/libadwaita.mo
+share/locale/nn/LC_MESSAGES/libadwaita.mo
 share/locale/oc/LC_MESSAGES/libadwaita.mo
 share/locale/pa/LC_MESSAGES/libadwaita.mo
 share/locale/pl/LC_MESSAGES/libadwaita.mo
@@ -2342,7 +2406,9 @@ share/locale/sr@latin/LC_MESSAGES/libadwaita.mo
 share/locale/sv/LC_MESSAGES/libadwaita.mo
 share/locale/th/LC_MESSAGES/libadwaita.mo
 share/locale/tr/LC_MESSAGES/libadwaita.mo
+share/locale/ug/LC_MESSAGES/libadwaita.mo
 share/locale/uk/LC_MESSAGES/libadwaita.mo
+share/locale/uz/LC_MESSAGES/libadwaita.mo
 share/locale/vi/LC_MESSAGES/libadwaita.mo
 share/locale/zh_CN/LC_MESSAGES/libadwaita.mo
 share/locale/zh_TW/LC_MESSAGES/libadwaita.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b3e82f.44d54.19fb185a>