Add PreferencesPage to select to change icon

This commit is contained in:
sonichy
2025-06-08 11:13:26 +08:00
parent e16430ac27
commit 9d5b0a987f
11 changed files with 299 additions and 20 deletions

10
HTYMenu@sonichy/metadata.json Executable file
View File

@@ -0,0 +1,10 @@
{
"uuid": "HTYMenu@sonichy",
"name": "HTYMenu",
"description": "Display application list on GNOME taskbar",
"author": "sonichy",
"version": "2.0",
"shell-version": [ "45", "46", "47", "48" ],
"url": "https://github.com/sonichy/GNOME_extension",
"settings-schema": "org.gnome.shell.extensions.HTYMenu"
}