Move placeholders to Gdk.Texture
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
<file alias="style.css">gtk/style.css</file>
|
||||
<file alias="style-dark.css">gtk/style-dark.css</file>
|
||||
<file>library_placeholder.svg</file>
|
||||
<file>library_placeholder_small.svg</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
|
||||
1
data/library_placeholder_small.svg
Normal file
1
data/library_placeholder_small.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="2" height="2" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="url(#a)" d="M0 0h2v2H0z"/><defs><linearGradient id="a" x1="1" y1="0" x2="1" y2="2" gradientUnits="userSpaceOnUse"><stop stop-color="#9A9996"/><stop offset="1" stop-color="#5E5C64"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 296 B |
Reference in New Issue
Block a user