]> git.lizzy.rs Git - minetest.git/commit
Finally set a window icon on X11
authorest31 <MTest31@outlook.com>
Sun, 3 Jul 2016 23:33:46 +0000 (01:33 +0200)
committerest31 <MTest31@outlook.com>
Tue, 5 Jul 2016 15:02:06 +0000 (17:02 +0200)
commit5d4d3f8366b74d9c3da892d94188defc49407ebf
tree04b61eecd4493660cd6505b1f78788b58cf1815e
parentc1bdb552bc3ec0fda1b82ab2c44a5c31ab53bd24
Finally set a window icon on X11

Since the creation of minetest, it had no window icon on X11.
Now we have one.

The misc/minetest-xorg-icon-128.png file is a rendering of the
misc/minetest.svg file with inkscape, created with something like:

inkscape -z -e misc/minetest-xorg-icon-128.png -w 128 -h 128 misc/minetest.svg
misc/minetest-xorg-icon-128.png [new file with mode: 0644]
src/client/clientlauncher.cpp
src/porting.cpp
src/porting.h