public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Install adwaita gtk2 theme
Date: Fri, 11 Sep 2026 14:41:06 GMT [thread overview]
Message-ID: <178913766610.1.4813761287255788233.flatpaks-flatpak-runtime-884cc89e927a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 884cc89e927a26069a42f2149b305d06db703196
Author : Kalev Lember <klember@redhat.com>
Date : 2020-03-20T21:51:58+01:00
Stats : +5/-0 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/884cc89e927a26069a42f2149b305d06db703196?branch=f45
Log:
Install adwaita gtk2 theme
As we still have gtk2 in the runtime, make sure we also install the
adwaita theme to go with it.
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index f1169f3..1d34b8d 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -146,6 +146,7 @@ data:
- nss_hesiod
- gmp
- gmp-c++
+ - adwaita-gtk2-theme
- gnu-free-fonts-common
- gnu-free-mono-fonts
- gnu-free-sans-fonts
@@ -663,6 +664,7 @@ data:
- nss_hesiod
- gmp
- gmp-c++
+ - adwaita-gtk2-theme
- gnu-free-fonts-common
- gnu-free-mono-fonts
- gnu-free-sans-fonts
@@ -1285,6 +1287,7 @@ data:
- gmp-c++
- gmp-devel
- gnat-srpm-macros
+ - adwaita-gtk2-theme
- gnu-free-fonts-common
- gnu-free-mono-fonts
- gnu-free-sans-fonts
@@ -2385,6 +2388,7 @@ data:
- gmp-c++
- gmp-devel
- gnat-srpm-macros
+ - adwaita-gtk2-theme
- gnu-free-fonts-common
- gnu-free-mono-fonts
- gnu-free-sans-fonts
diff --git a/package-notes.txt b/package-notes.txt
index de9eefe..9cb0320 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -14,6 +14,7 @@
#
ModemManager-glib: FD: geoclue
adwaita-cursor-theme: W: part of runtime, but not bin/libs
+adwaita-gtk2-theme: EB
adwaita-icon-theme: W: part of runtime, but not bin/libs
audit-libs: Fedora builds things this way
adwaita-qt5: EB
reply other threads:[~2026-09-11 14:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178913766610.1.4813761287255788233.flatpaks-flatpak-runtime-884cc89e927a@fedoraproject.org \
--to=klember@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox