зеркало из https://github.com/mozilla/gecko-dev.git
cleaned up the interfaces a bit.
This commit is contained in:
Родитель
d6cb0bb812
Коммит
f64d3fc25b
|
@ -19,13 +19,18 @@
|
|||
<!-- This is the MonthController and Todo List -->
|
||||
<panel name="ToDoCalViewRule">
|
||||
<mcc name="MiniCalendar" control="MultiCalendarEventWeekView" usectxrule="DayList"/>
|
||||
<!--
|
||||
<todocanvas name="ToDoCanvas"/>
|
||||
-->
|
||||
</panel>
|
||||
|
||||
<!-- This is the MultiDayView and Command Bar -->
|
||||
<panel name="MultiDayViewRule">
|
||||
<multidayviewcanvas name="MultiCalendarEventWeekView" control="MiniCalendar" repeatable="DayContext" minrepeat="1" maxrepeat="1" count="1" layout="xbox"/>
|
||||
<!--
|
||||
<commandcanvas name="CommandCanvas" weightmajor="0" weightminor="0"/>
|
||||
-->
|
||||
<object class="timebaruserheading" name="tuh" title="Status Bar" weightmajor="0" weightminor="0"/>
|
||||
</panel>
|
||||
|
||||
|
||||
|
|
|
@ -25,7 +25,10 @@
|
|||
<!-- This is the MultiDayView and Command Bar -->
|
||||
<panel name="MultiDayViewRule">
|
||||
<multidayviewcanvas name="MultiCalendarEventWeekView" control="MiniCalendar" repeatable="DayContext" minrepeat="1" maxrepeat="31" count="31">
|
||||
<commandcanvas name="CommandCanvas" weightmajor="0" weightminor="0">
|
||||
<!--
|
||||
<commandcanvas name="CommandCanvas" weightmajor="0" weightminor="0"/>
|
||||
-->
|
||||
<object class="timebaruserheading" name="tuh" title="Status Bar" weightmajor="0" weightminor="0"/>
|
||||
</panel>
|
||||
|
||||
|
||||
|
|
|
@ -12,13 +12,18 @@
|
|||
<!-- This is the MonthController and Todo List -->
|
||||
<panel name="ToDoCalViewRule">
|
||||
<mcc name="MiniCalendar" control="MultiCalendarEventWeekView" usectxrule="DayList"/>
|
||||
<!--
|
||||
<todocanvas name="ToDoCanvas"/>
|
||||
-->
|
||||
</panel>
|
||||
|
||||
<!-- This is the MultiDayView and Command Bar -->
|
||||
<panel name="MonthViewRule">
|
||||
<monthviewcanvas name="MultiCalendarEventWeekView" control="MiniCalendar"/>
|
||||
<!--
|
||||
<commandcanvas name="CommandCanvas" weightmajor="0" weightminor="0"/>
|
||||
-->
|
||||
<object class="timebaruserheading" name="tuh" title="Status Bar" weightmajor="0" weightminor="0"/>
|
||||
</panel>
|
||||
|
||||
|
||||
|
|
|
@ -27,7 +27,10 @@
|
|||
<!-- This is the MultiDayView and Command Bar -->
|
||||
<panel name="MultiDayViewRule">
|
||||
<multidayviewcanvas layout="xbox" name="MultiCalendarEventWeekView" control="MiniCalendar" repeatable="DayContext" minrepeat="1" maxrepeat="21" count="5">
|
||||
<commandcanvas name="CommandCanvas" weightmajor="0" weightminor="0">
|
||||
<!--
|
||||
<commandcanvas name="CommandCanvas" weightmajor="0" weightminor="0"/>
|
||||
-->
|
||||
<object class="timebaruserheading" name="tuh" title="Status Bar" weightmajor="0" weightminor="0"/>
|
||||
</panel>
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче