parent
4738a0e182
commit
7cb12e75ae
@ -489,7 +489,7 @@ ScreenshotWindow::_SetupOutputPathMenu(const BMessage& settings)
|
||||
_AddItemToPathMenu(path.Path(), label, 0,
|
||||
path.Path() == lastSelectedPath, 'D');
|
||||
|
||||
find_directory(B_BEOS_ETC_DIRECTORY, &path);
|
||||
find_directory(B_USER_NONPACKAGED_DATA_DIRECTORY, &path);
|
||||
path.Append("artwork");
|
||||
|
||||
label.SetTo(B_TRANSLATE("Artwork folder"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user