network: kill more tabs
This commit is contained in:
parent
308db2da1a
commit
bb752ed25c
1 changed files with 4 additions and 4 deletions
|
@ -28,11 +28,11 @@
|
||||||
void
|
void
|
||||||
g_io_module_load (GIOModule *module)
|
g_io_module_load (GIOModule *module)
|
||||||
{
|
{
|
||||||
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
|
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
|
||||||
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
||||||
|
|
||||||
/* register the panel */
|
/* register the panel */
|
||||||
cc_network_panel_register (module);
|
cc_network_panel_register (module);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue