[confluence] adds progress control to busy dialog
authorJonathan Marshall <jmarshall@never.you.mind>
Sun, 26 Aug 2012 04:55:04 +0000 (16:55 +1200)
committerJonathan Marshall <jmarshall@never.you.mind>
Fri, 7 Sep 2012 06:15:39 +0000 (18:15 +1200)
addons/skin.confluence/720p/DialogBusy.xml

index 7e9df8d..fd053fa 100644 (file)
                                <label>$LOCALIZE[31004]</label>
                                <font>font12</font>
                        </control>
+                       <control type="progress" id="10">
+                               <description>Progressbar</description>
+                               <posx>20</posx>
+                               <posy>65</posy>
+                               <width>160</width>
+                               <height>10</height>
+                               <!-- <info>System.Progressbar</info> -->
+                       </control>
                </control>
        </controls>
-</window>
\ No newline at end of file
+</window>