Skip to content
  • Florian Müllner's avatar
    tests: Fix gnome-shell theme import · b7f083b1
    Florian Müllner authored
    The current import rule fails in two ways:
     - commit c62e7a6a moved the theme's stylesheet to the builddir
     - since commit 49c4ba56, assets are addressed as resource:// URIs
    
    Fix both issues by loading and referencing the theme resource instead
    of the stylesheet itself.
    
    !38
    b7f083b1