Unicode for temperature
Change-Id: Ie86dc63f83ae51e9947debc7191fd91d61b83008
This commit is contained in:
committed by
Dees Troy
parent
999219d763
commit
f13b893c2c
@@ -269,7 +269,7 @@
|
||||
<conditions>
|
||||
<condition var1="tw_no_cpu_temp" var2="0" />
|
||||
</conditions>
|
||||
<text>CPU: %tw_cpu_temp% C</text>
|
||||
<text>CPU: %tw_cpu_temp% °C</text>
|
||||
</object>
|
||||
|
||||
<object type="button">
|
||||
|
||||
@@ -275,7 +275,7 @@
|
||||
<conditions>
|
||||
<condition var1="tw_no_cpu_temp" var2="0" />
|
||||
</conditions>
|
||||
<text>CPU: %tw_cpu_temp% C</text>
|
||||
<text>CPU: %tw_cpu_temp% °C</text>
|
||||
</object>
|
||||
|
||||
<object type="text" color="%text_color%">
|
||||
|
||||
@@ -264,7 +264,7 @@
|
||||
<conditions>
|
||||
<condition var1="tw_no_cpu_temp" var2="0" />
|
||||
</conditions>
|
||||
<text>CPU: %tw_cpu_temp% C</text>
|
||||
<text>CPU: %tw_cpu_temp% °C</text>
|
||||
</object>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@
|
||||
<conditions>
|
||||
<condition var1="tw_no_cpu_temp" var2="0" />
|
||||
</conditions>
|
||||
<text>CPU: %tw_cpu_temp% C</text>
|
||||
<text>CPU: %tw_cpu_temp% °C</text>
|
||||
</object>
|
||||
|
||||
<object type="button">
|
||||
|
||||
@@ -276,7 +276,7 @@
|
||||
<conditions>
|
||||
<condition var1="tw_no_cpu_temp" var2="0" />
|
||||
</conditions>
|
||||
<text>CPU: %tw_cpu_temp% C</text>
|
||||
<text>CPU: %tw_cpu_temp% °C</text>
|
||||
</object>
|
||||
|
||||
<object type="text" color="%text_color%">
|
||||
|
||||
Reference in New Issue
Block a user