mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 17:20:21 +00:00
Some more rebranding
This commit is contained in:
@@ -194,7 +194,7 @@ url_opengui ()
|
||||
}
|
||||
|
||||
urlgrabberwindow =
|
||||
mg_create_generic_tab ("UrlGrabber", _("XChat: URL Grabber"), FALSE,
|
||||
mg_create_generic_tab ("UrlGrabber", _(DISPLAY_NAME": URL Grabber"), FALSE,
|
||||
TRUE, url_closegui, NULL, 400, 256, &vbox, 0);
|
||||
view = url_treeview_new (vbox);
|
||||
g_object_set_data (G_OBJECT (urlgrabberwindow), "model",
|
||||
|
||||
Reference in New Issue
Block a user