[gnome-build-meta/abderrahim/backports: 1/5] flatpak/platform.bst: Download gtk theme extensions



commit dd8848a3e7cf5b5f3f1e6b9429a13ae591360d9b
Author: Thomas Coldrick <othko97 gmail com>
Date:   Wed Dec 19 18:14:56 2018 +0000

    flatpak/platform.bst: Download gtk theme extensions
    
    Currently installing the platform on systems with a non-standard gtk
    theme will not also install the relevant extension, causing theming
    issues. See #105
    
    (cherry picked from commit 69b67953b400f6fac810484c9af6d21962ccdc68)

 elements/flatpak/platform.bst | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/elements/flatpak/platform.bst b/elements/flatpak/platform.bst
index 1a488e6..51b6c84 100644
--- a/elements/flatpak/platform.bst
+++ b/elements/flatpak/platform.bst
@@ -61,6 +61,7 @@ config:
       subdirectory-suffix: gtk-3.0
       no-autodownload: 'true'
       version: '3.22'
+      download-if: active-gtk-theme
 
     Extension org.freedesktop.Platform.VAAPI.Intel:
       directory: '%{lib}/dri/intel-vaapi-driver'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]