Attempt to force an operator update when embedded
This commit is contained in:
parent
22029213a8
commit
0a1d942e37
@ -190,6 +190,7 @@ static void _on_plug_embedded(gpointer data)
|
|||||||
g_source_remove(panel->timeout);
|
g_source_remove(panel->timeout);
|
||||||
panel->timeout = 0;
|
panel->timeout = 0;
|
||||||
gtk_widget_show(panel->plug);
|
gtk_widget_show(panel->plug);
|
||||||
|
plugin->helper->queue(plugin->helper->phone, "AT+COPS?");
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean _on_battery_timeout(gpointer data)
|
static gboolean _on_battery_timeout(gpointer data)
|
||||||
|
Loading…
Reference in New Issue
Block a user