Skip to content

Commit

Permalink
Simplify screenshot.png creation
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwiedemann committed Jul 10, 2024
1 parent 63df444 commit d8231a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ wallpaper.d:
ln -sf openSUSE${VERSION_NO_DOT}-$${size}.png openSUSE/wallpapers/default-$${size}.png; \
ln -sf openSUSEdefault/contents/images/$${size}.png openSUSE/wallpapers/openSUSE${VERSION_NO_DOT}-$${size}.png; \
done
rsvg-convert raw-theme-drop/desktop-1920x1200.svg -o openSUSE/wallpapers/openSUSEdefault/screenshot.png
optipng -o5 openSUSE/wallpapers/openSUSEdefault/screenshot.png
ln -s contents/images/1920x1200.png openSUSE/wallpapers/openSUSEdefault/screenshot.png
cp -p kde-workspace/metadata.json openSUSE/wallpapers/openSUSEdefault/metadata.json

wallpaper.d_clean:
Expand Down

0 comments on commit d8231a2

Please sign in to comment.