Minetest/src/client
est31 5d4d3f8366 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
2016-07-05 17:02:06 +02:00
..
CMakeLists.txt Initial Gamepad support 2016-06-03 19:42:57 +02:00
clientlauncher.cpp Finally set a window icon on X11 2016-07-05 17:02:06 +02:00
clientlauncher.h Refactor logging 2015-10-14 01:03:54 -04:00
inputhandler.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.cpp Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
keys.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
tile.cpp Add [resize texture modifier Resizes the texture to the given dimensions. 2016-05-09 20:48:42 +02:00
tile.h v2d & aabbox3d<f32> & sky cleanups 2016-02-11 16:55:15 +01:00