← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 417960] Re: Show preferences dialog on initial start-up

 

** Changed in: linuxdcpp
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/417960

Title:
  Show preferences dialog on initial start-up

Status in Linux DC++:
  Fix Released

Bug description:
  The first time the program is started, it should open the preferences
  dialog to indicate to the user that some information is required
  before using the program. This information should include nickname,
  encoding, and anything else I'm missing (suggestions?).

  In addition, it should not allow the preferences dialog to be closed
  unless the aforementioned values are entered. As a special case, if
  the user selects UTF-8 as their encoding (directly or indirectly by
  "System default"), display a warning dialog with a don't show me again
  option indicating that UTF-8 doesn't work right for most NMDC hubs and
  recommending they choose a different encoding.