Remove style 1 & tabs

This commit is contained in:
jp 2014-11-12 20:07:52 +01:00
parent cd2ff4e265
commit b76979d0ba
25 changed files with 2 additions and 9 deletions

View File

@ -24,7 +24,6 @@ tab_credits = {
local logofile = defaulttexturedir .. "logo.png"
return "vertlabel[0,-0.25;CREDITS]" ..
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_credits.png") .. "]"..
"label[0.5,3;Minetest " .. core.get_version() .. "]" ..
"label[0.5,3.3;http://minetest.net]" ..
"image[0.5,1;" .. core.formspec_escape(logofile) .. "]" ..

View File

@ -34,8 +34,7 @@ local function get_formspec(tabview, name, tabdata)
";" .. tabdata.selected_mod .. "]"
retval = retval ..
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_mods.png") .. "]"..
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"label[0.8,4.2;" .. fgettext("Add mod:") .. "]" ..
-- TODO Disabled due to upcoming release 0.4.8 and irrlicht messing up localization
-- "button[0.75,4.85;1.8,0.5;btn_mod_mgr_install_local;".. fgettext("Local install") .. "]" ..

View File

@ -22,7 +22,6 @@ local function get_formspec(tabview, name, tabdata)
local retval =
"vertlabel[0,-0.25;".. fgettext("CLIENT") .. "]" ..
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_client.png") .. "]"..
"label[1,-0.25;".. fgettext("Favorites:") .. "]"..
"label[1,4.25;".. fgettext("Address/Port") .. "]"..
"label[9,2.75;".. fgettext("Name/Password") .. "]" ..

View File

@ -23,8 +23,7 @@ local function get_formspec(tabview, name, tabdata)
)
local retval =
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_server.png") .. "]"..
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"button[4,4.15;2.6,0.5;world_delete;".. fgettext("Delete") .. "]" ..
"button[6.5,4.15;2.8,0.5;world_create;".. fgettext("New") .. "]" ..
"button[9.2,4.15;2.55,0.5;world_configure;".. fgettext("Configure") .. "]" ..

View File

@ -131,7 +131,6 @@ local function formspec(tabview, name, tabdata)
local tab_string =
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_settings.png") .. "]"..
"vertlabel[0,-0.25;" .. fgettext("SETTINGS") .. "]" ..
"box[0.75,0;3.25,4;#999999]" ..
"checkbox[1,0;cb_smooth_lighting;".. fgettext("Smooth Lighting")

View File

@ -84,7 +84,6 @@ local function get_formspec(tabview, name, tabdata)
retval = retval ..
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,5.65;" .. core.formspec_escape(defaulttexturedir .. "bg_game.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_singleplayer.png") .. "]"..
"button[4,4.15;2.6,0.5;world_delete;".. fgettext("Delete") .. "]" ..
"button[6.5,4.15;2.8,0.5;world_create;".. fgettext("New") .. "]" ..
"button[9.2,4.15;2.55,0.5;world_configure;".. fgettext("Configure") .. "]" ..

View File

@ -46,7 +46,6 @@ local function get_formspec(tabview, name, tabdata)
local retval =
"image[-0.3,-0.31;" .. core.formspec_escape(defaulttexturedir .. "bg.png") .. "]"..
"image[-0.3,-0.96;" .. core.formspec_escape(defaulttexturedir .. "bg_tab_textures.png") .. "]"..
"label[4,-0.25;".. fgettext("Select texture pack:") .. "]"..
"vertlabel[0,-0.25;".. fgettext("TEXTURE PACKS") .. "]" ..
"textlist[4,0.25;7.5,5.0;TPs;"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB