Skip to content

Commit 0ed4637

Browse files
authoredAug 9, 2024··
Merge pull request #310 from kicsyromy/patch-1
Add MissionCenter to the list of projects using gtk-rs
2 parents 7bcdd1b + 3161986 commit 0ed4637

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎_data/projects.json

+6
Original file line numberDiff line numberDiff line change
@@ -256,5 +256,11 @@
256256
"url": "https://gitlab.gnome.org/World/warp",
257257
"app_id": "app.drey.Warp",
258258
"description": "Fast and secure file transfer"
259+
},
260+
{
261+
"name": "Mission Center",
262+
"url": "https://gitlab.com/mission-center-devs/mission-center",
263+
"app_id": "io.missioncenter.MissionCenter",
264+
"description": "Monitor system resources, apps and services"
259265
}
260266
]

0 commit comments

Comments
 (0)
Please sign in to comment.