From: terencehill <piuntn@gmail.com>
Date: Sat, 26 May 2012 13:00:30 +0000 (+0200)
Subject: Rename hud_panel_itemstime_progressbar_xoffset to hud_panel_itemstime_progressbar_red... 
X-Git-Tag: xonotic-v0.8.1~12^2~46
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9c3843c2f7437e3ff0e520751558b575e8de4c06;p=xonotic%2Fxonotic-data.pk3dir.git

Rename hud_panel_itemstime_progressbar_xoffset to hud_panel_itemstime_progressbar_reduced in _hud_descriptions.cfg too
---

diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg
index 3d8331b97d..db92f67ed5 100644
--- a/_hud_descriptions.cfg
+++ b/_hud_descriptions.cfg
@@ -302,7 +302,7 @@ seta hud_panel_itemstime_bg_padding "" "if set to something else than \"\" = ove
 seta hud_panel_itemstime_iconalign "" "0 = align icons to the left, 1 = align icons to the right"
 seta hud_panel_itemstime_progressbar "" "use progressbar behind icons"
 seta hud_panel_itemstime_progressbar_name "" "name of progressbar to use behind icons"
-seta hud_panel_itemstime_progressbar_xoffset "" "percentage of item width to offset progressbar with"
+seta hud_panel_itemstime_progressbar_reduced "" "progressbar is displayed only in the text field"
 seta hud_panel_itemstime_showspawned "0" "show icons of already spawned items"
 seta hud_panel_itemstime_text "" "show text"
 seta hud_panel_itemstime_ratio "2" "ratio between space reserved for text and icon width of each item entry (min value is 2)"