This commit is contained in:
sonichy
2025-04-27 17:54:35 +08:00
parent e61f0b8f25
commit cfb55c1d3d
2 changed files with 8 additions and 8 deletions

14
CMUD@sonichy/metadata.json Executable file → Normal file
View File

@@ -1,9 +1,9 @@
{ {
"uuid": "CMUD@sonichy", "author": "sonichy",
"name": "CMUD", "description": "Display uptime, cpu, memory, upload, download on GNOME taskbar.",
"description": "Display uptime, cpu, memory, upload, download on GNOME taskbar.", "name": "CMUD",
"author": "sonichy", "shell-version": [ "45", "46", "47", "48" ],
"version": "1.0", "url": "https://github.com/sonichy/GNOME_extension",
"shell-version": [ "45", "46", "47", "48" ], "uuid": "CMUD@sonichy",
"url": "https://github.com/sonichy/Cinnamon_Applet" "version": 3
} }

View File

@@ -5,5 +5,5 @@
"author": "sonichy", "author": "sonichy",
"version": "1.0", "version": "1.0",
"shell-version": [ "45", "46", "47", "48" ], "shell-version": [ "45", "46", "47", "48" ],
"url": "https://github.com/sonichy/Cinnamon_Applet" "url": "https://github.com/sonichy/GNOME_extension"
} }