Skip to content

Commit 2854bdc

Browse files
committed
system infos deactivated
1 parent cea3cac commit 2854bdc

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

screenFiles/constant-widgets.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,15 +133,15 @@
133133

134134

135135
<constant-widget name="system_infos_menu">
136-
<!-- CPU Usage -->
136+
<!-- CPU Usage --><!--
137137
<eLabel backgroundColor="windowBackgroundSecond" position="1622,170" size="237,70" zPosition="-10" />
138138
<widget source="Title" render="Label" position="1635,170" size="100,70" font="font_standard_small" halign="left" valign="top" backgroundColor="windowBackgroundSecond" transparent="1" foregroundColor="foreground">
139139
<convert type="MetrixReloadedTextTranslator">cpuload</convert>
140140
</widget>
141141
<widget source="Title" backgroundColor="windowBackgroundSecond" render="Label" font="font_standard_small" position="1782,170" size="60,40" halign="right" valign="top" transparent="1" noWrap="1">
142142
<convert type="MetrixReloadedCpuUsage">$0</convert>
143143
</widget>
144-
<!-- System Temperatur -->
144+
--><!-- System Temperatur --><!--
145145
<widget source="Title" backgroundColor="windowBackgroundSecond" render="Label" font="font_standard_small" position="1782,200" size="60,40" halign="right" valign="top" transparent="1" noWrap="1">
146146
<convert type="MetrixReloadedTempFanInfo">TempInfo</convert>
147147
</widget>
@@ -152,7 +152,7 @@
152152
</widget>
153153
<widget source="Title" backgroundColor="windowBackgroundSecond" render="Label" font="font_standard_small" position="1722,308" size="120,40" halign="right" valign="top" transparent="1" noWrap="1">
154154
<convert type="MetrixReloadedLayoutInfo">MemTotal,Free</convert>
155-
</widget>
155+
</widget>-->
156156
</constant-widget>
157157

158158

skin/skin.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,15 +1386,15 @@
13861386

13871387

13881388
<constant-widget name="system_infos_menu">
1389-
<!-- CPU Usage -->
1389+
<!-- CPU Usage --><!--
13901390
<eLabel backgroundColor="windowBackgroundSecond" position="1622,170" size="237,70" zPosition="-10" />
13911391
<widget source="Title" render="Label" position="1635,170" size="100,70" font="font_standard_small" halign="left" valign="top" backgroundColor="windowBackgroundSecond" transparent="1" foregroundColor="foreground">
13921392
<convert type="MetrixReloadedTextTranslator">cpuload</convert>
13931393
</widget>
13941394
<widget source="Title" backgroundColor="windowBackgroundSecond" render="Label" font="font_standard_small" position="1782,170" size="60,40" halign="right" valign="top" transparent="1" noWrap="1">
13951395
<convert type="MetrixReloadedCpuUsage">$0</convert>
13961396
</widget>
1397-
<!-- System Temperatur -->
1397+
--><!-- System Temperatur --><!--
13981398
<widget source="Title" backgroundColor="windowBackgroundSecond" render="Label" font="font_standard_small" position="1782,200" size="60,40" halign="right" valign="top" transparent="1" noWrap="1">
13991399
<convert type="MetrixReloadedTempFanInfo">TempInfo</convert>
14001400
</widget>
@@ -1405,7 +1405,7 @@
14051405
</widget>
14061406
<widget source="Title" backgroundColor="windowBackgroundSecond" render="Label" font="font_standard_small" position="1722,308" size="120,40" halign="right" valign="top" transparent="1" noWrap="1">
14071407
<convert type="MetrixReloadedLayoutInfo">MemTotal,Free</convert>
1408-
</widget>
1408+
</widget>-->
14091409
</constant-widget>
14101410

14111411

skin/version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.31
1+
0.6.40

0 commit comments

Comments
 (0)