gnome-shell/subprojects/extensions-tool/src
Florian Müllner bf367daaba build: Fix some harmless compiler warnings
Some (newer?) GCC versions complain when a g_auto variable isn't
initialized when declared, even when the initialization is guaranteed
to happen before the variable is used or goes out of scope.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2298
2020-03-08 00:34:36 +00:00
..
template extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-create.c build: Fix some harmless compiler warnings 2020-03-08 00:34:36 +00:00
command-disable.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-enable.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-info.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-install.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-list.c extensions-tool: Add option to list updates 2020-02-10 22:43:00 +00:00
command-pack.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-prefs.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-reset.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-uninstall.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
commands.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
common.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
gnome-extensions-tool.gresource.xml extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
main.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
meson.build extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00