rendered paste bodyIndex: data/gui/configautoexec.xml===================================================================--- data/gui/configautoexec.xml (Revision 6705)+++ data/gui/configautoexec.xml (Arbeitskopie)@@ -1,10 +1,9 @@-<?xml version="1.0"?> <widget_description>-<widget name="ConfigAutoexecTree" factory="pawsConfigAutoexec"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >++<widget name="ConfigAutoexecTree" factory="pawsConfigAutoexec" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" />+ <widget name="enabled" factory="pawsCheckBox"> <frame x="10" y="10" width="350" height="20"/> <text string="Enable execution of start-up scripts" />@@ -29,4 +28,4 @@ </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configchatbubbles.xml===================================================================--- data/gui/configchatbubbles.xml (Revision 6705)+++ data/gui/configchatbubbles.xml (Arbeitskopie)@@ -1,11 +1,10 @@-<?xml version="1.0"?> <widget_description>-<widget name="ConfigChatBubblesTree" factory="pawsConfigChatBubbles"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >++<widget name="ConfigChatBubblesTree" factory="pawsConfigChatBubbles" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />- <widget name="allEnabled" factory="pawsCheckBox">+ <bgimage resource="Scaling Widget Background" />++ <widget name="allEnabled" factory="pawsCheckBox"> <frame x="10" y="10" width="350" height="20"/> <text string="Enable Chat Bubbles" /> </widget>@@ -543,7 +542,6 @@ <frame x="150" y="20" width="200" height="25" border="no" /> </widget> +</widget> - </widget>- </widget_description>Index: data/gui/configsound.xml===================================================================--- data/gui/configsound.xml (Revision 6705)+++ data/gui/configsound.xml (Arbeitskopie)@@ -1,9 +1,9 @@ <widget_description>-<widget name="ConfigSound" factory="pawsConfigSound"- visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI"> +<widget name="ConfigSound" factory="pawsConfigSound" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <frame x="10" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" /> <widget name="music" factory="pawsCheckBox"> <frame x="10" y="10" width="190" height="20" />@@ -114,7 +114,6 @@ <text string="Sound on private Tells"/> </widget> - </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configchattabs.xml===================================================================--- data/gui/configchattabs.xml (Revision 6705)+++ data/gui/configchattabs.xml (Arbeitskopie)@@ -1,9 +1,9 @@ <widget_description>- <widget name="ConfigChatTabs" factory="pawsConfigChatTabs"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >- <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />++ <widget name="ConfigChatTabs" factory="pawsConfigChatTabs" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" >+ <frame x="225" y="10" width="400" height="300" border="no" />+ <bgimage resource="Scaling Widget Background" />+ <!-- Labels --> <widget name="lblMainIncludes" factory="pawsTextBox"> <frame x="20" y="10" width="120" height="20" />@@ -56,5 +56,6 @@ <text string="Use basic chat window (need reload)" /> </widget> - </widget>-</widget_description>+ </widget>++</widget_description>\ No newline at end of fileIndex: data/gui/configwindow.xml===================================================================--- data/gui/configwindow.xml (Revision 6705)+++ data/gui/configwindow.xml (Arbeitskopie)@@ -1,10 +1,6 @@-<?xml version="1.0"?> <widget_description> -<pawsConfigWindow name="ConfigWindow"- visible="no" savepositions="yes" movable="yes"- resizable="no"- configurable="yes" style="New Standard GUI">+<pawsConfigWindow name="ConfigWindow" visible="no" savepositions="yes" movable="yes" resizable="no" configurable="yes" style="New Standard GUI"> <frame x="10" y="100" width="680" height="346" border="yes" /> <title resource="Scaling Title Bar" text="Options" align="left" close_button="yes"/>@@ -108,7 +104,7 @@ </pawsSimpleTree> <pawsWidget name="PanelParent">- <frame x="220" y="0" width="460" height="322" border="no" />+ <frame x="220" y="0" width="460" height="321" border="no" /> <attachpoints> <attach point="ATTACH_RIGHT" /> <attach point="ATTACH_TOP" />@@ -118,15 +114,15 @@ </pawsWidget> <pawsButton name="OKButton" id="-10" toggle="no" style="Standard Button">- <frame x="10" y="320" width="80" height="20" border="no"/>+ <frame x="25" y="322" width="80" height="20" border="no"/> <label text="Save"/> </pawsButton> <pawsButton name="ResetButton" id="-20" toggle="no" style="Standard Button">- <frame x="100" y="320" width="80" height="20" border="no"/>+ <frame x="115" y="322" width="80" height="20" border="no"/> <label text="Reset"/> </pawsButton> </pawsConfigWindow> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configshadows.xml===================================================================--- data/gui/configshadows.xml (Revision 6705)+++ data/gui/configshadows.xml (Arbeitskopie)@@ -1,14 +1,13 @@-<?xml version="1.0"?> <widget_description>-<widget name="ConfigShadowsTree" factory="pawsConfigShadows"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >++<widget name="ConfigShadowsTree" factory="pawsConfigShadows" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" />+ <widget name="enabled" factory="pawsCheckBox"> <frame x="10" y="10" width="350" height="20"/> <text string="Enable Shadows" /> </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configmarriage.xml===================================================================--- data/gui/configmarriage.xml (Revision 6705)+++ data/gui/configmarriage.xml (Arbeitskopie)@@ -1,10 +1,8 @@ <widget_description> -<widget name="ConfigMarriageTree" factory="pawsConfigMarriage"- visible="no" savepositions="no" movable="no" - resizable="no" style="New Standard GUI" >+<widget name="ConfigMarriageTree" factory="pawsConfigMarriage" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" /> <widget name="confirmmarriage" factory="pawsRadioButtonGroup"> <frame x="160" y="100" width="220" height="120" />@@ -25,4 +23,4 @@ </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configmouse.xml===================================================================--- data/gui/configmouse.xml (Revision 6705)+++ data/gui/configmouse.xml (Arbeitskopie)@@ -1,7 +1,7 @@ <widget_description> - <widget name="ConfigMouseTree" factory="pawsConfigMouse"- visible="yes" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <widget name="ConfigMouseTree" factory="pawsConfigMouse" visible="yes" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <bgimage resource="Scaling Widget Background" /> <widget factory="pawsTree"> <layout rowSpacing="5" levelSpacing="20" />@@ -52,4 +52,4 @@ </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configcamera.xml===================================================================--- data/gui/configcamera.xml (Revision 6705)+++ data/gui/configcamera.xml (Arbeitskopie)@@ -1,12 +1,11 @@ <widget_description> -<widget name="ConfigCameraTree" factory="pawsConfigCamera"- visible="yes" savepositions="no" movable="yes"- resizable="no" style="New Standard GUI">+<widget name="ConfigCameraTree" factory="pawsConfigCamera" visible="yes" savepositions="no" movable="yes" resizable="no" style="New Standard GUI">+ <bgimage resource="Scaling Widget Background" /> <widget factory="pawsTree"> <layout rowSpacing="5" levelSpacing="20" />- + <widget factory="pawsSeqTreeNode"> <widget factory="pawsWidgetTreeNode"> <nodewidget>@@ -307,4 +306,4 @@ </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configentitylabels.xml===================================================================--- data/gui/configentitylabels.xml (Revision 6705)+++ data/gui/configentitylabels.xml (Arbeitskopie)@@ -1,9 +1,8 @@ <widget_description> -<widget name="ConfigKeysTree" factory="pawsSeqTreeNode"- visible="yes" savepositions="no" movable="no" resizable="no" >- <!--<font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" /> -->- <frame x="0" y="10" width="420" height="300" border="yes" style="New Standard GUI" />+<widget name="ConfigKeysTree" factory="pawsSeqTreeNode" visible="yes" savepositions="no" movable="no" resizable="no" style="New Standard GUI" >+ <frame x="5" y="5" width="433" height="294" border="no" />+ <bgimage resource="Scaling Widget Background" /> <!-- subtree for visibility selection--> <widget factory="pawsSeqTreeNode" name = "rootNode">@@ -17,7 +16,7 @@ <widget factory="pawsSeqTreeNode" name="Creatures"> <nodewidget> <widget factory="pawsTextBox" name="ShowCreaturesLabel">- <frame x="0" y="0" width="60" height="20" border="no" />+ <frame x="0" y="5" width="60" height="20" border="no" /> <text string="Creatures"/> </widget> <!-- I have no clue yet, why listbox in combo, placed in the tree don't show-->@@ -26,17 +25,17 @@ <!-- <frame x="225" y="0" width="100" height="25" border="no" />--> <!-- </widget>--> <widget name="CreaturesRG" factory="pawsRadioButtonGroup">- <radio on="radioon" off="radiooff" size="20"/>+ <radio on="radioon" off="radiooff" size="16"/> <frame x="0" y="0" width="350" height="25" />- <radionode name = "always" id="100">+ <radionode name="always" id="100"> <text string="Always" position="right" /> <frame x="90" y="0" width="90" height="25" /> </radionode>- <radionode name = "mouse" id="101">+ <radionode name="mouse" id="101"> <text string="On Mouse" position="right" /> <frame x="170" y="0" width="110" height="25" /> </radionode>- <radionode name = "never" id="102">+ <radionode name="never" id="102"> <text string="Never" position="right" /> <frame x="270" y="0" width="80" height="25" /> </radionode>@@ -47,7 +46,7 @@ <widget factory="pawsSeqTreeNode" name="Items"> <nodewidget> <widget factory="pawsTextBox" name="ShowItemsLabel">- <frame x="0" y="0" width="80" height="20" border="no" />+ <frame x="0" y="5" width="80" height="20" border="no" /> <text string="Items"/> </widget> <!-- <widget name="visItems" factory="pawsComboBox" >-->@@ -56,17 +55,17 @@ <!-- </widget>--> <widget name="ItemsRG" factory="pawsRadioButtonGroup">- <radio on="radioon" off="radiooff" size="20"/>+ <radio on="radioon" off="radiooff" size="16"/> <frame x="0" y="0" width="350" height="25" />- <radionode name = "always" id="103">+ <radionode name="always" id="103"> <text string="Always" position="right" /> <frame x="90" y="0" width="90" height="25" /> </radionode>- <radionode name = "mouse" id="104">+ <radionode name="mouse" id="104"> <text string="On Mouse" position="right" /> <frame x="170" y="0" width="110" height="25" /> </radionode>- <radionode name = "never" id="105">+ <radionode name="never" id="105"> <text string="Never" position="right" /> <frame x="270" y="0" width="80" height="25" /> </radionode>@@ -78,7 +77,7 @@ <nodewidget> <widget name="visGuild" factory="pawsCheckBox" id="100"> <frame x="0" y="0" width="112" height="20"/>- <text string="Show guild " position="left"/>+ <text string="Show guild" position="left"/> </widget> </nodewidget> <attr name="type" value="guild"/>@@ -269,5 +268,4 @@ </widget> -</widget_description>-+</widget_description>\ No newline at end of fileIndex: data/gui/configpopup.xml===================================================================--- data/gui/configpopup.xml (Revision 6705)+++ data/gui/configpopup.xml (Arbeitskopie)@@ -1,12 +1,11 @@ <widget_description>- <widget name="ConfigPopup" factory="pawsConfigPopup"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI">- ++ <widget name="ConfigPopup" factory="pawsConfigPopup" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <bgimage resource="Scaling Widget Background" /> <widget name="ShowActiveMagicWindowConfig" factory="pawsCheckBox" > <frame x="10" y="20" width="200" height="20" border="no" /> <text string="Show Active Magic window" /> </widget> </widget>-</widget_description> +</widget_description>\ No newline at end of fileIndex: data/gui/configchatlogs.xml===================================================================--- data/gui/configchatlogs.xml (Revision 6705)+++ data/gui/configchatlogs.xml (Arbeitskopie)@@ -1,13 +1,12 @@-<?xml version="1.0"?> <widget_description>-<widget name="ConfigChatLogsTree" factory="pawsConfigChatLogs"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >++<widget name="ConfigChatLogsTree" factory="pawsConfigChatLogs" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" />+ <widget name="logtypes" factory="pawsListBox" id="2000" > <frame x="10" y="10" width="180" height="270" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="255" g="255" b="255" sr="0" sg="0" sb="0" shadow="yes" size="12" resizetoscreen="yes" />+ <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="255" g="255" b="255" shadow="no" size="12" resizetoscreen="yes" /> <scrollbar arrowup="Up Arrow" arrowdown="Down Arrow" arrowsize="8" width="15" border="no"/> <highlight resource="Highlight" /> <columns height="20">@@ -16,11 +15,10 @@ </column> </columns> </widget>- <widget name="enabled" factory="pawsCheckBox">- <frame x="200" y="10" width="150" height="20"/>+ <widget name="enabled" factory="pawsCheckBox" tooltip="Enables the logging of the selected chat type">+ <frame x="200" y="10" width="150" height="20" /> <text string="Enable logging" />- <tooltip string="Enables the logging of the selected chat type" /> </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configkeys.xml===================================================================--- data/gui/configkeys.xml (Revision 6705)+++ data/gui/configkeys.xml (Arbeitskopie)@@ -1,7 +1,7 @@ <widget_description> - <widget name="ConfigKeysTree" factory="pawsConfigKeys"- visible="yes" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <widget name="ConfigKeysTree" factory="pawsConfigKeys" visible="yes" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <bgimage resource="Scaling Widget Background" /> <widget factory="pawsTree"> <layout rowSpacing="5" levelSpacing="20" />@@ -151,4 +151,5 @@ </widget> </widget> </widget>-</widget_description>++</widget_description>\ No newline at end of fileIndex: data/gui/configchatfilter.xml===================================================================--- data/gui/configchatfilter.xml (Revision 6705)+++ data/gui/configchatfilter.xml (Arbeitskopie)@@ -1,10 +1,10 @@ <widget_description>-<widget name="ConfigChatTree" factory="pawsConfigChat"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >++<widget name="ConfigChatTree" factory="pawsConfigChat" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />- <!-- Messages that's aimed to the player -->+ <bgimage resource="Scaling Widget Background" />++ <!-- Messages that's aimed to the player --> <widget name="cmlbl" factory="pawsTextBox"> <frame x="60" y="10" width="230" height="20" /> <text string="Combat messages regarding me" />@@ -33,8 +33,8 @@ <frame x="10" y="130" width="300" height="20" /> <text string="Own combat stance changes" /> </widget>- + <!-- Messages that's aimed to the entites near the player --> <widget name="cmnlbl" factory="pawsTextBox"> <frame x="60" y="160" width="340" height="20" />@@ -66,4 +66,4 @@ </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configchattabcompletion.xml===================================================================--- data/gui/configchattabcompletion.xml (Revision 6705)+++ data/gui/configchattabcompletion.xml (Arbeitskopie)@@ -1,10 +1,9 @@-<?xml version="1.0"?> <widget_description>-<widget name="ConfigChatTabCompletionTree" factory="pawsConfigChatTabCompletion"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI" >++<widget name="ConfigChatTabCompletionTree" factory="pawsConfigChatTabCompletion" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" /> + <widget name="CompletionItemsLabel" factory="pawsTextBox" style="Header Font"> <frame x="10" y="10" width="350" height="20" /> <text string="Words for tab completion:" />@@ -16,4 +15,4 @@ </widget> </widget> -</widget_description>+</widget_description>\ No newline at end of fileIndex: data/gui/configpvp.xml===================================================================--- data/gui/configpvp.xml (Revision 6705)+++ data/gui/configpvp.xml (Arbeitskopie)@@ -1,10 +1,8 @@ <widget_description> -<widget name="ConfigPvPTree" factory="pawsConfigPvP"- visible="no" savepositions="no" movable="no" - resizable="no" style="New Standard GUI" >+<widget name="ConfigPvPTree" factory="pawsConfigPvP" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI" > <frame x="225" y="10" width="400" height="300" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" /> <widget name="confirm" factory="pawsRadioButtonGroup"> <frame x="180" y="100" width="190" height="120" />@@ -13,7 +11,7 @@ <text string="Confirmation upon PvP duel:"/> </widget> - <radionode name = "always" id="0">+ <radionode name="always" id="0"> <frame x="0" y="20" width="180" height="20" /> <text string="Never accept" position="right" /> </radionode>@@ -29,5 +27,4 @@ </widget> -</widget_description>-+</widget_description>\ No newline at end of fileIndex: data/gui/configentityinter.xml===================================================================--- data/gui/configentityinter.xml (Revision 6705)+++ data/gui/configentityinter.xml (Arbeitskopie)@@ -1,10 +1,9 @@ <widget_description> -<widget name="ConfigEntityInter" factory="pawsConfigEntityInteract"- visible="no" savepositions="no" movable="no" - resizable="no" style="New Standard GUI">+<widget name="ConfigEntityInter" factory="pawsConfigEntityInteract" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI"> - <frame x="225" y="10" width="400" height="300" border="no" />+ <frame x="225" y="10" width="400" height="300" border="no" />+ <bgimage resource="Scaling Widget Background" /> <widget name="items_label" factory="pawsTextBox"> <text string="" horizAdjust="LEFT" />@@ -15,7 +14,7 @@ <listbox rows="5" height="20" text="Day" /> <frame x="150" y="20" width="200" height="25" border="no" /> </widget>- + <widget name="players_label" factory="pawsTextBox"> <text string="" horizAdjust="LEFT" /> <frame x="20" y="55" width="100" height="25" border="no" />@@ -25,7 +24,7 @@ <listbox rows="3" height="20" text="Day" alpha="100"/> <frame x="150" y="55" width="200" height="25" border="no" /> </widget>- + <widget name="merchants_label" factory="pawsTextBox"> <text string="" horizAdjust="LEFT" /> <frame x="20" y="90" width="100" height="25" border="no" />@@ -35,7 +34,7 @@ <listbox rows="4" height="20" text="Day" alpha="100"/> <frame x="150" y="90" width="200" height="25" border="no" /> </widget>- + <widget name="aliveNPCs_label" factory="pawsTextBox"> <text string="" horizAdjust="LEFT" /> <frame x="20" y="125" width="100" height="25" border="no" />@@ -45,7 +44,7 @@ <listbox rows="4" height="20" text="Day" alpha="100"/> <frame x="150" y="125" width="200" height="25" border="no" /> </widget>- + <widget name="deadNPCs_label" factory="pawsTextBox"> <text string="" horizAdjust="LEFT" /> <frame x="20" y="160" width="100" height="25" border="no" />@@ -78,5 +77,4 @@ </widget> -</widget_description>-+</widget_description>\ No newline at end of fileIndex: data/gui/configchat.xml===================================================================--- data/gui/configchat.xml (Revision 6705)+++ data/gui/configchat.xml (Arbeitskopie)@@ -1,11 +1,10 @@ <widget_description>-<widget name="ConfigChatTree" factory="pawsConfigChat"- visible="no" savepositions="no" movable="no"- resizable="no" style="New Standard GUI">++<widget name="ConfigChatTree" factory="pawsConfigChat" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI"> <frame x="225" y="0" width="420" height="320" border="no" />- <font name="/planeshift/data/ttf/LiberationSans-Regular.ttf" r="200" g="200" b="200" size="10" scalefont="no" />+ <bgimage resource="Scaling Widget Background" /> - <widget name="systemtext" factory="pawsTextBox">+ <widget name="systemtext" factory="pawsTextBox"> <frame x="10" y="0" width="130" height="20" /> <text string="System text color" /> </widget>@@ -158,7 +157,7 @@ <frame x="255" y="160" width="160" height="20" /> <text string="Echo screen text" /> </widget>- + <widget name="mainbrackets" factory="pawsCheckBox"> <frame x="255" y="180" width="160" height="20" /> <text string="Main chat brackets" /> @@ -168,12 +167,12 @@ <frame x="255" y="200" width="160" height="20" /> <text string="Mix yourtext color" /> </widget>- + <widget name="loosefocus" factory="pawsCheckBox"> <frame x="255" y="220" width="160" height="20"/> <text string="Lose focus on send" /> </widget>- + <widget name="defaultlastchat" factory="pawsCheckBox"> <frame x="255" y="240" width="160" height="20"/> <text string="Default last chat" />@@ -181,5 +180,4 @@ </widget> -</widget_description>-+</widget_description>\ No newline at end of fileIndex: data/gui/configdetails.xml===================================================================--- data/gui/configdetails.xml (Revision 6705)+++ data/gui/configdetails.xml (Arbeitskopie)@@ -1,8 +1,7 @@ <widget_description> -<widget name="ConfigDetails" factory="pawsConfigDetails"- visible="no" savepositions="no" movable="no" - resizable="no" style="New Standard GUI">+<widget name="ConfigDetails" factory="pawsConfigDetails" visible="no" savepositions="no" movable="no" resizable="no" style="New Standard GUI">+ <bgimage resource="Scaling Widget Background" /> <widget name="AdaptCheck" factory="pawsCheckBox"> <frame x="100" y="10" width="190" height="20" />@@ -88,8 +87,7 @@ <frame x="20" y="280" width="200" height="20" border="no" /> <text string="Actual FPS may vary."/> </widget>- + </widget> -</widget_description>-+</widget_description>\ No newline at end of file