ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 47774: /trunk/ui/ /trunk/ui/: softwa

From: "Maynard, Chris" <Christopher.Maynard@xxxxxxxxx>
Date: Mon, 4 Mar 2013 21:40:01 -0500
In ui/gtk/main_welcome.c:welcome_new(), we have the following block of code in lines 1390-1401:

#if 0
    /* XXX - add this, once the Windows update functionality is implemented */
    /* topic updates */
    topic_vb = welcome_topic_new("Updates", &topic_to_fill);
    gtk_box_pack_start(GTK_BOX(column_vb), topic_vb, TRUE, TRUE, 0);
    label_text =  g_strdup("<span foreground=\"black\">No updates available!</span>");
    w = gtk_label_new(label_text);
    gtk_label_set_markup(GTK_LABEL(w), label_text);
    g_free (label_text);
    gtk_box_pack_start(GTK_BOX(topic_to_fill), w, TRUE, TRUE, 0);
#endif

Should this be added?
- Chris
________________________________________
From: wireshark-commits-bounces@xxxxxxxxxxxxx [wireshark-commits-bounces@xxxxxxxxxxxxx] On Behalf Of gerald@xxxxxxxxxxxxx [gerald@xxxxxxxxxxxxx]
Sent: Wednesday, February 20, 2013 3:16 PM
To: wireshark-commits@xxxxxxxxxxxxx
Subject: [Wireshark-commits] rev 47774: /trunk/ui/ /trunk/ui/:  software_update.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47774

User: gerald
Date: 2013/02/20 12:16 PM

Log:
 Forcing everyone to use the development update channel probably isn't
 the best idea.

Directory: /trunk/ui/
  Changes    Path                 Action
  +1 -1      software_update.c    Modified

-- 
CONFIDENTIALITY NOTICE: The information contained in this email message is intended only for use of the intended recipient. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately delete it from your system and notify the sender by replying to this email.  Thank you.