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
|
||||
g_io_module_load (GIOModule *module)
|
||||
{
|
||||
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
|
||||
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
||||
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
|
||||
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
||||
|
||||
/* register the panel */
|
||||
cc_network_panel_register (module);
|
||||
/* register the panel */
|
||||
cc_network_panel_register (module);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue