Skip to content
  • Alice Mikhaylenko's avatar
    gamepad-view: Fix gamepad svg loading with old librsvg · c58d6b3b
    Alice Mikhaylenko authored
    For some reason loading with 'new Rsvg.Handle.from_file()' fails, while
    loading gresource manually and creating handle via 'from_data()' works, so
    let's go with that.
    
    Also remove 'resource:' prefix from paths, since they aren't needed
    anymore.
    c58d6b3b