Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 828108
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/higan-ui/higan-ui.cpp
0
++ b/higan-ui/higan-ui.cpp
Lines 52-58 Link Here
52
  }
52
  }
53
  file::write({Path::settings, "paths.bml"}, string{
53
  file::write({Path::settings, "paths.bml"}, string{
54
    "data: ", Path::data, "\n",
54
    "data: ", Path::data, "\n",
55
    "templates: ", Path::templates, "\n"
55
    "templates: /usr/share/higan/System/" "\n"
56
  });
56
  });
57
57
58
  //create interfaces list in alphabetical order of interface->name() values
58
  //create interfaces list in alphabetical order of interface->name() values

Return to bug 828108