plugin: Style consistency fix
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/315
This commit is contained in:
parent
a4c159ecad
commit
5f4e0e5ff8
@ -318,8 +318,8 @@ gnome_shell_plugin_confirm_display_change (MetaPlugin *plugin)
|
|||||||
_shell_wm_confirm_display_change (get_shell_wm ());
|
_shell_wm_confirm_display_change (get_shell_wm ());
|
||||||
}
|
}
|
||||||
|
|
||||||
static const
|
static const MetaPluginInfo *
|
||||||
MetaPluginInfo *gnome_shell_plugin_plugin_info (MetaPlugin *plugin)
|
gnome_shell_plugin_plugin_info (MetaPlugin *plugin)
|
||||||
{
|
{
|
||||||
static const MetaPluginInfo info = {
|
static const MetaPluginInfo info = {
|
||||||
.name = "GNOME Shell",
|
.name = "GNOME Shell",
|
||||||
|
Loading…
Reference in New Issue
Block a user