public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Install adwaita gtk2 theme
@ 2026-09-11 14:41 Kalev Lember
0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:41 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:41 [flatpaks/flatpak-runtime] f45: Install adwaita gtk2 theme Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox