search for: dir_hom

Displaying 2 results from an estimated 2 matches for "dir_hom".

Did you mean: dir_home
2009 Oct 05
2
Sambauser can't use his homeshare but other shares - smb.conf
[This email is either empty or too large to be displayed at this time]
2006 Nov 13
7
[736] trunk/wxruby2/samples/dialogs/dialogs.rb: Fixed crashing bug in on_paint and made the code style more Ruby like.
...el>- def onDirChoose(event) </del><ins>+ def on_dir_choose(event) </ins><span class="cx"> </span><span class="cx"> # pass some initial dir to DirDialog </span><del>- dirHome = get_home_dir() </del><ins>+ dir_home = get_home_dir() </ins><span class="cx"> </span><del>- dialog = DirDialog.new(self, "Testing directory picker", dirHome) </del><ins>+ dialog = DirDialog.new(self, "Testing directory picker", dir_home) </ins><span cla...