~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to src/util/defaults.cpp

  • Committer: Nathan Osman
  • Date: 2012-07-04 22:38:09 UTC
  • Revision ID: admin@quickmediasolutions.com-20120704223809-3f3w98omt2f90ba6
Added [empty] menu item to indicator when there are no machines available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
    Map["Network/TimeoutInterval"]   = 45;
77
77
    Map["Network/TransmissionPort"]  = 41721;
78
78
 
79
 
    Map["RPC/Port"] = 41722;
80
 
 
81
79
    Map["ShareBox/Instances"] = GenerateDefaultShareBoxInstance();
82
80
}