X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=c882738b2720782d440b5855e0b2626f294dfb14;hb=d5fdcf33ed6bf561a90134526bc2d4c1814d35a8;hp=1de28cb9fddd12aec713359503d8127d760b903c;hpb=2aed36e128f8f00da9c76f9e66baae89d5bb26b2;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 1de28cb9f..c882738b2 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -367,3 +367,14 @@ seta hud_panel_itemstime_progressbar_reduced "" "progressbar is displayed only i seta hud_panel_itemstime_text "" "show text" seta hud_panel_itemstime_ratio "" "ratio between space reserved for text and icon width of each item entry (min value is 2)" seta hud_panel_itemstime_dynamicsize "" "allow panel size reduction by removing spacing among items" + +seta hud_panel_quickmenu "" "enable/disable this panel" +seta hud_panel_quickmenu_pos "" "position of this base of the panel" +seta hud_panel_quickmenu_size "" "size of this panel" +seta hud_panel_quickmenu_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_quickmenu_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_quickmenu_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_quickmenu_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_quickmenu_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_quickmenu_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +seta hud_panel_quickmenu_align "" "text alignment: 0 left, 0.5 center, 1 right"