Skip to content

Commit

Permalink
Merge pull request #157 from bmwiedemann/toolchain
Browse files Browse the repository at this point in the history
Simplify screenshot.png creation
  • Loading branch information
hellcp authored Jul 10, 2024
2 parents 63df444 + d8231a2 commit fd4fa92
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 fd4fa92

Please sign in to comment.