whitespace only changes, get rid of tabs

This commit is contained in:
vladimir%pobox.com 2005-04-24 18:51:02 +00:00
Родитель da5cc1b648
Коммит 0f2db322cc
1 изменённых файлов: 320 добавлений и 318 удалений

Просмотреть файл

@ -1113,7 +1113,7 @@
<xul:vbox class="calendar-event-box-container" xbl:inherits="parentorient=orient" flex="1" align="left"> <xul:vbox class="calendar-event-box-container" xbl:inherits="parentorient=orient" flex="1" align="left">
<xul:label anonid="event-name" flex="1" crop="right"/> <xul:label anonid="event-name" flex="1" crop="right"/>
<!-- for some reason, textboxes suck ass for reflow. --> <!-- for some reason, textboxes suck ass for reflow. -->
<!-- <xul:textbox class="editable-label" anonid="event-name" flex="1" crop="right"/> --> <!-- <xul:textbox class="plain" style="background: transparent !important" anonid="event-name" flex="1" crop="right"/> -->
</xul:vbox> </xul:vbox>
<xul:calendar-event-gripbar anonid="gripbar2" whichside="end" xbl:inherits="parentorient=orient"/> <xul:calendar-event-gripbar anonid="gripbar2" whichside="end" xbl:inherits="parentorient=orient"/>
</xul:box> </xul:box>
@ -1832,3 +1832,5 @@
</handlers> </handlers>
</binding> </binding>
</bindings> </bindings>
<!-- -*- Mode: xml; indent-tabs-mode: nil; -*- -->