Observer pattern, Bugfixes
This commit is contained in:
@@ -517,7 +517,7 @@
|
||||
<object class="GtkLabel" id="etr_period_1">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">00:00 - 07:35</property>
|
||||
<property name="label" translatable="yes">00:00 - 00:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -531,7 +531,7 @@
|
||||
<object class="GtkLabel" id="etr_period_3">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">08:15 - 08:43</property>
|
||||
<property name="label" translatable="yes">02:00 - 02:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -545,7 +545,7 @@
|
||||
<object class="GtkLabel" id="etr_period_5">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">11:13 - 13:12</property>
|
||||
<property name="label" translatable="yes">04:00 - 04:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -559,7 +559,7 @@
|
||||
<object class="GtkLabel" id="etr_period_7">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">14:42 - 15:41</property>
|
||||
<property name="label" translatable="yes">06:00 - 06:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -573,7 +573,7 @@
|
||||
<object class="GtkLabel" id="etr_period_9">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">16:13 - 16:52</property>
|
||||
<property name="label" translatable="yes">08:00 - 08:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -789,7 +789,7 @@
|
||||
<object class="GtkLabel" id="etr_period_2">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">07:35 - 08:14</property>
|
||||
<property name="label" translatable="yes">01:00 - 01:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -803,7 +803,7 @@
|
||||
<object class="GtkLabel" id="etr_period_4">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">08:44 - 11:12</property>
|
||||
<property name="label" translatable="yes">03:00 - 03:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -817,7 +817,7 @@
|
||||
<object class="GtkLabel" id="etr_period_6">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">13:13 - 14:41</property>
|
||||
<property name="label" translatable="yes">05:00 - 05:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -831,7 +831,7 @@
|
||||
<object class="GtkLabel" id="etr_period_8">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">15:41 - 16:12</property>
|
||||
<property name="label" translatable="yes">07:00 - 07:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
@@ -845,7 +845,7 @@
|
||||
<object class="GtkLabel" id="etr_period_10">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">16:53 - 23:59</property>
|
||||
<property name="label" translatable="yes">09:00 - 09:59</property>
|
||||
<attributes>
|
||||
<attribute name="size" value="15360"/>
|
||||
</attributes>
|
||||
|
||||
Reference in New Issue
Block a user