Splitted sidebar's list into two and separate CVars window.

Splitted sidebar's list into two separate lists - one for
general server's info (hostname, players, etc.) and one for
players list.

Also, moved CVars list to separate window which can be shown by
clicking approriate button under player's list.
This commit is contained in:
2016-11-26 09:05:48 +05:00
parent 280c65f116
commit bd04870aa3
4 changed files with 64 additions and 46 deletions

View File

@@ -150,6 +150,9 @@ ln -s ../../../Framework .
cd ../../../MacOS
GDK_PIXBUF_MODULE_FILE="../lib/gdk-pixbuf-2.0/loaders.cache" GDK_PIXBUF_MODULEDIR="../lib/gdk-pixbuf-2.0/2.10.0/loaders/" GTK_EXE_PREFIX="../lib" GTK_PATH="../Framework" ./gdk-pixbuf-query-loaders > ../lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
echo "Copying icon theme..."
echo "Finishing..."
echo "URTrator is ready! Copy URTrator.app bundle to Applications and launch it!"