This is just some static backup of the original site, don't expect every link to work!

Ignore:
Timestamp:
Nov 26, 2011, 6:53:31 PM (11 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
826c34
Parents:
99ced4
Message:

tons of changes, mostly namespace-related

File:
1 edited

Legend:

Unmodified
Added
Removed
  • content/bindings/vI_notificationBox.xml

    r99ced4 rf29419  
    3030          <xul:image anonid="messageImage" class="messageImage" xbl:inherits="src=image"/>
    3131     <xul:vbox><xul:spacer flex="1" />
    32          <xul:label id="vINotificationTitle" hidden="true" align="right" />
    33          <xul:label class="v_identity_logo vINotificationLogo"
     32         <xul:label id="virtualIdentityExtension_vINotificationTitle" hidden="true" align="right" />
     33         <xul:label class="v_identity_logo virtualIdentityExtension_vINotificationLogo"
    3434           value="&vident.vidLogo.label; &vident.version;" align="right" />
    3535          <xul:spacer flex="1" /></xul:vbox>
    36           <xul:textbox id="vINotificationTextbox" anonid="messageText" class="plain" height="3"
     36          <xul:textbox id="virtualIdentityExtension_vINotificationTextbox" anonid="messageText" class="plain" height="3"
    3737           value="" flex="1" multiline="true" readonly="true"
    3838           xbl:inherits="value=label"
     
    4242        </xul:hbox>
    4343        <xul:toolbarbutton ondblclick="event.stopPropagation();"
    44               class="vINotificationCloseButton"
     44              class="virtualIdentityExtension_vINotificationCloseButton"
    4545                           xbl:inherits="hidden=hideclose"
    4646                           oncommand="document.getBindingParent(this).close();"/>
Note: See TracChangeset for help on using the changeset viewer.