Loading
Commits on Source 17
-
Guntupalli Karunakar authored
-
Matej Mrenica authored
-
Sid authored
Fixes the following 3 warnings. src/libvirt-machine.vala:79:12: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘guint64’ {aka ‘long unsigned int’} [-Wformat=] src/preferences/storage-row.vala:110:14: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘guint64’ {aka ‘long unsigned int’} [-Wformat=] src/preferences/storage-row.vala:130:11: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘guint64’ {aka ‘long unsigned int’} [-Wformat=] -
Davide Ferracin authored
-
Brage Fuglseth authored
-
Sabri Ünal authored
-
Victor Trista authored
-
Felipe Borges authored
So we can drop docutils dep.
-
Felipe Borges authored
-
Felipe Borges authored
So that we include the most recent build fixes for gcc 14.x
-
Felipe Borges authored
-
Felipe Borges authored
So it is consistent with the application-id overrides.
-
Luis Guzman authored
trisquel has now gnome-boxes-logo via: https://gitlab.gnome.org/GNOME/gnome-boxes-logos/-/merge_requests/20 Signed-off-by:
Ark74 <ark@switnet.org>
-
Felipe Borges authored
Fixes #1097
-
Felipe Borges authored
-
Jeremy Bícha authored