GNOME Bugzilla – Bug 761967
(network-light) add command line argument to specify the friendly name
Last modified: 2019-02-22 05:57:47 UTC
(network-light) add command line argument to specify the friendly name and display the friendly name in the window title. The pending pull request has code to implement.
Can you also split up the commits into patches that contain only one of the two fixes each and attach them here so I can do the usual review process? Thank you.
Created attachment 321692 [details] [review] main.c
Created attachment 321693 [details] gui.h
Created attachment 321694 [details] [review] gui.c
Created attachment 321695 [details] [review] gui.h
Created attachment 321696 [details] [review] upnp.c
Created attachment 321697 [details] [review] upnp.h
All files for this patch are now attached. I will wait until this patch is accepted (or rejected) before addressing the next enhancement request (761968)
Larry, Jens was hoping to get patches as attachments, not the files themselves. If you have a git tree with your commits, "git format-patch -2" will generate patch files for you (that's assuming there are two commits).
Created attachment 321875 [details] [review] patch file
added patch file as attachment
Review of attachment 321875 [details] [review]: +1