mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
kdeplasma-addons: convert nowplaying applet image to png
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f2eb098901
commit
825e1a9460
3 changed files with 3 additions and 2 deletions
Binary file not shown.
|
@ -45,11 +45,12 @@ Item {
|
|||
}
|
||||
|
||||
|
||||
PlasmaCore.SvgItem {
|
||||
Image {
|
||||
id: noArtItem
|
||||
anchors.fill: parent
|
||||
svg: Svg("nowplaying/nocover")
|
||||
fillMode: Image.PreserveAspectFit
|
||||
visible: !realArt.visible && !logoArtItem.visible
|
||||
source: "images/nocover.png"
|
||||
}
|
||||
PlasmaCore.IconItem {
|
||||
id: logoArtItem
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
Loading…
Add table
Reference in a new issue