rename *Content.qml to *Applet.qml
This commit is contained in:
parent
989182d603
commit
6461b9a943
14 changed files with 14 additions and 14 deletions
|
|
@ -1,8 +1,8 @@
|
|||
module applets
|
||||
HexWaveBackground 1.0 HexWaveBackground.qml
|
||||
VolumeContent 1.0 VolumeContent.qml
|
||||
MprisContent 1.0 MprisContent.qml
|
||||
CpuContent 1.0 CpuContent.qml
|
||||
MemoryContent 1.0 MemoryContent.qml
|
||||
TemperatureContent 1.0 TemperatureContent.qml
|
||||
DiskContent 1.0 DiskContent.qml
|
||||
VolumeApplet 1.0 VolumeApplet.qml
|
||||
MprisApplet 1.0 MprisApplet.qml
|
||||
CpuApplet 1.0 CpuApplet.qml
|
||||
MemoryApplet 1.0 MemoryApplet.qml
|
||||
TemperatureApplet 1.0 TemperatureApplet.qml
|
||||
DiskApplet 1.0 DiskApplet.qml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue